manenbu
- 101
- 0
Homework Statement
Express the following as a power series at x=0 and find the interval of convergence:
first one:
f(x) = \sqrt{1+x^3}
second:
f(x) = \frac{x^2-1}{x^2+1} + \cos^{2}{\frac{x}{2}}
Homework Equations
Maclaurin series for the first, no idea about the second.
The Attempt at a Solution
For the first one, I can express the first few terms but I can't find a general summation formula, and because of that I can't determine the convergence.
This is what I got:
f(x) = \sqrt{1+x^3} = \left(1+(x^3)\right)^{\frac{1}{2}} = 1 + \frac{x^3}{2} - \frac{x^6}{2^2 \cdot 2!} + \frac{3x^9}{2^3 \cdot 3!} - \frac{15x^{12}}{2^4 \cdot 4!} + ...
But now what? I can't find what \sum a_n is equal to.. So I have no way of determining the convergence.
As for the second series, I don't even know where to start.
Last edited: