Finding the power series of a square root

adriaat
Messages
9
Reaction score
0

Homework Statement


Find a power series for f(x) = \frac{1}{\sqrt{4+x^{2}}}, at x=0.

2. The attempt at a solution
I have looked up the Taylor series of \frac{1}{\sqrt{4+x^{2}}}, but I don't find any similarity with a power serie like \sum_{n\geq 0} a_{n} x^{n}

I don't know how to start, anyone can lend me a hand?
 
Physics news on Phys.org
Start with the definition of a power series.
Look at what happens when you differentiate the power series.
(Or just look up "power series")
 
Simon Bridge said:
Start with the definition of a power series.
Look at what happens when you differentiate the power series.
(Or just look up "power series")

I know that the differentiation of a power series is \sum n a_{n} x^{n-1}, so if by differentiating f(x) = \frac{1}{\sqrt{4+x^{2}}} I got rid of the square root, I would know how to find a power series: integrating the result found by the power series of the differentiation. But I think it can't be applied here since any differentiation leads to a square root.
 
Why not use the binomial expansion?
 
You have ##f(x)=\sum_{n=0}^\infty a_nx^n## it remains only for you to find out what the individual ##a_n##'s are.

How may you do that?

Hint:
Write out the first three or so terms explicitly.
What is f(x=0) in the power series? What is f(x=0) for the actual function?

You have ##f'(x)=\sum_{n=0}^\infty na_nx^n## ... good. What is f'(0) in the series? What is f'(0) for the actual function?

See the pattern?

---------------------------

Aside 1:
Considering that this is homework - I'd expect that you have been asked specifically to find a power series expansion rather than some other approximation method. I would have expected that you have had some lessons that include the power series expansion and how to go about finding the coefficients. Have you reviewed your coursework and notes?

Or maybe look it up?
http://en.wikipedia.org/wiki/Power_series
... if f(x) is analytic then the coefficients have a simple form.

Aside 2:
I'm puzzled that you don't find resemblance with the Taylor series - since the Taylor series is a power series.

In the Maclaurin series (a Taylor series about x=0) the terms are $$f(x)=\sum_{n=0}^\infty a_nx^n:a_n=\frac{f^{(n)}}{n!} $$ ... which is exactly the form you are looking for.

The suggestions above are supposed to help you realize this.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top