- #36
- 2,168
- 193
Today in lecture our teacher made a solution to this problem by using the Matrix approach as Orodruin pointed out. He write the matrix form then he found the eigenvalues and eigenvectors. And then well he kind of stopped there.
Once he has the eigenvalues and eigenvectors, there is no need to diagonalize anything. All he needs to do is use these to determine the coefficients required to satisfy the initial conditions.timetraveller123 said:then maybe you should try to take it from there do you know how to diagonalize a matrix
Well, the process of finding the eigenvalues and eigenvectors essentially gives you the diagonalisation as well ...Chestermiller said:Once he has the eigenvalues and eigenvectors, there is no need to diagonalize anything. All he needs to do is use these to determine the coefficients required to satisfy the initial conditions.
You don't really have to do it. You just note that with a complete set of eigenvectors ##v_i##, you can expand the solution in terms of them, i.e.,timetraveller123 said:wait even after obtaining eigenvectors and eigenvalues
you still have to change basis from
##
y' = p^{-1} y
##
and construct a diagonal matrix filled with the eigenvalues right? at least this is what i know
Thanks :)timetraveller123 said:were you given the values
the eigen values seem correct
Orodruin said:You don't really have to do it. You just note that with a complete set of eigenvectors ##v_i##, you can expand the solution in terms of them, i.e.,
$$
y(t) = \sum_i \alpha_i(t) v_i.
$$
Now, inserting into the differential equation would give
$$
\ddot y = \sum_i \ddot{\alpha}_i(t) v_i = K \sum_i \alpha_i(t) v_i = \sum_i \lambda_i \alpha_i(t) v_i,
$$
where ##\lambda_i## are the eigenvalues. Since the ##v_i## are linearly independent, the coefficients in front of ##v_i## on either side of the equation must be the same and therefore
$$
\ddot \alpha_i = \lambda_i \alpha_i.
$$
Of course, this is the same thing as you will get if you do the diagonalisation explicitly.
No, you need to use the eigenvectors. The equations where the differential equations are not coupled are the ones for the ##\alpha##s, not for the ##y##s.Arman777 said:So ##\ddot y_1 = -12y_1## and ##\ddot y_2 = -2y_2## or which eigenvalue corresponds to which ?
Could you write it please..so I can learn it.. I don't get it this way. I need to proceed . This is painfulOrodruin said:You need to insert the expression for Y in terms of the alphas on the left side as well.
You mean it will be ##\ddot α_1v_1## etcOrodruin said:You need to insert the expression for Y in terms of the alphas on the left side as well.