I want to know what is the Taylor series of $\sqrt{1+x^2}$ while $x \to 0$.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
If you just want the answer, you can find it at WolframAlpha |
|||||||||
|
|
If you want to work a little bit, you could learn about the binomial series: $$ (1+x)^\alpha = \sum_{n=0}^\infty \begin{pmatrix}\alpha \\ n\end{pmatrix} x^n $$ and then:
You'll get: $$ \sqrt{1 + x^2} = \sum_{n=0}^\infty \begin{pmatrix} 1/2 \\ n\end{pmatrix} x^{2n} $$ |
|||
|
|
