
Lucas S.
asked 04/02/24Using differentiation or integrals, find a power series representation for the function and determine the radius of convergence.
f(x)=x2tan-2(x3)
I first found the derivative of the function, which led me to 2xtan-1(x3)+x2[(3x2)/(1+x6)]...
I'm not sure if I'm wording this question right, but how do you know whether to find the integral of the function or the derivative of the function?
The theorem told me that if the power series has a radius of convergence greater than 0 and the ∑ is differentiable and continuous on the interval (a-R,a+R), then:
- f'(x)=∑ncn(x-a)n-1∫
- ∫f(x)dx=C+∑Cn[(x-a)n+1/(n+1)]
1 Expert Answer

Bradford T. answered 04/04/24
Retired Engineer / Upper level math instructor
f(x)=x2tan-1(x3)
First focus on
d/du tan-1(u) = 1/(1+u2)
tan-1(u) =∫1/(1+u2) du
1/(1+u2) = 1/(1-(-u2)) = ∑∞n=0 (-1)nu2n If |-u2| < 1
∫∑∞n=0 (-1)nu2n du = ∑∞n=0 (-1)nu2n+1/(2n+1) = ∑∞n=0 (-1)n(x3)2n+1/(2n+1)
There is a constant of integration, but it turns out to be zero.
f(x)=x2tan-1(x3) = x2∑∞n=0 (-1)n(x3)2n+1/(2n+1)
For the radius of convergence, R,
|-x6|< 1 so R = 1
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Roger R.
04/02/24