Power Series
Form
Can also be centered around a value c
Elementary Function Series
| Maclaurin Series | IOC | |
|---|---|---|
Can also be centered around a value c
n=0∑∞an(x−c)n| f(x) | Maclaurin Series | IOC |
|---|---|---|
| 1−x1 | ∑n=0∞xn | (−1,1) |
| ln(1−x) | −∑n=1∞nxn | [−1,1) |
| ln(1+x) | ∑n=1∞(−1)n+1nxn | (−1,1] |
| arctanx | ∑n=0∞(−1)n2n+1x2n+1 | [−1,1] |
| ex | ∑n=0∞n!xn | (−∞,∞) |
| cosx | ∑n=0∞(−1)n(2n)!x2n | (−∞,∞) |
| sinx | ∑n=0∞(−1)n(2n+1)!x2n+1 | (−∞,∞) |