Find Taylor Series of \frac{1/3}{1-2x^3/3}

JG89
Messages
724
Reaction score
1

Homework Statement


Find the Taylor series about the point x = 0 for the function \frac{1}{3-2x^3}

Homework Equations


The Attempt at a Solution

\frac{1}{3 - 2x^3} = \frac{1}{3(1 - \frac{2x^3}{3})}. Let u = \frac{2x^3}{3}. Then \frac{1}{3(1 - \frac{2x^3}{3})} = \frac{1}{3} \frac{1}{1 - u} = \frac{1}{3} (1 + u + u^2 + u^3 + ... )= \frac{1}{3} (1 + \frac{2x^3}{3} + \frac{4x^6}{9} + \frac{8x^9}{27} + ...).

I learned that if a function can be expanded in a power series with the point x = 0 in its interval of convergence, then that power series expansion is also the expansion for the Taylor series, so this seems correct to me. Any mistakes?
 
Last edited:
Physics news on Phys.org
JG89 said:
Any mistakes?
Nope!
 
JG89 said:

Homework Statement


Find the Taylor series about the point x = 0 for the function \frac{1}{3-2x^3}

Homework Equations


The Attempt at a Solution

\frac{1}{3 - 2x^3} = \frac{1}{3(1 - \frac{2x^3}{3})}. Let u = \frac{2x^3}{3}. Then \frac{1}{3(1 - \frac{2x^3}{3})} = \frac{1}{3} \frac{1}{1 - u} = \frac{1}{3} (1 + u + u^2 + u^3 + ... )= \frac{1}{3} (1 + \frac{2x^3}{3} + \frac{4x^6}{9} + \frac{8x^9}{27} + ...).

I learned that if a function can be expanded in a power series with the point x = 0 in its interval of convergence, then that power series expansion is also the expansion for the Taylor series, so this seems correct to me. Any mistakes?

Sure, looks ok... where does it converge?

Your answer to my last question says that the above equality holds for |x|<C. Try to find a series expansion for the same function that converges for |x|>C.
 
Well it converges for |u| = |\frac{2x^3}{3}| < 1. How would I find an expansion that converges for u > 1?
 
JG89 said:
How would I find an expansion that converges for u > 1?

You won't.
 
JG89 said:
Well it converges for |u| = |\frac{2x^3}{3}| < 1.

Note: this implies that the series expansion given in the OP converges for |x|<\sqrt[3]{{\scriptstyle \frac{3}{2}}}.

JG89 said:
How would I find an expansion that converges for u > 1?

I think you mean, "How do I find an expansion for |x|> \sqrt[3]{{\scriptstyle \frac{3}{2}}}?"

Easy, do pretty much the same thing...

\frac{1}{3 - 2x^3} = -\frac{1}{2x^3}\cdot\frac{1}{1 - \frac{3}{2x^3}}​

Now let u = \frac{3}{2x^3} ... you, finish.
 
Last edited:
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