Re: Complex algebra problem
- From: luiroto@xxxxxxxxx
- Date: 11 May 2007 07:01:17 -0700
On 10 mayo, 14:56, "G. A. Edgar" <e...@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
In article <1178820230.634330.188...@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<luir...@xxxxxxxxx> wrote:
What´s the solution of this equation?:
X = 2 ln(X).
Thanks. Ludovicus
No real solutions.
Complex solutions -2 W(-1/2), where W is the
Lambert W function. Get many
solutions by taking all the branches of W.
Using the principal branch of log, we get approximately
x = 1.588047265 + 1.540223501 i and
x = 1.588047265 - 1.540223501 i
--
G. A. Edgar http://www.math.ohio-state.edu/~edgar/
Thanks Edgar
I would be able to find the solution applying the square root of a
complex number and then iterating:
sqr(x + yi) = .5*Log(x^2 + y^2) + i Arctg( y/x )
If z = 2*Log(z)
x + yi = Log(x^2 + y^2) + 2*Arctg(y/x)i
x^2 + y^2 = exp(x) ; tg ( y/2) = y/x
y = sqr(exp(x) - x^2)
x = y/tg(y/2)
Beginning with x=1 and iterating the two equations I obtained your
solution.
Ludovicus
.
- References:
- Complex algebra problem
- From: luiroto
- Re: Complex algebra problem
- From: G. A. Edgar
- Complex algebra problem
- Prev by Date: Re: Dial 999 for the real number line
- Next by Date: Re: -1 not a square mod p=4n+3
- Previous by thread: Re: Complex algebra problem
- Next by thread: Please help me correct this typo
- Index(es):