Sequences and Series

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Get a hint
Hint

Formula for recurrence relation

Get a hint
Hint

tn = r x tn-1 + d

Where tn is the nth term, r is the common ratio, and d is the constant difference.

Get a hint
Hint

Formula of Arithmetic Sequences

Get a hint
Hint

tn = a + (n-1)d, where a is the first term and d is the common difference.

tn = tn-1 +d, where d is the common difference

Card Sorting

1/4

Anonymous user
Anonymous user
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.

5 Terms

1
New cards

Formula for recurrence relation

tn = r x tn-1 + d

Where tn is the nth term, r is the common ratio, and d is the constant difference.

2
New cards

Formula of Arithmetic Sequences

tn = a + (n-1)d, where a is the first term and d is the common difference.

tn = tn-1 +d, where d is the common difference

3
New cards

Formula of Arithmetic Series

Sn = n/2( 2a + d(n-1)), where Sn is the sum of the first n terms, a is the first term, and d is the common difference.

Sn = n/2( a + l), where l is tn

4
New cards

Formula of Geometric sequences

tn = a x rn-1, where a is the first term and r is the common ratio.

tn = r x tn-1 , where r is the common ratio

5
New cards

Formula for Geometric Series

Sn = a(rn-1) / r-1