Two-Decimal Place Accuracy: Sum & Integral Solution

s3a
Messages
814
Reaction score
8

Homework Statement


The problem along with its detailed solution are attached.


Homework Equations


Inequality, infinite summation and improper integral.


The Attempt at a Solution


I'm following the solution but I can't justify the first (and only) less-than-or-equal sign. Why is that sum less-than-or-equal to that integral?

Also, to be picky, when they say two-decimal place accuracy, shouldn't that mean error <= 5/10^3 instead of error < 5/10^3? Whether I am right or wrong, please tell me why.

Any input would be greatly appreciated!
Thanks in advance!
 

Attachments

  • P9.jpg
    P9.jpg
    14.6 KB · Views: 484
Physics news on Phys.org


The sum is a lower Riemann sum for the area represented by the integral. Draw a picture that shows why. The picky bit is just to guarantee you don't get an answer like 0.025 and round off the wrong way. It's much less important than the first point.
 
Last edited:
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