What makes this an Eigen value problem and why?

  • Thread starter svishal03
  • Start date
  • Tags
    Value
In summary, The equation KR = w^2 M R can be classified as an eigenvalue problem because it involves finding the eigenvalues and eigenvectors of the positive definite matrices M and K. Mathematically, this means solving for non-zero vectors R that satisfy the equation. By doing so, we can find the eigenvalues w which correspond to the natural frequencies of vibration for a mechanical system. This has a physical interpretation of the vibrating shapes of the system at these specific frequencies. The normalization condition is used to ensure that the eigenvectors are normalized, and by choosing specific values for the expectation values of M and K, we can satisfy this condition.
  • #1
svishal03
129
1
I'm undergoing a self study course on Structural Dynamics and have arrived at the following equation:

KR = w^2 M R

where; M and K are positive definite matrices.

Can anyone please explain:

1) Why is this classified as a Eigen value problem? I will be grateful if you give a mathematical explanation here.

2) Why is this classified as a Eigen value problem? I will be grateful if you give a physical interpretation/ explanation here.


Please help..
 
Physics news on Phys.org
  • #2
Mathematically, assuming you're looking for vectors R that solve this equation, as every positive definite matrix is invertible, any vector that solves that equation will also solve [itex]M^{-1} K R = w^2 R[/itex]. Hence R must an eigenvector of [itex]M^{-1}K[/itex] with eigenvalue w. So then solving it is merely a task of finding the eigenvectors and respective eigenvalues. On the other hand, assuming you only have M and K, you can find multiple R and w that will satisfy this equation, assuming the matrix has a complete set of eigenvectors (as I think it should).

I'm not sure this answers your question, but it should provide some definite insight, I suppose.
 
  • #3
Padfoot said everything except one important word: You are looking for non-zero vectors R that solve the equation.

Non-zero solutions only exist for special values of w, which are the eigenvalues. "Eigen" in German means "separate", "strange", "peculiar", "particular", etc.

Physically, the values of w are the natural frequencies of vibration of a mechanical system, and the corresponding values of R are the vibrating shapes. A system like a stretched string, a cantilever beam, etc, with no applied forces can only vibrate at certain "special" frequencies, sometimes called "harmonics".
 
  • #4
Thank you padfoot yes it was useful.

Alephzero,

Thank you as well for the physcial interpretation. But, I have a question:

Why do you say:

a stretched string, a cantilever beam, etc, with no applied forces can only vibrate at certain "special" frequencies, sometimes called "harmonics".

Because:

See attached extract from the book on Dynamics of Structures by Prof.Anil K Chopra from University of Berkeley. The 2 storey frame can vibrate at any frequency which is not necessarily a simple harmonic motion but only for certain distribution of displacement can result in a simple harmonic motion. That is: wouldn't it be better to put as:

A system like a stretched string, a cantilever beam, etc, with no applied forces can only vibrate in simple harmonic motion at certain "special" frequencies, sometimes called "harmonics".
 

Attachments

  • Pages from Chopra_Dynamics_of_Structures.pdf
    102.3 KB · Views: 314
  • #5
@Padfoot89 and all;

Padfoot,

If R_s and R_r are the eigen vectors of the matrix we were just discussing i.e. the matrix M^-1K

and if we prove that;

R_s^T M R_r =0

R_s^T K R_r =0

Then,

Is,

R_s^T M R_s =1

and R_S^T K R_s = w_s^2

Why?

The author says that this is the normality relation, I do not follow how?

Please can anyone help?
 
  • #6
Dear Padfoot / Alephzero,

I shall be grateful if anyone can help with my queries in response to your answers...

Much appreciated,

Vishal
 
  • #7
I'm not sure if this is the answer you're looking for, but it might provide some insight into what's going on. So, with this normalization condition, we require that the eigenvectors [itex]R_s,R_t[/itex] are normalized. Hence we want the inner product of the vectors with themselves to be 1, or[itex]<R_s|R_s> = 1 [/itex] and [itex] <R_t|R_t> = 1[/itex].

Note then, since we have [itex]M^{-1}K R_t = w^2 R_t[/itex], it then follows (using this normality condition) that (using expectation value notation, with respect to R_t, but the same would be true with R_s), [itex] <M^{-1} K > = w^2 [/itex]. However, if one were to move [itex] M [/itex] over to the other side, one would find that it must also be true that [itex]\frac{<K>}{<M>} = <M^{-1} K > = w^2[/itex]. Hence, if we choose [itex]<K> = w^2[/itex] and [itex]<M> = 1[/itex], then we satisfy the normality condition (inner product of the vector with itself is 1).

Note that there is a little bit of ambiguity in this situation, as one could choose the vectors such that the individual expectation values come out differently (e.g. 2 [itex]w^2[/itex] and 2, respectively) and still get the same normality condition. However, it's likely that [itex]w^2[/itex] and 1 are chosen as the convention to keep things simple as possible.

Also, I don't see where this relies on the fact that if you have two eigenvectors with eigenvalues w^2, they have to be orthogonal, however that's probably chosen to keep the math simple, as after doing this you would then have a orthonormal space with eigenvalues of w^2.

I don't know that this helped answer all of your questions, but perchance it helped.
 
  • #8
Dear Padfoot,

Thank you very much for the reply.

I shall be grateful if you help me here

You said:

1) [itex]M^{-1}K R_t = w^2 R_t[/itex]

How did you arrive at this?

