Approximate the integral int (1 - cos x)/x dx using Taylor expansion

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
1 replies · 3K views
thenewbosco
Messages
185
Reaction score
0
I am supposed to find an approximation of this integral evaluated between the limits 0 and 1 using a taylor expansion for cos x:

[tex]\int \frac{1 - cos x}{x}dx[/tex]

and given

[tex]cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!}...[/tex]

i should get a simple series similar to this for [tex]\frac{1 - cos x}{x}[/tex] and be able to simply integrate each term of the series and evaluate the integral for an approx. how do i find this series?
 
on Phys.org
Just sub in the series into the integral instead of cos (x). The 1's will cancel and the x at the bottom will decrease the power of each x on top by 1. Then integrate.