Things to memorize for final Flashcards
1
Q
e^x series general term
A
x^n / n! = 1 + x + x^2/2 + x^3/3!
2
Q
cos(x) series general term
A
(-1)^n * x^2n / (2n)! = 1 - x^2/2 + x^4/4! - x^6/6!
3
Q
sin(x) series general term
A
(-1)^n * x^(2n+1) / (2n+1)! = x - x^3/3! + x^5/5! - x^7/7!
4
Q
1/(1-x) series general term
A
x^n = 1 + x + x^2 + x^3 (geometric series)
5
Q
ln(1+x) series general term
A
(-1)^(n+1) * x^n/n = x - x^2/2 + X^3/3 - x^4/4. (keep in mind that this series is taken from the derivative and that the first term is x)