sequences and series

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:24 PM on 4/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Arithmetic Sequence nth Term

a_n = a_1 + d(n-1)

2
New cards

Arithmetic Sequence Sum

S_n = ((a_1 + a_n)/2) * n

3
New cards

Common Difference

d = a_2 - a_1

4
New cards

Geometric Sequence nth Term

a_n = a_1 * r^(n-1)

5
New cards

Common Ratio

r = a_2 / a_1

6
New cards

Infinite Geometric Series Sum

S∞ = a_1 / (1 - r)

7
New cards

Sigma Notation (Arithmetic)

Σ from i=1 to n of (a_1 + (i-1)d)

8
New cards

Sigma Notation (Geometric)

Σ from i=1 to n of a_1 * r^(i-1)

9
New cards

Monthly Deposit Formula

A = P((1+r)^n - 1) / r

10
New cards

Monthly Deposit Variables

P = monthly deposit, r = monthly interest rate, n = number of deposits

11
New cards

Factorial

n! = n(n-1)(n-2)…(1)

12
New cards

Example Factorial

10! = 10·9·8·7·6·5·4·3·2·1

13
New cards

Percent Increase Formula

a_n = a_1(1 + p)^(n)

14
New cards

Percent Decrease Formula

a_n = a_1(1 - p)^(n)