Solving for 2nd Order LODE System: Component Form and Eigenvectors

  • Thread starter Thread starter foxjwill
  • Start date Start date
  • Tags Tags
    2nd order System
Click For Summary
SUMMARY

The discussion centers on solving the second-order linear ordinary differential equation (ODE) for a system described by \(\frac{d^2\mathbf{r}}{dt^2}=-\frac{k}{m}\mathbf{r}\). The user initially attempts to express \(\mathbf{r}\) in terms of eigenvalues and eigenvectors, leading to the conclusion that the solution can be represented as \(\mathbf{r} = \mathbf{u}_1\cos{\sqrt{\frac{k}{m}}}+\mathbf{u}_2\sin{\sqrt{\frac{k}{m}}}\). However, it is clarified that the components of \(\mathbf{r}\) satisfy the same equation independently, and the constants \(\mathbf{u}_1\) and \(\mathbf{u}_2\) are determined by boundary conditions rather than being eigenvectors. The correct approach emphasizes treating \(\mathbf{u}\) and \(\lambda\) as constants in the context of the ODE.

PREREQUISITES
  • Understanding of second-order linear ordinary differential equations (ODEs)
  • Familiarity with concepts of eigenvalues and eigenvectors
  • Knowledge of simple harmonic motion and Hooke's law
  • Basic skills in solving differential equations in component form
NEXT STEPS
  • Study the method of solving second-order linear ODEs with constant coefficients
  • Learn about the role of boundary conditions in determining constants in differential equations
  • Explore the relationship between eigenvalues, eigenvectors, and differential equations
  • Investigate the applications of simple harmonic motion in physical systems
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with differential equations, particularly those studying dynamics and harmonic motion.

foxjwill
Messages
350
Reaction score
0

Homework Statement


Solve the following system for [tex]\mathbf{r}(t)[/tex]:

[tex]\frac{d^2\mathbf{r}}{dt^2}=-\frac{k}{m}\mathbf{r}.[/tex]​

Homework Equations


The Attempt at a Solution


Now, I know how to solve for the magnitude of r (in fact, since it's the equation for the simple harmonic motion of a spring obeying hooke's law, I have it memorized), but I'd like to be able to solve for the component form. Here's what I've tried so far:

I start by guessing that [tex]\mathbf{r}[/tex] is in the form [tex]e^{\lambda t}\mathbf{u}[/tex], where [tex]\lambda[/tex] is an eigenvalue and [tex]\mathbf{u}[/tex] is an eigenvector. Plugging in, I have

[tex]\left(\lambda^2 + \frac{k}{m}\right) e^{\lambda t}\mathbf{u} = \matbf{0}.[/tex]​

Since exp can never be 0, and it would be meaningless (I think) at this point to have u be 0, we can solve what's left for [tex]\lambda[/tex] and get
[tex]\lambda = \pm i \sqrt{k \over m}.[/tex]​
I know that the answer should look something like

[tex]\mathbf{r} = \mathbf{u}_1\cos{\sqrt{k \over m}}+\mathbf{u}_2\sin{\sqrt{k \over m}},[/tex]​

but I'm not sure how to find the eigenvectors (u1 and u2) here. Any ideas?
 
Physics news on Phys.org
I don't know what "eigenvectors" you are talking about. In fact, I see no reason to solve this as a vector problem at all. The components of r must satisfy exactly the same equation: x'= -(k/m)x, y'= -(k/m)y, z'= -(k/m)z (assuming r is in R3.)
 
As HallsofIvy stated (and in fact what you essentially did) is solve the exact same equation in the three components: your solutions are precisely of the form
[tex]x = a_1 \cos{\sqrt{\frac{k}{m}}} + a_2 \sin{{\sqrt{\frac{k}{m}}}}[/tex]
and similarly for y and z (with different constants).

Now you should note that u, as you used it, is NOT actually a eigenvector of the system like you stated and so lambda can not be its eigenvector; for if it were:
[tex]\left(\frac{d^2}{{dt}^2}+\frac{k}{m}\right)\vec{u}=\lambda \vec{u}[/tex]
so
[tex]\left(\frac{d^2}{{dt}^2}+\frac{k}{m}\right) e^{\lambda t} \vec{u} = \lambda^2 e^{\lambda t} \vec{u} + 2 \lambda e^{\lambda t} \frac{d\vec{u}}{dt}+ e^{\lambda t} \vec {u}[/tex]
(ick, I suggest you work through it explicitly).

The concept you were really looking for here is constant. u and lambda are constants. Then everything you said makes sense, and you can see that u1 and u2 are determined by boundary conditions (just like in the one variable case).
 

Similar threads

Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
989
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K