Sequences and Series

Sequence



ေအာက္မွာေပးထားတဲ့ ကိန္းတန္းေလးကို ေလ့လာၾကည့္ရေအာင္။



1,4,9,16,25,...



အခုကိန္းတန္းမွာပါ၀င္တဲ့ ကိန္းလံုးေတြဟာ ေရးခ်င္သလို ေရးထားျခင္း (random) မဟုတ္ပါဘူး။ ကိန္းလံုးေတြ ေျပာင္းလဲမႈမွာ စနစ္တစ္ခု (တနည္းေျပာရရင္ function တစ္ခု) အရ ေျပာင္းလဲသြားတာပါ။ ဒါကို functional notation နဲ႔ေျပာရမယ္ဆိုရင္...



f(1) = 1 = 12

f(2) = 4 = 22

f(3) = 9 = 32

f(4) = 16 = 42

f(5) = 25 = 52 လို႔ဆိုႏိုင္တာေပါ။့



ဒါကိုၾကည့္ျခင္းအားျဖင့္ function ရဲ့ Domain ဟာ {1,2,3,4,5,...n}=the set of natural numbers ဆိုရပါမယ္။ ဒါဆိုရင္ အထက္ပါေျပာင္းလဲမႈကို ၾကည့္ရံုနဲ႔ function ရဲ့ general formula ကို အလြယ္တကူ ေျပာႏိုင္ပါၿပီ။

f(n) = n2 ေပါ့...။



ဒါေၾကာင့္ sequence ဆိုတာဟာ special function လို႔ဆိုႏိုင္ၿပီး သူရဲ့ domain ကေတာ့ အၿမဲတမ္း သဘာ၀ကိန္း မ်ား ပါ၀င္ေသာအစု (the set of natural numbers) ျဖစ္ပါတယ္။ image ေတြကိုေတာ့ ဒီေနရာမွာ terms လို႔ ေျပာင္းလဲေခၚပါမယ္။ အေခၚအေ၀ၚ ေျပာင္းလဲမႈနဲ႔အတူ အသံုးျပဳမယ့္ symbols ေတြကိုလည္း ေျပာင္းလည္း သတ္မွတ္ပါတယ္။ အထက္မွာေပးထားတဲ့ ကိန္းလံုးေတြကို အခုလိုေခၚေ၀ၚ သတ္မွတ္ပါမယ္။

first term =u1 =1
second term=u2=4
third term =u3 =9
fourth term =u4 =16
fifth term =u5 =25
- - - - - - - - - - - - - - - -
nth term =un=n2

ဒီေနရာမွာ nth term ကို general term သို႔မဟုတ္ general formula လို႔ဆိုႏိုင္ပါတယ္။ ဒါေၾကာင့္ sequence ကို အခုလို definition ဖြင့္ဆိုႏိုင္ပါတယ္။



Sequence

A sequence is a function whose domain is either the set of all or part of natural numbers. The values (images) of function are called terms .



Example 1

Find the first four terms of the sequence defined by un = 3n - 5.



http://i627.photobucket.com/albums/tt352/Thu-Rein/template/th_bluearrow.gifSolution

un = 3n - 5

u1 = 3(1) - 5 =-2

u2 = 3(2) - 5 = 1

u3 = 3(3) - 5 = 4

u4 = 3(4) - 5 = 7

Therefore the fist four terms are -2, 1, 4, 7.



Exercises

Find the first four terms of the sequence defined by

(a) un = 2n + 3(b) un = 3n2 - 2(c) un = 4n2+ 3n - 5
Example2

Which term of the sequence defined by un = 4n - 23 is 25?



http://i627.photobucket.com/albums/tt352/Thu-Rein/template/th_bluearrow.gifSolution

un = 4n - 23

Let the nth term be 25.

Therefore un = 25

4n - 23 = 25

4n = 48

n = 12

Therefore the 12th term is 25.
စာဖတ်သူ၏ အမြင်ကို လေးစားစွာစောင့်မျှော်လျက်!
Previous Post Next Post