The essence of the eigen problem

  • I
  • Thread starter Carbon273
  • Start date
In summary: eigenvectors."• eigenfunction ----> fundamental function• eigenvalue ----> fundamental value• eigenvector ----> fundamental vector
  • #1
Carbon273
17
4
TL;DR Summary
I am a bit doubtful, is the eigen problem only applicable for linear scenarios? Or are they also applicable for nonlinear scenarios. In linear algebra we are given the equation, Ax=λx. I understand this equation only works if A is a linear transformation of the vector x. Which as a result, produces a scaled value of the vector x. The linear transformation would have to abide by the fact that the origin is in place and that the grid lines are parallel. In reference to a blueBrown video:
This is with respect to the vector x.
 
Physics news on Phys.org
  • #2
Nonlinear problems are often analyzed locally by "linearizing" the problem. Then the eigenstructure indicates the local behavior of the system in that region of the state space.
 
  • Like
Likes marcusl and S.G. Janssens
  • #3
Carbon273 said:
Summary: I am a bit doubtful, is the eigen problem only applicable for linear scenarios?
In the non linear case it is called fixed point problem: ##f(x)=x## or in case of dynamical systems, an attractor. So yes, eigen implies linearity.
 
  • #4
fresh_42 said:
In the non linear case it is called fixed point problem: ##f(x)=x## or in case of dynamical systems, an attractor.
The existence of a fixed point and whether or not it is attracting are two different things.
fresh_42 said:
So yes, eigen implies linearity.
No, it doesn't, there exists a large literature on nonlinear eigenvalue problems and they are not just fixed-point problems going by a different name.
 
  • #5
S.G. Janssens said:
The existence of a fixed point and whether or not it is attracting are two different things.
I know, but they are related: ##=1## vs. ##<1##.
No, it doesn't, there exists a large literature on nonlinear eigenvalue problems and they are not just fixed-point problems going by a different name.
Define a nonlinear eigenvalue! I want to see where this is not a fixed point. Even the linear case is a fixed point problem.
 
  • #6
OK guys which is it lol? Maybe particularly focus on the eigen problem with respect to x. Also I would love to see a nonlinear eigen problem.
 
  • #7
Carbon273 said:
OK guys which is it lol? Maybe particularly focus on the eigen problem with respect to x. Also I would love to see a nonlinear eigen problem.
Here is an example of "the large literature", but it is close to the linear world, where it arose from as a generalization. I still wouldn't use the prefix eigen in nonlinear cases, except in physics where we call the frequencies in normal modes eigen-frequency. If you use it outside of linearity you will have to tell precisely what is meant. Without further specifications it is linear.
 
  • #8
fresh_42 said:
Here is an example of "the large literature", but it is close to the linear world, where it arose from as a generalization. I still wouldn't use the prefix eigen in nonlinear cases, except in physics where we call the frequencies in normal modes eigen-frequency. If you use it outside of linearity you will have to tell precisely what is meant. Without further specifications it is linear.
Well, doesn't "Eigen" mean singular in English? What singularity are we then addressing?
 
  • #9
WWGD said:
Well, doesn't "Eigen" mean singular in English? What singularity are we then addressing?
Eigen cannot be properly translated, that's why it migrated. They have tried proper but proper has too many different meanings already. Anyway, it would be the closest word in the sense of eigen- as in Eigenschaft = property as in a description, not as in an ownership, which would be property = Eigentum. See, proper is pretty overloaded in English, and eigen has the advantage, that it can easily be spoken in English, once you accepted that ei = i and g = gh.
 
  • #10
fresh_42 said:
Eigen cannot be properly translated, that's why it migrated. They have tried proper but proper has too many different meanings already. Anyway, it would be the closest word in the sense of eigen- as in Eigenschaft = property as in a description, not as in an ownership, which would be property = Eigentum. See, proper is pretty overloaded in English, and eigen has the advantage, that it can easily be spoken in English, once you accepted that ei = i and g = gh.
Well, overloaded but not as much as the word 'Normal' , which I think has some 20 different meanings in Mathematics.
 
  • #11
In "No Bullshit Guide to Linear Algebra", Ivan Savov writes, «The theorem [Fundamental Theorem of Algebra] is "fundamental" because it tells you we won't ever need to invent any "fancier" set of numbers to solve polynomial equations.»

So I suggest that a better translation of "eigen" (German) into English be "fundamental".

• eigenfunction ----> fundamental function
• eigenvalue ----> fundamental value

There is no "fancier" (simpler?) function, together with some associated value(s), that can be written. THAT'S IT! The fundamental function and it's associated fundamental value are, well, FUNDAMENTAL. Digging deeper for for something something "more fundamental" is a fool's quest.
 
  • #12
