Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Mathematics (https://www.askmehelpdesk.com/forumdisplay.php?f=199)
-   -   Help! Coupled differential for double pendulum system. (https://www.askmehelpdesk.com/showthread.php?t=32952)

  • Aug 30, 2006, 10:10 AM
    Otherworlder
    Help! Coupled differential for double pendulum system.
    I have two second order differential equations that describes a double pendulum system:

    y''[x] = g(y[w]-y[x])/a
    y''[w] = 2g(y[x]-y[w])/b

    I tried in mathematica

    DSolve[{y''[x] == g(y[w]-y[x])/a,y''[w] == 2g(y[x]-y[w])/b},{y[x],y[w]},x,w]

    but it didn't work. Can Mathematica actually solve that? I looked through the equation pages here and didn't find it either. Anybody has any ideas? I greatly appreciate the help
  • Aug 30, 2006, 12:22 PM
    LUNAGODDESS
    THERE IS THIS SOFTWARE THAT CAN help YOU FIGURE OUT THE PROBLEM... without giving the answer... THE WEBSITE address is:

    Www. Algebra-Help.com
  • Nov 8, 2006, 03:34 AM
    Capuchin
    Excuse me if I'm being dim, Luna, but this is a differential problem more than an algebraic one? - from what I can see that software has no calculus built in.

    To answer your question otherworlder, Mathematica should definitely be powerful enough to solve it for you, however I am not familiar with using it, so cannot help you.

    How about doing it the old fashioned way? ;)

  • All times are GMT -7. The time now is 08:56 AM.