Solving Coupled ODEs with 4th Order Runge-Kutta Method

  • Context: Graduate 
  • Thread starter Thread starter Dr. G
  • Start date Start date
  • Tags Tags
    Coupled
Click For Summary

Discussion Overview

The discussion revolves around the application of the 4th order Runge-Kutta (RK4) method to solve a system of coupled ordinary differential equations (ODEs) related to velocity components influenced by a magnetic field, specifically derived from the Lorentz force equation.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant questions the solvability of the initial equation dVx/dt = ωVy, noting that it lacks a corresponding equation for Vy.
  • Another participant reiterates the need for an equation for Vy, which is subsequently provided as dVy/dt = -ωVx.
  • A participant mentions the possibility of uncoupling the equations given the initial conditions, but expresses concern about the complexity of ω if influenced by a more complicated magnetic field.
  • One participant affirms that the RK4 method is a suitable choice for solving the coupled equations.

Areas of Agreement / Disagreement

Participants generally agree on the need for both equations to solve the system, and there is a consensus that the RK4 method is appropriate for the task. However, the discussion includes uncertainty regarding the complexity of ω and its implications for the solution.

Contextual Notes

The discussion does not resolve the implications of a more complicated magnetic field on the equations or the specific conditions under which the RK4 method would be applied.

Dr. G
Messages
2
Reaction score
0
Can a 4th order Runge-Kutta method be used to solve an equation of this form:

dVx/dt = ωVy , where ω = constant. and Vx and Vy are the x and y components of the velocity.
 
Physics news on Phys.org
That's not much of an equation to solve, as the right-hand-side is constant. You would need an equation for Vy also.
 
DrClaude said:
That's not much of an equation to solve, as the right-hand-side is constant. You would need an equation for Vy also.

The equation for Vy is
dVy/dt = - ω Vx. And I have the I.C's. So, I can uncouple them. But if the magnetic field is more complicated, hence making ω more complicated, then I would like to see if I could use an
RK4 method to solve them. (These equations arise from the Lorentz force equation.)
 
Yes, RK is then a good choice.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 65 ·
3
Replies
65
Views
9K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K