Integrating to an absolute value?

Blastrix91
Messages
25
Reaction score
0

Homework Statement


I need some help understanding an integral step in the example below. I get how the integrand was set up, but I don't get how comes to two expressions with the absolute value of z-L/2.

(Problem description if that is needed: L is the length of a cylinder with radius R, and P is the polarization of the cylinder in direction of its length. Calculate the electric field at a point on the axis of the rod)

Homework Equations



http://imageshack.us/a/img594/1895/absolutevalue.png

The Attempt at a Solution


I don't understand that step really. Google has no answers. I thought that it might have been some absolute value identities, but it seems that was not the case. Is there someone who'd lend a hand?
 
Last edited by a moderator:
Physics news on Phys.org
Blastrix91 said:

Homework Statement


I need some help understanding an integral step in the example below. I get how the integrand was set up, but I don't get how comes to two expressions with the absolute value of z-L/2.

(Problem description if that is needed: L is the length of a cylinder with radius R, and P is the polarization of the cylinder in direction of its length. Calculate the electric field at a point on the axis of the rod)

Homework Equations



http://imageshack.us/a/img594/1895/absolutevalue.png

The Attempt at a Solution


I don't understand that step really. Google has no answers. I thought that it might have been some absolute value identities, but it seems that was not the case. Is there someone who'd lend a hand?

\int_0^R \frac{r}{\sqrt{r^2+a^2}} dr <br /> = \frac{1}{2} \int_{r=0}^R \frac{d(r^2)}{\sqrt{r^2+a^2}}<br /> = \frac{1}{2} \int_0^{R^2} \frac{dy}{\sqrt{y+a^2}} = \left. \sqrt{y+a^2}\right|_0^{R^2} Look at what you get if a > 0 or a < 0.

RGV
 
Last edited by a moderator:
Blastrix91 said:

Homework Statement


I need some help understanding an integral step in the example below. I get how the integrand was set up, but I don't get how comes to two expressions with the absolute value of z-L/2.

(Problem description if that is needed: L is the length of a cylinder with radius R, and P is the polarization of the cylinder in direction of its length. Calculate the electric field at a point on the axis of the rod)

Homework Equations



http://imageshack.us/a/img594/1895/absolutevalue.png

The Attempt at a Solution


I don't understand that step really. Google has no answers. I thought that it might have been some absolute value identities, but it seems that was not the case. Is there someone who'd lend a hand?

It's because, \displaystyle \sqrt{u^2}=|u|\ .
 
Last edited by a moderator:
Wow thank you. That was pretty helpful
 
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