How do I find the Taylor Series of ##\frac{q}{\sqrt{1+x}}## around x = 0?

In summary, the conversation discusses the computation of the Taylor series of a function and the use of the binomial series to find the coefficients. It is mentioned that the binomial series is the Taylor series at x = 0 for a function f(x) = (1 + x) α, where α ∈ ℂ. There is also a mention of a proof for the use of the binomial series.
  • #1
TheFerruccio
220
0
This is rather embarrassing, because I should have known how to do this for years.

Question:

Compute the Taylor Series of ##\frac{q}{\sqrt{1+x}}## about x = 0.

Attempt at Solution:

Term-wise, I have gotten...

##f(0)+f'(0)+f''(0)+... = 1+1\left(-\frac{1}{2}\right)x+1\left(-\frac{1}{2}\right)\left(-\frac{3}{2}\right)x^2+1\left(-\frac{1}{2}\right)\left(-\frac{3}{2}\right)\left(-\frac{5}{2}\right)x^3+...##

I have gotten this to reduce to...

##\sum\limits_{k=0}^{\infty}x^k\left(-\frac{1}{2}\right)^k\frac{(2k-1)!}{2^k}##

There is definitely a better way to do this. I am not thinking clearly. Additionally, I am not that confident in my answer, given the time of night.
 
Physics news on Phys.org
  • #2
At first glance - shouldn't there be a q in there?

If your termwise relation is supposed to be the series, you seem to have missed some bits.

Apart from that - it all seems pretty standard.
 
  • #4
Writing [itex]q/\sqrt{1+ x}[/itex] as [itex]q(1+ x)^{-1/2}[/itex] we have:
The value at 0 is q. The first derivative is [itex]-(1/2)q(1+ x)^{-3/2}[/itex] so
its value at 0 is -(1/2)q. The second derivtive is [itex](3/4)q(1+ x)^{-5/2}[/itex] so
its value at 0 is (3/4)q. The third derivative is [itex]-(15/8)q(1+ x)^{-7/2}[/itex] so
its value at 0 is -(15/8)q. The fourth derivative is [itex](105/16)q(1+ x)^{-9/2}[/itex] so
its value at 0 is (105/16)q...

That should be enough to see the pattern: it alternates sign with positive sign when n, the order of the derivative, is even so that is [itex](-1)^n[/itex]. The denominator of the fraction is a power of 2: [tex]2^n[/tex]. There is, obviously, a factor of "q". The numerator of the fraction is the only "tricky" part. It is 1(3)(5)(7)..., a sort of "factorial" except that the even integers are missing. We can write that as 1(3)(5)(7)= 1(2)(3)(4)(5)(6)(7)/[2(4)(6)]= 7!/([2(1)][(2)(2)][(2)(3)])= 7!/[2^3(3!)] (when n= 4). So that is (2n- 1)!/[2^{n-1}(n-1)!].

Putting those together, the nth derivative, at x= 0, is
[tex](-1)^n\frac{(2n-1)!}{2^{n-1}(2^n)(n- 1)!}q= (-1)^n\frac{(2n-1)!}{2^{2n-1}(n-1)!}q[/tex]
and the coefficient of [itex]x^n[/itex] in the Taylor series expansion about x= 0 is that divided by n!.
 
Last edited by a moderator:
  • #5
TheFerruccio said:
This is rather embarrassing, because I should have known how to do this for years.

Question:

Compute the Taylor Series of ##\frac{q}{\sqrt{1+x}}## about x = 0.

Attempt at Solution:

Term-wise, I have gotten...

##f(0)+f'(0)+f''(0)+... = 1+1\left(-\frac{1}{2}\right)x+1\left(-\frac{1}{2}\right)\left(-\frac{3}{2}\right)x^2+1\left(-\frac{1}{2}\right)\left(-\frac{3}{2}\right)\left(-\frac{5}{2}\right)x^3+...##

I have gotten this to reduce to...

##\sum\limits_{k=0}^{\infty}x^k\left(-\frac{1}{2}\right)^k\frac{(2k-1)!}{2^k}##

There is definitely a better way to do this. I am not thinking clearly. Additionally, I am not that confident in my answer, given the time of night.

You can get the same result, without calculating the derivatives, by getting the binomial expansion for (1+x)-1/2.
 
  • #6
Sorry guys. I meant to type 1 instead of q. My keyboard broke and the function key messed up. I did not catch that error.
 
  • #7
mathman said:
You can get the same result, without calculating the derivatives, by getting the binomial expansion for (1+x)-1/2.
You have to know already that the binomial series is the Taylor series at x = 0 of the function f given by f(x) = (1 + x) α, where α ∈ ℂ is an arbitrary complex number.

I suppose that answers the original question.
 
  • #8
Simon Bridge said:
You have to know already that the binomial series is the Taylor series at x = 0 of the function f given by f(x) = (1 + x) α, where α ∈ ℂ is an arbitrary complex number.

I suppose that answers the original question.

The binomial theorem series and the Taylor series (for this case) are both power series around 0. Therefore they must be identical for the same function.
 
  • #9
If there was a simple explanation for why the binomial series worked for an arbitrary power then it would be a good answer, but as is it's basically just a way of telling someone what the answer is without explanation which isn't great.
 

FAQ: How do I find the Taylor Series of ##\frac{q}{\sqrt{1+x}}## around x = 0?

What is a Taylor Series?

A Taylor Series is a representation of a function as an infinite sum of terms, where each term is calculated using the function's derivatives at a specific point.

Why is the Taylor Series important?

The Taylor Series is important because it allows us to approximate and analyze complicated functions using simpler polynomial functions. It is also used in various mathematical and scientific applications, such as in physics and engineering.

How do you find the Taylor Series of a function?

To find the Taylor Series of a function, we use the Taylor Series formula, which involves calculating the function's derivatives at a specific point and plugging them into the formula. We can also use known Taylor Series for common functions, such as sine and cosine, to find the Taylor Series of more complex functions.

What is the difference between a Taylor Series and a Maclaurin Series?

A Taylor Series is a representation of a function at any point, while a Maclaurin Series is a special case of the Taylor Series where the function is centered at 0. This means that in a Maclaurin Series, all of the derivatives are evaluated at 0, making the formula simpler.

Are there any limitations to using Taylor Series?

Yes, there are limitations to using Taylor Series. One limitation is that it can only approximate a function within a certain radius of convergence, which depends on the function and the point of expansion. Additionally, the accuracy of the approximation depends on the number of terms used in the series, so using an infinite number of terms is not always practical.

Similar threads

Back
Top