Physlib

Physlib.QuantumMechanics.DDimensions.Operators.StateObservables.IsEigenvector

Eigenvectors of partial linear maps

Main definitions

  • `LinearPMap.IsEigenvector`: a nonzero domain vector satisfying `T ψ = μ • ψ`.

3 declarations

definition

ψ\psi is an eigenvector of TT with eigenvalue μ\mu

Given a partial linear map TT on a complex vector space HH and a vector ψ\psi in the domain of TT, ψ\psi is an eigenvector of TT with eigenvalue μC\mu \in \mathbb{C} if Tψ=μψT\psi = \mu \psi and ψ\psi is non-zero.

theorem

Tψ=μψT \psi = \mu \psi for eigenvectors of a partial linear map TT

Let TT be a partial linear map on a complex vector space HH. If ψ\psi is an eigenvector of TT with eigenvalue μC\mu \in \mathbb{C}, then the eigenvalue equation Tψ=μψT\psi = \mu \psi holds.

theorem

An eigenvector ψ\psi of a partial linear map satisfies ψ0\psi \neq 0

Let TT be a partial linear map on a complex vector space HH. If ψ\psi is an eigenvector of TT with eigenvalue μC\mu \in \mathbb{C}, then ψ\psi is non-zero, i.e., ψ0\psi \neq 0.