Complex Variables Algebra Solutions / Argument/Modulus

gbu
Messages
9
Reaction score
0

Homework Statement



Solve for a, a \in \mathbb{C}

<br /> \frac{2\ln(a^2 - 1)}{\pi i} = 1<br />

Homework Equations


N/A.

The Attempt at a Solution



Reorganizing the equation.
2\log(a^2 - 1) = \pi i
 
Last edited:
Physics news on Phys.org
gbu said:

Homework Statement



Solve for a, a \in \mathbb{C}

<br /> \frac{2\log(a^2 - 1)}{\pi i} = 1<br />

Homework Equations


N/A.

The Attempt at a Solution



Reorganizing the equation.
2\log(a^2 - 1) = \pi i
Expanding the logarithm.
2\ln(|a^2 - 1|) + i \textrm{arg}(a^2 - 1) = \pi iI think what I'm stuck on is that I don't know how to evaluate my length/argument of an arbitrary complex variable like that. I know how to solve them if I'm given a value of a (a = x + iy, then |a| = \sqrt(x^2 + y^2) and arg(a) = \tan^{-1} \frac{y}{x}), but without the value of a I'm not sure where to go.

so a = x+yi. Then (x+yi)^2-1 = (x^2-y^2-1)+2xyi. What is the modulus of that?

Put your i's together as well.
 
It's

<br /> \sqrt{(4x^2 y^2 + (x^2-y^2-1)^2)}<br />

Which I suppose gets me to an answer, but its certainly not a pretty one. Wolfram Alpha gives a very simple answer to the question (a^2 = sqrt(1+i))
 
gbu said:
It's

<br /> \sqrt{(4x^2 y^2 + (x^2-y^2-1)^2)}<br />

Which I suppose gets me to an answer, but its certainly not a pretty one. Wolfram Alpha gives a very simple answer to the question (a^2 = sqrt(1+i))

There may be a better way to do this one. Let me think.
 
Separate to log = pi i/2 and raise use the inverse function e.
 
Look at what the parts of
2\ln(|a^2 - 1|) + 2 i \arg(a^2 - 1) = \pi i
are telling you. Equate real and imaginary parts, so \ln(|a^2-1|)=0 and \arg(a^2 - 1)= \frac{\pi}{2}. Without solving any equations and just thinking geometrically, what do those two things tell you about a^2-1?
 
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