2)You then said:

[itex] M^{-1} K = w^2 [/itex]

Is this because:

From 1;

[itex]M^{-1}K =w^2 R_t R_t{-1}[/itex]

Hence:

[itex] M^{-1} K = w^2 [/itex]

I did not follow further.

Vishal
 
  • #9
We get (1) from assuming that R_t is an eigenvector of of the matrix (M^-1 * K) with eigenvalue w^2. 1 is the definition of this. The matrix acting on R_t returns R_t multiplied by w^2.

As you get further into Linear Algebra, and understanding notation, (2) will eventually make your stomach hurt. The equation you have for (2) says a matrix is equal to a scalar. This is a big no-no. So we have to look back a little more closely at my notation.

The < > brackets mean an "expectation value" (which may or may not be purely a physics notation). Expectation values are taken with respect to certain vectors (one of the R's that has eigenvalue w^2, in this case), and are applied on matrices. So It means, in similar notation to what you used, [itex] R^T( M^{-1} K) R [/itex] where [itex] R^t [/itex] is the transpose of the R vector. Hence, following the matrix multiplication through, we see that this expression yields a scalar, as we'd demand for obvious reasons. After understanding this notation the rest is simply algebra. If the notation is still confusing for you, I'd recommend googling expectation values and look at the linear algebra involved (most of the links you pull up will be quantum mechanics, but just ignore the quantum speak and look at the math of what they're doing).

Let me know if this helps.
 
  • #10
Dear Padfoot,

Thank you again!

Did you mean:

[itex] M^{-1} K R_t= w_t^2 R_t[/itex] i.e. did you miss the _t for w?

Yes, if it is so I get the above.

Following this, I shall be grateful if you can expand the math steps to get :

[itex] R_s^T M R_s =1[/itex] and

[itex]R_S^T K R_s = w_s^2[/itex]

Yes-i do not intend going into details of expectation values at the moment- the math steps to arrive at [itex] R_s^T M R_s =1[/itex] and [itex]R_S^T K R_s = w_s^2[/itex] will be sufficient.
 
  • #11
Yes, I just dropped the _t. Since I basically explained the answer to this in my second reponse, I think that rather than give you the solution, it will be universally more beneficial to you for you to work it out yourself.

However, here's an outline of the solution. Start with [itex] K R = w^2 M R [/itex] and hit both sides of the equation with the transpose of R from the left side. You'll get things that you're looking for on both sides. You can then solve this for a ratio and it's here that you'll see that choosing the vector such that the conditions your author suggests are satisfied is the easiest.

For a further treat, if you suppose that the norm of the vector is 1, starting with [itex]M^-1 K R = w^2 R [/itex], you'll see why this is the "normality condition". Using this and my second post, you shouldn't have any trouble seeing why you should choose the vectors to satisfy the conditions your author suggests.
 
  • #12
Thanks a lot for the reply.

Did you mean this:

1) [itex] K R = w^2 M R [/itex]

2) [itex] R^T K R = R^ T w^2 M R [/itex]

3) [itex] R^T K R / R^ T M R = w^2 [/itex]

4) If we put [itex] R^ T M R = 1 [/itex]

then;

5) [itex] R^T K R = w^2 [/itex]

Is this what you would derive?
 
  • #13
Yes. As you can see, there's some built in ambiguity in satisfying equation 3, but by choosing equation 4, you've chosen the simplest way of satisfying 3. So it works out really nicely. This ratio (equation 3) being equal to w^2 is what ensures that you have normality of the vector, as well. Hence why it's the normality condition. Hope this all helped.
 

1. What is an Eigen value problem?

An Eigen value problem is a mathematical problem that involves finding the special values, called Eigen values, and corresponding vectors, called Eigen vectors, for a given linear transformation. These values and vectors represent the unique properties of the transformation and can be used to understand its behavior.

2. How does an Eigen value problem differ from other mathematical problems?

Unlike other mathematical problems, an Eigen value problem involves finding values and vectors that are unique to a specific linear transformation. This means that the solutions to an Eigen value problem are not universal and can vary depending on the transformation being studied.

3. Why is it important to study Eigen value problems?

Eigen value problems have many practical applications in areas such as physics, engineering, and data analysis. They can be used to understand the behavior of systems, identify important features, and make predictions. Additionally, solving Eigen value problems can provide deeper insights into the underlying structure and properties of a system.

4. How do we know that a problem is an Eigen value problem?

A problem can be identified as an Eigen value problem if it involves finding the special values and vectors for a given linear transformation. This can be represented mathematically as Ax = λx, where A is the transformation matrix, x is the Eigen vector, and λ is the Eigen value. The presence of these variables and their relationships are key indicators of an Eigen value problem.

5. What makes an Eigen value problem challenging to solve?

Eigen value problems can be challenging to solve because they often involve complex mathematical concepts and techniques, such as linear algebra and matrix operations. Additionally, the solutions to Eigen value problems can be sensitive to small changes in the input values, making it difficult to accurately determine the Eigen values and vectors. As a result, various numerical methods and algorithms have been developed to solve Eigen value problems efficiently and accurately.

Similar threads

  • Linear and Abstract Algebra
Replies
6
Views
6K
  • Linear and Abstract Algebra
Replies
9
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
2K
  • STEM Academic Advising
Replies
11
Views
675
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Differential Equations
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
17
Views
1K
  • Introductory Physics Homework Help
Replies
10
Views
1K
Back
Top