this post was submitted on 21 Oct 2025
582 points (99.3% liked)

Science Memes

17142 readers
3306 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] IrateAnteater@sh.itjust.works 33 points 2 days ago (16 children)

I had a linear algebra professor who did that all the time. Never did figure out what an eigenvector is not why I would want 14 ways of finding one. Brilliant man, terrible teacher.

[–] WolfLink@sh.itjust.works 12 points 2 days ago (2 children)

When you multiply a matrix and a vector, you get a new vector. An eigenvector of a matrix means the output and input vectors are pointing in the same direction.

These are important for various real-world applications, but more explanation would probably have to be context specific.

[–] bitwolf@sh.itjust.works 1 points 2 days ago* (last edited 2 days ago) (1 children)

So... Like to find the optimal impact angle to send an object towards a target?

The largest eigenvector would be the most probable direction and velocity of the struck object after impact?

[–] WolfLink@sh.itjust.works 5 points 1 day ago* (last edited 1 day ago)

Usually it is something like the eigenvectors represent stable states of the system, and other states will tend to be unstable until and decay into one of those stable states.

For example, the eigenvectors of the moment of inertia tensor represent “principle axes” of rotation, and these represent the possible stable axes of rotation (usually only one or two axes is actually stable, it depends on the object).

By analyzing principle axes of inertia, you can explain why a frisbee’s rotation is very stable around one axis but unstable around all other axes. And you can predict this kind of behavior for other objects.

Another example is in quantum mechanics, eigenvectors correspond to states that result after “measurement collapse” of the wavefunction, and are useful in various quantum mechanics problems, such as predicting the behavior of atoms, molecules, or semiconductors.

The largest eigenvector would be the most probable direction and velocity of the struck object after impact?

The size of the eigenvector doesn’t really matter, because if a vector is an eigenvector, scaling it (changing its length without changing the direction) will also result in an eigenvector. It’s the direction of the eigenvector that matters.

However, the eigenvalue does matter and often has real world implications, for example, it can help you determine which of the principle axes of rotation will result in a stable rotation .

An eigenvector doesn’t change direction when it is multiplied by the matrix, but it might change its length. The amount that length changes is the eigenvalue. vM=ev where M is a matrix, v is an eigenvector of M, and e is the corresponding eigen value.

load more comments (13 replies)