Eigenvectors/values and diff equations

  • Thread starter Thread starter EvLer
  • Start date Start date
Click For Summary
The discussion revolves around transforming the second-order differential equation y'' + y = 0 into a first-order system by introducing y' as an additional variable. The proposed 2x2 matrix A is confirmed to be [[0, 1], [-1, 0]], which leads to complex eigenvalues i and -i. Participants clarify that the problem requires finding eigenvectors and computing the solution starting from initial conditions y(0) and y'(0) = 0. The eigenvectors identified are [1, -i]^T and [1, i]^T, and the solution involves expressing y(t) in terms of complex exponentials. The discussion emphasizes understanding the implications of complex eigenvalues in the context of the differential equation.
EvLer
Messages
454
Reaction score
0

Homework Statement


the higher order equation y'' + y = 0 can be written as a first order system by introducing y' as another unknown besides y:

Homework Equations


d[y y']t/dt = [y' y'']t = [y' -y]t

if this is du/dt = Au what is 2x2 matrix A?

The Attempt at a Solution


I think it's
[0 1]
[-1 0]
but then I get complex eigenvalues so I am a bit suspicious... could someone verify or help me out?
thanks.
 
Physics news on Phys.org
You are exactly correct. If you let x= dy/dt, then d2y/dt2= dx/dt+ y= 0 or dx/dt= -y so your two equations are dy/dt= x and dx/dt= -1. Letting Y(t)= (y(t) x(t))t, yes, your differential equation is
Y(t)= \left[\begin{array}{cc} 0 & 1 \\ -1 & 0\end{array}\right]Y(t)
and, yes, that has complex eigenvalues. Why does that bother you?
I notice that the problem only asks you to write the matrix equation, not to find the eigenvalues or solve the equation so I guess you will learn what complex eigenvalues mean in this situation later.
 
I'm trying to finish the very same problem. In addition to what is stated above, the problem says: "Find its eigenvectors, and compute the solution that starts from y(0), y'(0)=0."

I found the eigenvalues to be i and -i, and the eigenvectors to be
[1 -i]^T and [1 i]^T.

I wrote the solution to start as y(t)=(1/2)*e^it*[1 i]^T + (1/2)*e^-it*[1 -i]^T.

From there I don't know how to proceed. Any suggestions?
 
eit = cos(t) + isin(t)

Note that (1/2)(eit + e-it) = cos(t)
and that (1/(2i))(eit - e-it) = sin(t)
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
5
Views
2K
Replies
8
Views
2K
Replies
9
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K