$\sum_{n=1}^\infty a_n = 0.55 - (0.55)^3/3! + (0.55)^5/5! - (0.55)^7/7! + ...$
I am asked to find the no. of terms needed to approximate the partial sum to be within 0.0000001 from the convergent value of that series. Hence, I tried find the remainder, $R_n = S-S_n$ by the improper integral
$\int_{n}^{\infty} \frac{ (-1)^n(0.55)^{2n-1}} {(2n-1)!} dn $
However, I don't know how to integrate this improper integral so is there other method to solve this problem?
For an alternating series the error is less than the first neglected term, so just keep calculating until the terms get smaller than $10^{-7}$