Series and Sequences Equations

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

nth term of arithmetic sequence

an=a1+d(n-1)

2
New cards

recursive representation given a1 and d (arithmetic)

an=an-1+d

3
New cards

Sum of Arithmetic Sequence

Sn=n/2 (a1+an)

4
New cards

Arithmetic sequence convergent or divergent?

Divergent

5
New cards

nth term of a geometric sequence

an=a1rn-1

6
New cards

recursive representation given a1 and r (geometric sequence)

an = ran-1

7
New cards

Sum of geometric sequence

Sn = a1[(1-rn)/(1-r)]

8
New cards

Geometric sequence convergent or divergent

If absolute value of r ≥ 1 than divergent, if absolute value of r < 1 than convergent

9
New cards

nth term of a harmonic sequence

an = 1/n

10
New cards

Sum of harmonic sequence

Sn = 1 + ½ + 1/3 + ¼ + … 1/n

11
New cards

harmonic sequence convergent or divergent

divergent

12
New cards

nth term of a quadratic sequence

yn = an2+bn+c

13
New cards

quadratic sequences convergent or divergent

divergent

14
New cards

how to tell if a sequence is quadratic

if the 2nd difference is constant than the sequence is quadratic

15
New cards

nth term of a telescoping sequence

an = (1)/(n2+bn+c)

16
New cards

telescoping sequence convergent or divergent

convergent

17
New cards

sum of elements of a telescoping sequence

Sn= sigma(1/(n-a) - 1/(n-b)