Using Differentials to approximate error

theBEAST
Messages
361
Reaction score
0

Homework Statement


Here is the problem with the solution:http://dl.dropbox.com/u/64325990/MATH%20253/Capture.PNG

I don't understand how dV is the error. Isn't the error the actual value - the estimated value? In other words, ΔV-dV?
 
Last edited by a moderator:
Physics news on Phys.org
theBEAST said:

Homework Statement


Here is the problem with the solution:http://dl.dropbox.com/u/64325990/MATH%20253/Capture.PNG

I don't understand how dV is the error. Isn't the error the actual value - the estimated value?
Yes.
In other words, ΔV-dV?
No. \Delta V and "dV" are not the "actual value" and "estimated value" of the function. \Delta V is the actual error itself and the differential, "dV", is the approximate error as your title to this thread indicates.
 
Last edited by a moderator:
Often times you will have an error in a particular measurement, call it sigmax, but you want to know the error in a function of the measurement, sigmaf. To approximate how this error "propagates" through, one can treat the error terms as differentials and solve, using linear approximation (ie throwing away all of the higher order terms), for df treating sigmax as approximately equal to dx. Remember that this is not exactly true, and it is only true as an approximation.

In your problem, the value of the measurement was given with explicit bounds. Thus, the problem wants you to calculate the maximum error in the calculated volume. In real life, results are usually given to plus or minus some multiple of a standard deviation about a mean value, and we can never be completely sure that the true result lies within the interval we measured.

It is unfortunate that it is called "error" because the word "error" can be a bit confusing since there are many different ways of reporting the concept of error. Perhaps a better word for what you are doing is estimating the "uncertainty"?
 
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...
Back
Top