Eigenvalue Method: Solving 2nd Order ODEs

kahless2005
Messages
44
Reaction score
0
Given:Second order ODE: x" + 2x' + 3x = 0
Find:
a) Write equation as first order ODE
b) Apply eigenvalue method to find general soln

Solution:

Part a, is easy
a) y' = -2y - 3x

now, how do I do part b? Do I solve it as a [1x2] matrix?
 
Physics news on Phys.org
I don't think you have part a quite correct. It believe should be a matrix equation, something like z' = Az, where z is vector and A is a 2x2 matrix. You would then use the eigenvalue method on the 2x2 matrix.
 
Your solution of part a is wrong. I think you should define the vector
[tex]u=\left(\begin{array}{cc}x'\\x\end{array}\right)[/tex]
so the derivative of u:
[tex]u'=\left(\begin{array}{cc}x''\\x'\end{array}\right)[/tex]
By substituting x''=- 2x' - 3x into u'=(x'';x'), you get:
[tex]u'=\left(\begin{array}{cc}- 2x' - 3x\\x'\end{array}\right)[/tex]
and will easily find the solution, something like u' = Au + B as eigenglue said.
 
Last edited:

Similar threads

Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
3
Views
2K