How to Solve a Differential Equation Using the Runge-Kutta Method?

  • Context: Undergrad 
  • Thread starter Thread starter maxtor101
  • Start date Start date
  • Tags Tags
    Runge-kutta
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
maxtor101
Messages
22
Reaction score
0
Hey all!

I'm trying to use the Runge-Kutta method on this differential equation but I am getting nowhere and it's starting to confuse me :S

Any help would be greatly appreciated!


[tex]\frac{dx_{1}}{dt} = g_{2} \frac{y_{2} - y_{1}}{{|r_{2} - r_{1}|}^2}[/tex]
 
Physics news on Phys.org
Give us a clue: tell us how [tex]{y}_{1}[/tex], [tex]y_2[/tex], [tex]r_1[/tex], [tex]r_2[/tex], and [tex]g_2[/tex] depend on [tex]x_1[/tex] and [tex]t[/tex].

(If they were all constants, the solution is rather trivial!)
 
Last edited: