Approximating Infinite Series: Calculating Sum and Estimating Error

physstudent1
Messages
267
Reaction score
1

Homework Statement


The infinite Series starts at n=1 and is (4-sin(n))/(n^2 + 1)

For each series which converges, give an approximation of its su, together with an error estimate, as follows. First calculate the sum s_5 of the first 5 terms, Then estimate the "tail" which is the infinite series starting at n=6 by comparing it with an appropiate improper integral or geometric series.

Homework Equations


The Attempt at a Solution



Ok, so to start off I proved it converges by comparing it to 5/n^2 since this series is larger then the original one and it converges by the p-series test then the original series also converges. I calculated the first five sums and got 2.863 for my s_5 I'm unsure of how to calculate the tail however, and unsure of how to calculate the error. At first I was thinking to do the improper integral from 6 to infinite of 5/(n^2) since I compared it to this before, but with that I got .8 and that seemed large for the tail of this series. I am also unsure of how to find the error? I was thinking that once i find the value of the tail that the value of (s_5 + tail) - (s_5) would be the error? I don't really know. Please help thanks!
 
Last edited:
Physics news on Phys.org
I vaguely remember posting to the same question a few days ago. Was my maximum error just too high?
 
I saw this but I just don't understand how you actually found the error...
 
are the tail value and the error the same thing?
 
The maximum tale value is the maximum error, yes.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top