An expansion/interval of convergence problem

  • Thread starter Thread starter Bob Busby
  • Start date Start date
  • Tags Tags
    Convergence
Bob Busby
Messages
44
Reaction score
0

Homework Statement




The function f(x) = |x| is not differentiable at x = 0, so computing a Taylor Expansion of this function just isn't possible by taking derivatives of |x|. Through the use of clever substitution, you can still obtain the polynomial expansion of this function to be:

f(x) = |x| = 1 - (1/2)(1-x^2) - (1/24)(1-x^2)^2 - (13/246)(1-x^2)^3

for a certain interval of convergence. Establish this formula and the interval of convergence.

Homework Equations





The Attempt at a Solution



I went about solving this by expanding sqrt(1-x) and plugging in (-x^2 + 1) for x. This gave me the expansion:

1 - (1/2(1-x^2) - (1/8)(1 - x^2)^2 - (1/16)(1-x^2)^3

This is not the given expansion but I graph it and it is a better approximation than the given expansion.

In order to find the interval of convergence I differentiated sqrt(1-x) and notice that its derivatives all have singularities at x = 1. Does this mean that the interval of convergence for the absolute value function I found is (-1, 1).? Also, I like my expansion better, but does anyone know how to find the given expansion?

Any help would be appreciated.
 
Physics news on Phys.org
Bob Busby Hi !

I don't nearly understand where you got this:

f(x) = |x| = 1 - (1/2)(1-x^2) - (1/24)(1-x^2)^2 - (13/246)(1-x^2)^3

it doesn't seem strange to you? :)

1 - (1/2)(1-x^2) - (1/24)(1-x^2)^2 - (13/246)(1-x^2)^3 <-- this does not equals |x|, try to plot it on a graph, and in no way behaves like the function "absolute value of x" (|x|) they are both even functions that's it.

May be you can simulate |x| by sqrt(x^2) but i don't think you can write it in a closed form as a Taylor expansion.
 
Bob Busby said:
Also, I like my expansion better, but does anyone know how to find the given expansion?

Try expanding sqrt(x^2) about x=1.
 
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