Estimating Error for an Infinite Series (Mclaurin)

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
3 replies · 2K views
kq6up
Messages
366
Reaction score
13

Homework Statement



Problem # 30 in Ch1 Section 16 in Mary L. Boas' Math Methods in the Physical Sciences

It is clear that you (or your computer) can’t find the sum of an infinite series
just by adding up the terms one by one. For example, to get [tex]\zeta (1.1)=\sum _{ n=1 }^{ \infty }{ \frac { 1 }{ { n }^{ 1.1 } } }[/tex] (see Problem 15.22) with error < 0.005 takes about [tex]10^{33}[/tex] terms.
To see a simple alternative (for a series of positive decreasing terms) look at
Figures 6.1 and 6.2. Show that when you have summed N terms, the sum RN
of the rest of the series is between [tex]{ I }_{ N }=\int _{ N }^{ \infty }{ { a }_{ n } } dn\quad and\quad { I }_{ N+1 }=\int _{ N+1 }^{ \infty }{ { a }_{ n } } dn[/tex]



Homework Equations



They are above.


The Attempt at a Solution



I am not sure how I am supposed to integrate an [tex]a_{n}[/tex] since it contains n!.

Thanks,
Chris Maness
 
Physics news on Phys.org
kq6up said:

Homework Statement



Problem # 30 in Ch1 Section 16 in Mary L. Boas' Math Methods in the Physical Sciences

It is clear that you (or your computer) can’t find the sum of an infinite series
just by adding up the terms one by one. For example, to get [tex]\zeta (1.1)=\sum _{ n=1 }^{ \infty }{ \frac { 1 }{ { n }^{ 1.1 } } }[/tex] (see Problem 15.22) with error < 0.005 takes about [tex]10^{33}[/tex] terms.
To see a simple alternative (for a series of positive decreasing terms) look at
Figures 6.1 and 6.2. Show that when you have summed N terms, the sum RN
of the rest of the series is between [tex]{ I }_{ N }=\int _{ N }^{ \infty }{ { a }_{ n } } dn\quad and\quad { I }_{ N+1 }=\int _{ N+1 }^{ \infty }{ { a }_{ n } } dn[/tex]



Homework Equations



They are above.


The Attempt at a Solution



I am not sure how I am supposed to integrate an [tex]a_{n}[/tex] since it contains n!.

Thanks,
Chris Maness
You haven't told us what an is.
 
[tex]a_n[/tex] is the coefficient for the Mclaurin series. [tex]a_n=f(x)^n/n![/tex]

Chris
 
kq6up said:

Homework Statement



Problem # 30 in Ch1 Section 16 in Mary L. Boas' Math Methods in the Physical Sciences

It is clear that you (or your computer) can’t find the sum of an infinite series
just by adding up the terms one by one. For example, to get [tex]\zeta (1.1)=\sum _{ n=1 }^{ \infty }{ \frac { 1 }{ { n }^{ 1.1 } } }[/tex] (see Problem 15.22) with error < 0.005 takes about [tex]10^{33}[/tex] terms.
To see a simple alternative (for a series of positive decreasing terms) look at
Figures 6.1 and 6.2. Show that when you have summed N terms, the sum RN
of the rest of the series is between [tex]{ I }_{ N }=\int _{ N }^{ \infty }{ { a }_{ n } } dn\quad and\quad { I }_{ N+1 }=\int _{ N+1 }^{ \infty }{ { a }_{ n } } dn[/tex]

Homework Equations



They are above.

The Attempt at a Solution



I am not sure how I am supposed to integrate an [tex]a_{n}[/tex] since it contains n!.

Thanks,
Chris Maness

The more serious problem would be attempting to integrate [itex]f^{(n)}(0)[/itex] with respect to [itex]n[/itex].

The wording "To see a simple alternative (for a series of positive decreasing terms)" suggests that [itex]a_n[/itex] is an arbitrary sequence of positive decreasing terms which decreases fast enough for [itex]\sum a_n[/itex] to converge, and not the Mclaurin series of an arbitrary function (which may contain negative terms).

In any event, you are not asked to do the actual integration, but to explain why, if [itex]a_n[/itex] is a decreasing positive sequence and [itex]f : \mathbb{R} \to \mathbb{R}[/itex] is a decreasing continuous positive function such that [itex]f(n) = a_n[/itex] for all [itex]n[/itex], it is the case that
[tex] \int_N^{\infty} f(x)\,dx \leq \sum_{N+1}^\infty a_n \leq \int_{N+1}^\infty f(x)\,dx. [/tex]
I suggest you look at the figures you are invited to look at, and see if that suggests a reason.