Second-Order Equations and Eigenvectors

  • Thread starter Thread starter tatianaiistb
  • Start date Start date
  • Tags Tags
    Eigenvectors
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
5 replies · 2K views
tatianaiistb
Messages
47
Reaction score
0

Homework Statement



Convert y"=0 to a first-order system du/dt=Au

d/dt [y y']T = [y' 0]T = [0 1; 0 0] [y y']T

This 2x2 matrix A has only one eigenvector and cannot be diagonalized. Compute eAt from the series I+At+... and write the solution eAtu(0) starting from y(0)=3, y'(0)=4. Check that your (y, y') satisfies y"=0.

Homework Equations





The Attempt at a Solution



So I found eAt to be equal to the matrix
[1 t
0 1].
I found this eAt=I+At where A is the matrix [0 1; 0 0].

I also know that matrix A has eigenvalue 0 with multiplicity 2, and eigenvector [1 0]T.

But from there I'm stuck... Not sure how to get eAtu(0)...

Can anyone help? Thanks in advance!
 
Physics news on Phys.org
That's why I'm so confused... The only information given is the one I stated above exactly as it is worded. And I don't know of any relevant equations for solving this system. :-(
 
Nevermind. I think I figured it out. Thanks for the help!