1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What is the Taylor Series for the function, f(x) = 1 / (1 - x)?
∑ x^n for |x| < 1
What is the Taylor Series for the function, f(x) = e^x?
∑ x^n / n! for |x| < ∞
What is the Taylor Series of the function, f(x) = sin(x)?
∑ [ (-1)^n x^(2 n +1) ] / [ (2 * n + 1)! ] for |x| < ∞
What is the Taylor Series of the function, f(x) = cos(x)?
∑ [ (-1)^n x^(2 n) ] / [ (2n)! ] for |x| < ∞
What is the Taylor Series for the function, f(x) = 1 / (1 + x)?
∑ (-1)^n x^n for |x| < 1
What is the Taylor Series for the function, f(x) = lnx?
∑ [ (-1)^(n-1) (x-1)^n / n ] for 0 < x ≤ 2
What is the Taylor Series for the function, f(x) = 1/x?
∑ (-1)^n (x-1)^n for 0 < x < 2