I Solution:Second Order Linear Non-Homogenous ODEs in Physics

Dimitris Papadim
Messages
4
Reaction score
0
Hello, could someone please give me some examples of where order linear non homogenous ordinary differential equations are used in physics[emoji4]
 
Physics news on Phys.org
They have many applications in almost all areas of physics.

For example in physics-electric circuits the differential equation that governs the behaviour of a RLC circuit with a resistor of ohmic resistance R, Capacitor of capacitance C and inductor of inductance L, all in series, which is driven by a voltage source V(t) is given by ##\frac{q}{C}+R\frac{dq}{dt}+L\frac{d^2q}{dt^2}=V(t)##. q(t) is the charge of the capacitor C at time t.

Another example in physics-mechanics, the damped harmonic oscillator with mass m, spring constant k, and damping coefficient c, that is driven by an external force F(t) follows the 2nd order linear ordinary differential equation:
##m\frac{d^2x}{dt^2}+c\frac{dx}{dt}+kx=F(t)##. x(t) is the displacement of mass m at time t.
 
Last edited:
  • Like
Likes K Murty and member 587159
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top