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" ...
 
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