But the German word "eigen" is best translated as "proper" or "characteristic", not "fundamental".
 
  • #13
Proper and characteristic were in common use in the English math/physics literature until quantum mechanics was developed in the 1920's and German terms took over. We still use the term "characteristic equation" or "secular equation" for the equation whose roots give the characteristic (eigen) values.
 
  • #14
We have had a similar discussion a while back:
fresh_42 said:
"At the start of the 20th century, Hilbert studied the eigenvalues of integral operators by viewing the operators as infinite matrices. He was the first to use the German word eigen, which means "own", to denote eigenvalues and eigenvectors in 1904, though he may have been following a related usage by Helmholtz. For some time, the standard term in English was "proper value", but the more distinctive term "eigenvalue" is standard today.

J. Dieudonné mentioned in his "Abrégé d'histoire des mathématiques 1700-1900" that first examinations of determinants and eigenvalues, although not named as such, date back to Lagrange's work on partial differential equations (1762) and J.C.F. Sturm - J. Liouvilles work on operators in the first half of the 19th century..
https://www.physicsforums.com/threads/where-does-the-nomenclature-eigen-originate.843038/
 
  • Like
Likes marcusl
  • #15
Thanks, it’s nice to see that history.
 
  • #16
Carbon273 said:
Summary: I am a bit doubtful, is the eigen problem only applicable for linear scenarios?

I'm curious whether you think "linear scenarios" is a very limited set of situations. It includes linear transformations and there are many linear transformation besides those represented by ##n## by ##m## matrices. For example, let ##g(x)## be a given function. Define the transformation ##T_g## that maps a function to another function by: ##T_g( f(x)) = f(g(x))##

The eigen problem for ##T_g## is to find functions ##h(x)## such that ##T_g(h(x)) = \lambda h(x)## for some number ##\lambda##.

As another example, define the transformation ##D## that maps functions to functions by ##D(f(x)) = f'(x)## You probably know some solutions to the eigen problem for ##D##.
 
  • #17
WWGD said:
Well, doesn't "Eigen" mean singular in English? What singularity are we then addressing?

"Eigen" means "own" in the sense the eignvalues of an operator are owned by the operator, or a characteristic of the operator. So eigenvalues have also been called characteristic values.
 
  • #18
WWGD said:
What singularity are we then addressing?

In the linear setting, if ##A## is a matrix in ##\mathbb{C}^{n \times n}##, then the resolvent map ##z \mapsto (z I - A)^{-1}## is meromorphic, takes values in ##C^{n \times n}## and its isolated singularities are of course precisely the eigenvalues of ##A##. The matrix-valued Cauchy integral
$$
\frac{1}{2\pi i}\oint_{\Gamma_{\lambda}} (z I - A)^{-1}\,dz
$$
is just the spectral projector associated with the eigenvalue ##\lambda## encircled by the contour ##\Gamma_{\lambda}##. (This can be generalized to apply to a closed linear operator ##A## on a complex Banach space. Then the above integral is named after Dunford.)

So, for me perhaps the "essence of the eigenproblem" is the investigation of singularities of classes of meromorphic matrix-valued (or: linear operator valued) functions. Depending on the functional form, these problems may then be called linear or nonlinear.
 
  • Like
  • Wow
Likes Stephen Tashi and WWGD

1. What is the eigen problem?

The eigen problem is a mathematical concept that involves finding the eigenvalues and eigenvectors of a square matrix. It is used in various fields of science and engineering to solve problems related to linear transformations and differential equations.

2. Why is the eigen problem important?

The eigen problem is important because it allows us to understand the behavior of complex systems by breaking them down into simpler components. It also has practical applications in fields such as physics, chemistry, and computer science.

3. How is the eigen problem solved?

The eigen problem is solved by finding the characteristic polynomial of the matrix, which is then used to calculate the eigenvalues. The eigenvectors can then be found by solving a system of linear equations using the eigenvalues.

4. What are some real-world applications of the eigen problem?

The eigen problem has many real-world applications, including image and signal processing, data compression, quantum mechanics, and machine learning. It is also used in the analysis of complex systems such as weather patterns and financial markets.

5. Are there any limitations to the eigen problem?

Yes, there are some limitations to the eigen problem. It can only be applied to square matrices, and the calculations can become computationally intensive for large matrices. Additionally, the eigenvalues and eigenvectors may not always be easy to interpret or relate to the original problem.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
11
Views
11K
  • Linear and Abstract Algebra
Replies
5
Views
1K
Replies
8
Views
5K
  • Linear and Abstract Algebra
Replies
10
Views
3K
  • Linear and Abstract Algebra
Replies
6
Views
6K
  • Engineering and Comp Sci Homework Help
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
6
Views
5K
Back
Top