How to handle aboslute values in integrals

  • Thread starter Thread starter wildman
  • Start date Start date
  • Tags Tags
    Integrals
wildman
Messages
29
Reaction score
4

Homework Statement


My question is how to handle absolute values in integrals. For instance I had this in my homework today:
\int_{-10}^{10} |t|e^{-2|t|}dt

Homework Equations


The Attempt at a Solution



The answer to the problem without absolute values would be easy given that it is in the integral table... If it were integrated from 0 to 10 it would be easy also. I would just take away the absolute value signs and integrate from -10 to 10. But what do you do when it already is from -10 to 10?
 
Physics news on Phys.org
Remember that a definite integral is a measure of area under a curve.

If you look at x^3 from -a to a, the total area would be 0, as due to the symmetry, the positive and negative areas cancel out.

But what if we had |x|^3? Then it'd look the same, except all negative values would be flipped up to the positive. What now? Well, in this example, the area from -a to a is what you want. But due to the symmetry, the area from -a to 0, and from 0 to a, would be identical, so you can just figure out one half of it, then multiply.

Try to see what your graph looks like, and see if this helps you.
 
wildman said:

Homework Statement


My question is how to handle absolute values in integrals. For instance I had this in my homework today:
\int_{-10}^{10} |t|e^{-2|t|}dt


Homework Equations





The Attempt at a Solution



The answer to the problem without absolute values would be easy given that it is in the integral table... If it were integrated from 0 to 10 it would be easy also. I would just take away the absolute value signs and integrate from -10 to 10. But what do you do when it already is from -10 to 10?
I hate to state the obvious: split the problem into integrating from -10 to 0 and from 0 to 10! In the integral from -10 to 0, replace |t| with -t and in the integral from 0 to 10, replace |t| with t.

Of course, as Goldenwind said, you don't really have to do both integrals. Because of the symmetry, the two integrals must be the same. Integrate from 0 to 10, with |t| replaced by t, and double.
 
Thanks guys!
 
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