Calc 2 - Taylor Expansion Series of x^(1/2)

omg4cards
Messages
3
Reaction score
0

Homework Statement



f(x) = \sqrt{x}, a = 4

Homework Equations



f(x) = \sumf^{n}(a)/n! (x-a)^{n}

The Attempt at a Solution



f(x) = x^{1/2}
f^{'}(x) = \frac{1}{2}x^{1/2}
f^{2}(x) = -\frac{1}{2}*\frac{1}{2}x^{-3/2}
f^{3}(x) = \frac{1}{2}*\frac{1}{2}*\frac{3}{2}x^{-5/2}
f^{4}(x) = -\frac{1}{2}*\frac{1}{2}*\frac{3}{2}*\frac{5}{2}x^{-7/2}

f^{n}(x) = (-1)^{n+1}*\frac{1}{2}^{n}*x^{-[(2n-1)/2]}*?


The problem I am having here is with identifying the pattern. I am able to describe everything except the numbers in the numerator(1, 1*1, 1*1*3, 1*1*3*5...). Any help is greatly appreciated!
 
Physics news on Phys.org
I have no idea why it looks like that...
 
shouldn't the number's in the numerator be (1*-1*-3*-5*...)?
 
I left out the signs to simplify and becaus I already identified the pattern w/ (-1)^(n+1)... so if i kept the signs in, the #'s in the numerator would be (1, -1*1, -3*-1*1, -5*-3*-1*1)
 
how are you trying to explain it then?
 
n! denotes the double factorial of n and is defined recursively for odd numbers,,
eg: 9! = 1 × 3 × 5 × 7 × 9 = 945

does that help?
 
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