Eigenvalue and Eigenvector
Eigenvalue and Eigenvector
BANGALORE UNIVERSITY
DEPARTMENT OF MATHEMATICS
Jnana Bharathi Campus, Bangalore - 560056
Introduction
Definitions
Applications
Recent Applications
Conclusion
1.Google’s PageRank
When Google went online in the late 1990’s, one thing that set it
apart from other search engines was that its search result listings
always seemed deliver the “good stuff” up front. With other search
engines you often had to wade through screen after screen of links to
irrelevant web pages that just happened to match the search text.
Part of the magic behind Google is its PageRank algorithm, which
quantitatively rates the importance of each page on the web, allowing
Google to rank the pages and thereby present to the user the more
important (and typically most relevant and helpful) pages first.
Our goal in this paper is to explain one of the core ideas behind how
Google calculates web page rankings. This turns out to be a
delightful application of standard linear algebra.
For the 6−page web illustrated above, we can form a ”link matrix”
representing the relative importance of the links in and out of each page.
Considering Page 1, it has 4 outgoing links (to pages 2, 4, 5, and 6). So
in the first column of our ”links matrix”, we place value 41 in each of rows
2, 4, 5 and 6, since each link is worth 14 of all the outgoing links. The rest
of the rows in column 1 have value 0, since Page 1 doesn’t link to any of
them.
We continue the same process for the rest of the 6 pages.
5.Schrodinger Equations
The Schrodinger equation is a linear partial differential equation that
governs the wave function of a quantum-mechanical system. Its discovery
was a significant landmark in the development of quantum mechanics. It
is named after Erwin Schrodinger, who postulated the equation in 1925
and published it in 1926, forming the basis for the work that resulted in
his Nobel Prize in Physics in 1933.
Mr. Hemanth Kumar V. Eigenvalue and Eigenvector 18 / 30
In quantum mechanics, eigenvalues and eigenvectors play a crucial role in
the solution of the Schrodinger equation, which describes the behavior of
quantum systems. The time-independent Schrodinger equation for a
single particle is given by:
Hψ=Eψ
Here, (H) is the Hamiltonian operator, ( ψ ) is the wavefunction
representing the quantum state of the system, and (E) is the energy
associated with that state (the eigenvalue).
The wavefunction ( ψ ) and the energy (E) are the corresponding
eigenvector and eigenvalue, respectively.The eigenvalue (E) represents the
quantized energy levels of the system, and the eigenvector ( ψ )
corresponds to the probability amplitude of finding the particle in a
particular state.
Eigenvalues and eigenvectors are integral to solving this equation. The
eigenvalue (E) signifies the quantized energy levels of the system, and the
eigenvector ( ψ ) represents the associated wavefunction. These
eigenvectors are normalized to ensure the probability of finding a particle
Mr. Hemanth Kumar V. Eigenvalue and Eigenvector 19 / 30
somewhere in space is unity. The squared magnitude of the wavefunction
provides the probability density, describing the likelihood of locating the
particle at a given position.
Additionally, the eigenvectors and eigenvalues play a key role in the
time-dependent evolution of the quantum state, offering insights into how
the system’s properties change over time. In essence, eigenvalues and
eigenvectors in the Schrodinger equation provide a mathematical
framework for understanding the discrete energy states and spatial
distributions of particles in the quantum realm.
Control Theory
Control theory is a field of control engineering and applied
mathematics that deals with the control of dynamical systems in
engineered processes and machines. The objective is to develop a
model or algorithm governing the application of system inputs to
drive the system to a desired state, while minimizing any delay,
overshoot, or steady-state error and ensuring a level of control
stability; often with the aim to achieve a degree of optimality.
Extensive use is usually made of a diagrammatic style known as the
block diagram. In it the transfer function, also known as the system
function or network function, is a mathematical model of the relation
between the input and output based on the differential equations
describing the system.
The eigenvalues and eigenvectors of the system matrix play a key role
in determining the response of the system. It is important to note
that only square matrices have eigenvalues and eigenvectors
associated with them. Non-square matrices cannot be analyzed using
the methods below.