Recent content by boeledi

  1. B

    Polynomial system, apparently for real champs

    Hi, I have now been working for a couple of days on the following system without finding any real clue... Could someone give me a help? If there wouldn't be any mathematical way to solve (we never know), could someone detail me how to solve it programmatically? In advance, many thanks...
  2. B

    Polynomial system, apparently for real champs

    Hi, I have now been working for a couple of days on the following system without finding any real clue... Could someone give me a help? If there wouldn't be any mathematical way to solve (we never know), could someone detail me how to solve it programmatically? In advance, many thanks...
  3. B

    Solving for 2 Unknowns with 3 Equations and Sine Functions

    Sorry, based on your question, I did my calculations again and ... The real system is: -x + y + z + 2A sin(y-z) = C -x + y - z + 2A sin(x-z) = C x + y - z + 2A sin(x-y) = C where A and C are constant. Could you please help me?
  4. B

    Solving for 2 Unknowns with 3 Equations and Sine Functions

    Could someone help me find the solution of this ? x - y + z - 2 A sin(y+z) = C -x - y - z - 2 A sin(x+z) = C -x + y + z - 2 A sin(x+y) = C Where C and A are constant ? Many thanks
  5. B

    Solving 3 Pendulums Problem: Find t <> t0

    HELP. I need to find a solution to the following problem. 3 totally independent pendulums oscillate with 3 distinct pulsations. There is no mention of any gravity, ... => the motion is infinite. The 3 pendulums have the very same amplitude (A). We then consider the following equation...
Back
Top