Stavros Macrakis <stavros.macrakis@verizon.net> wrote:
# > I have two problem, that I can't resolve with Maxima.
# > There are available here[45kB and 120kB]:
# > http://khiraly.multimania.com/matek/hare1.jpg
# > http://khiraly.multimania.com/matek/hare2.jpg
#
# In the first case, try solve(...,[x2,x3,y]). It does not give the
# same
# answer as the one you got, but I have not looked at it more closely to
# see if they're equivalent or if one is right and the other is
# wrong....
#
# -s
I have tried with your and David's help:
solve(eliminate([x2*%e^(%i*omega)=c*x2+y,
y=a*x3+b*(S*%e^(%i*omega)+x2),x3*%e^(%i*omega)=d*y+x3], [x2, x3]),y);
I obtain the result in the wanted forme. But is it more complicated what
I have obtained in the image.
How can I test that is it equivalent, this one with the image?
And how can I simplify?
(I mean that the result of the image is correct too, and more simple)
Best regards,
Khiraly