1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
1/1-x
1 + x + x2 + x3 +…= Σxⁿ
R=1
ln(1+x)
x - x2/2 + x3/3 - x4/4 +… = Σ(-1)ⁿ-1 xn/n
R=1
arctan(x)
x - x3/3 + x5/5 - x7/7 +… = Σ(-1)n-1 x²n+1/2n+1
R=1
sin(x)
x - x3/3! + x5/5! - x7/7! +…Σ(-1)n(x2n+1)/(2n+1)!
R=∞
cos(x)
x - x2/2! + x4/4! - x6/6! +…Σ(-1)n(x2n)/(2n)!
R=∞
ex
1 + x + (1/2!)x² +…=Σ(1/n!)xⁿ
R=∞