1 Answers
Abhas Agarwal
·2013-01-22 08:50:25
Since sin x = Σ(n = 0 to ∞) (-1)^n x^(2n+1) / (2n+1)!,
sin x / x = Σ(n = 0 to ∞) (-1)^n x^(2n) / (2n+1)!.
Integrating term by term yields
∫ sin x dx / x = Σ(n = 0 to ∞) (-1)^n x^(2n+1) / [(2n+1) * (2n+1)!].
I hope this helps!