Arithmetic Explicit Formula
aₙ=a₁+d(n-1)
Arithmetic Recursive Formula
aₙ = aₙ₋₁+d ; a₁=
1/3
Math 1
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Arithmetic Explicit Formula
aₙ=a₁+d(n-1)
Arithmetic Recursive Formula
aₙ = aₙ₋₁+d ; a₁=
Geometric Explicit Formula
aₙ=a₁ x rⁿ⁻¹
Geometric Recursive Formula
aₙ=aₙ₋₁ x r ; aₙ=r x aₙ₋₁