1. Sequences and series Flashcards
(31 cards)
number sequence
an ordered list of numbers defined by a rule
members or terms
the numbers in a sequence
an infinite sequence
a sequence which continues forever
a finite sequence
a sequence which terminates
sequences can be defined by:
- listing terms
- using words
- using an explicit formula (Uˇn=…)
- a graphical representation (each number is a dot)
- using a recursive formula (have to go steps back) (Uˇ1=… Uˇn+1=…)
arithmetic sequence
a sequence in which each term differs from the previous one by the same fixed number (common difference)
Arithmetic sequence is also referred to as…
..arithmetic progression.
If d<0 the sequence is…
…decreasing and the other way around.
Why the name arithmetic?
Because a number in the sequence is an arithmetic mean of the numbers on either side of it.
What is this formula called:
Uˇn=Uˇ1+(n-1)d
It’s called the general term (n) formula.
geometric sequence
a sequence is geometric if each term can be obtained from the previous one by multiplying by the same non-zero constant - this is called geometric progression
Why the name geometric?
b^2=ac (geometric mean)
What is the general term formula for geometric sequences<’
Uˇn=Uˇ1*r^(n-1)
What is “r” in Uˇ(n+1)/Uˇn=r called?
the common ratio
a series
the sum of terms of a sequence
corresponding series for the finite sequence {Uˇn}
Uˇ1+Uˇ2+…+Uˇn
The series (sum) of a finite sequence is…
…always a finite, real number.
corresponding series for the infinite sequence {Uˇn}
Uˇ1+Uˇ2+…Uˇn+…
The series (sum) of an infinite sequence is…
…in many cases impossible to calculate, but in other cases does converge to a finite number (rarely).
How is the sigma notation with determined k, max value and form read?
The sum of all numbers of the form Uˇk where k is 1, 2, 3, etc. up to n.
properties of sigma notation:
1) sigma (aˇk+bˇk) = sigma (aˇk) + sigma (bˇk)
2) sigma (caˇk) where c is constant = csigma (aˇk)
3) sigma (c) = n*c
arithmetic series
the sum of the terms of an arithmetic sequence
sum of a finite arithmetic sequence (formula)
Sˇn=[n(Uˇ1+Uˇn)]/2
geometric sequence
the sum of the terms of a geometric sequence