Dear all, I am dealing with the following system of nonlinear equations [R_1*S_2+S_1*R_2==-(1/2)*(T_1/T_4),S_1+S_2==-(1/2)*(T_3/T_4),R_1+R_2+4*S_1*S_2==(T_2/T_4),R_1*R_2==1/T_4] in the real variables R_1,R_2,S_1 and S_2. What is the best way to solve this system using Sage, if there is any? I tried to use solve, but we didn't receive any result within 26 hours. Thanks a lot in advance!
Best regards, Urs Hackstein -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
