Representing a function as a power series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
grothem
Messages
21
Reaction score
0

Homework Statement


Evaluate the indefinite integral as a power series and find the radius of convergence

[tex]\int\frac{x-arctan(x)}{x^3}[/tex]


I have no idea where to start here. Should I just integrate it first?
 
Physics news on Phys.org
ok. So arctan(x) = [tex]\int\frac{1}{1+x^2}[/tex]
= [tex]\int\sum (x^(2*n))[/tex]
= [tex]\sum\frac{x^(2(n+1)}{2(n+1)}[/tex]

is this what you mean?