Finding the nth term of the maclaurin's expansion of sqrt(1+x)

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Expansion Term
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31
[SOLVED] Finding the nth term of the maclaurin's expansion of sqrt(1+x)

Homework Statement



Find the nth term of the Maclaurin's expansion of \sqrt{1+x}

Homework Equations


The Attempt at a Solution



so far I've expanded and gotten

\sqrt{1+x}=1+\frac{x}{2}-\frac{x^2}{2!4}+\frac{3x^3}{3!8}-\frac{15x^4}{4!16}+\frac{105x^5}{5!32}

so far I've gotten that part of the nth term should be

\frac{x^n}{n!2^n}

but what I do not know is how to deal with the + and - signs as well as the numbers in th numerators...please help me
 
Physics news on Phys.org
(-1)^n should cover the + and -
as for the numbers, I can't help you. I'm tired. I'll be back after I work on it.
 
I think you know the pattern for the numerators. You just don't know the name for it. Look up double factorials written n!.
 
But the (-1)^n doesn't work for the 2nd term or after
 
You know what, I'll give you an answer. (-1)^n*(2n)!/((1-2n)*(n!)^2*4^n). I didn't work that out, I looked it up because I got annoyed with the problem. Notice the (1-2n) in the denominator changes signs between n=0 and n=1 cancelling the sign change from the (-1)^n. Getting one formula that works for all n can be more of an art than a science. I would consider it perfectly legit to write 1+x/2-x/8+... and then give a formula for the nth term after the first few. It could probably be written more simply than the one fits all version.
 
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...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top