Question regarding certain standard integrals.

Salt
Messages
15
Reaction score
0

Homework Statement



OK, this is something that stumped me.

Homework Equations



\int_{}^{}{\frac{dZ}{ A^{2}-Z^{2}}} = - \int_{}^{}{\frac{dZ}{ Z^{2}-A^{2} }}

Right?

\int_{}^{}{\frac{dZ}{ A^{2}-Z^{2} }}=\; \frac{1}{2A}\ln \left\{ \frac{A+Z}{A-Z} \right\}+\mbox{C}

\int_{}^{}{\frac{dZ}{ Z^{2}-A^{2} }}=\; \frac{1}{2A}\ln \left\{ \frac{Z-A}{Z+A} \right\}+\mbox{C}

The Attempt at a Solution



But I don't see how,

\frac{1}{2A}\ln \left\{ \frac{A+Z}{A-Z} \right\}+\mbox{C} = - \frac{1}{2A}\ln \left\{ \frac{Z-A}{Z+A} \right\}+\mbox{C}

It should be,

\frac{1}{2A}\ln \left\{ \frac{A+Z}{A-Z} \right\}+\mbox{C} = - \frac{1}{2A}\ln \left\{ \frac{A-Z}{A+Z} \right\}+\mbox{C}

No?

I derived both (OK one of them; the other I just read from the textbook), the integrations "check out", but I don't understand why!? Why the term inside "ln" is "multiplied by -1"?
 
Physics news on Phys.org
Well, the integral actually comes out as the logarithm of the absolute value of something. So regardless of whether it is Z-A or A-Z, the two values will give the same answer; i.e. it doesn't matter which way around they are. (Remember there is no ln(-1).)
 
Are you forgetting the absolute value?
\int \frac{1}{z}dz= ln|z|+ C
NOT ln z+ C unless you are sure z is positive.
 
Nytik said:
Well, the integral actually comes out as the logarithm of the absolute value of something. So regardless of whether it is Z-A or A-Z, the two values will give the same answer; i.e. it doesn't matter which way around they are. (Remember there is no ln(-1).)

HallsofIvy said:
Are you forgetting the absolute value?
\int \frac{1}{z}dz= ln|z|+ C
NOT ln z+ C unless you are sure z is positive.

Oh ... that would explain it.

My textbook didn't put the absolute value brackets**. -_-

Thanks.

**Ya, it's not the best book, quite a few obvious typos, but it's easy enough to read. Should really get a more rigorous and accurate "second opinion" ...
 
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