23 Oct
2020
23 Oct
'20
3:53 p.m.
Hello, try with real operators, * instead. and this : Exp[I*(3*u+v)] + Exp[I*(3*v+w)] + Exp[I*(3*w+u)] == 0, {u,v,w} solve it works, Best regards, Le 2020-10-23 à 23:36, Dan Asimov a écrit :
I tried to submit this to Wolfram Alpha in correct syntax, but it never gave any indication that it had the vaguest idea that this was an equation to solve, no less the correct equation to solve for real numbers u, v, w.
Solve[Exp[I(3u+v)] + Exp[I(3v+w)] + Exp[I(3w+u)] == 0, {u,v,w}, Reals]
What am I doing wrong?
Thanks,
Dan
_______________________________________________ math-fun mailing list math-fun@mailman.xmission.com https://mailman.xmission.com/cgi-bin/mailman/listinfo/math-fun