Error Estimation for Mary Boas Series Problem 1.14.8

  • Thread starter Thread starter kq6up
  • Start date Start date
  • Tags Tags
    Error Series
kq6up
Messages
366
Reaction score
13

Homework Statement



This is problem 1.14.8 in Mary Boas: Math for Phys. Sci.

Estimate the error if f(x)=\sum _{ n=1 }^{ \infty }{ \frac { { x }^{ n } }{ { n }^{ 3 } } } is approximated by the sum of its first three terms
for |x| < 1/2 .

Homework Equations



Error\quad &lt;\quad \left| \frac { { a }_{ N+1 }{ x }^{ N+1 } }{ 1-\left| x \right| } \right|

The Attempt at a Solution



I got the solution manual answer using x=1/2 (Error < 0.002), but shouldn't x=-1/2 be the same error using the equation above? I must be missing something. The manual gives the error .001 for x<0.
 
Physics news on Phys.org
Hint: If x<0, you have an alternating series on your hands.
 
  • Like
Likes 1 person
Haha! I should have seen that. Then the equation for item #2 becomes irrelevant, and you just use the first neglected term for the error approximation.

Thanks,
Chris
 
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