Taylor series with summation notation

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
4 replies · 4K views
myusernameis
Messages
56
Reaction score
0

Homework Statement



f(x) = [tex]\frac{1-cos(X^2)}{x^3}[/tex]

which identity shoud i use?
and tips on this type of questions? once i can separate them, then i'll be good


thanks!
 
Physics news on Phys.org
benorin said:
Do you know a Taylor series for [itex]\cos x[/itex]?

yeah, but there's a x^3 on the bottom...
 
Example:

[tex]\frac{1-\sin 2x^3}{x}=\frac{1-\sum_{k=0}^{\infty}\frac{\left( 2x^3\right)^{2k+1}}{(2k+1)!}}{x} = {\scriptstyle \frac{1}{x}}-{\scriptstyle \frac{1}{x}}\sum_{k=0}^{\infty}\frac{2^{2k-1}x^{6k+3}}{(2k+1)!}[/tex]
= {\scriptstyle \frac{1}{x}}-\sum_{k=0}^{\infty}\frac{2^{2k-1}x^{6k+2}}{(2k+1)!}[/tex]​