On Tuesday 29 April 2008 17:44, Jean-Pierre Gerbal wrote:
> bonjour,
>
> is there a way(*) to solve a complex equation with conjugate as :
>
> solve([conjugate(z)-3*%i*z-3+6*%i=0], [z]);
>
> wich give a wrong solution
>
> [z=(6*%i-3)/(3*%i-1)]
>
> merci :-)
>
> jean-pierre
>
> ps : another way as to solve as linear system the real part and the
> imagpart of the equation
(%i1) solve([conjugate(z)-3*%i*z-3+6*%i=0], [z]), domain:complex;
(%o1) [z = (6*%i-3)/(3*%i-1)]
--
Alexey Beshenov <al at beshenov.ru>
http://beshenov.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.math.utexas.edu/pipermail/maxima/attachments/20080429/ead1f5ed/attachment.pgp