ArticleslgStudy

science

Singular value

Singular value is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Singular value rather than just read about it. In short: In mathematics, in particular in functional analysis, the singular values of a compact operator T : X → Y {\displaystyle \,T\!:X\rightarrow Y} acting between Hilbert spaces X {\displaystyle X} and ⁠ Y {\displaystyle Y} ⁠, are the square roots of the (necessarily non-negative) eigenvalues of the self-adjoint operator T ∗ T {\displaystyle T^{*}T} (where T ∗ {\displaystyle T^{*}} denotes the adjoint of ⁠ T {\displaysty…

Singular value — main illustration
Singular value — illustration

Key takeaways

  • Singular value belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Singular value to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Singular value from memory before moving on to harder problems.

Reference excerpt

In mathematics, in particular in functional analysis, the singular values of a compact operator T : X → Y {\displaystyle \,T\!:X\rightarrow Y} acting between Hilbert spaces X {\displaystyle X} and ⁠ Y {\displaystyle Y} ⁠, are the square roots of the (necessarily non-negative) eigenvalues of the self-adjoint operator T ∗ T {\displaystyle T^{*}T} (where T ∗ {\displaystyle T^{*}} denotes the adjoint of ⁠ T {\displaystyle T} ⁠). The singular values are non-negative real numbers, usually listed in decreasing order ⁠ ( σ 1 ( T ) ≥ σ 2 ( T ) ≥ … ) {\displaystyle {\big (}\sigma _{1}(T)\geq \sigma _{2}(T)\geq \dots {\big )}} ⁠. The largest singular value σ 1 ( T ) {\displaystyle \sigma _{1}(T)} is equal to the operator norm of T {\displaystyle T} (see Min-max theorem).

If T {\displaystyle T} acts on a Euclidean space (for example, ⁠ R n {\displaystyle \mathbb {R} ^{n}} ⁠), there is a simple geometric interpretation for the singular values: Consider the image by T {\displaystyle T} of the unit sphere; this is an ellipsoid, and the lengths of its semi-axes are the singular values of T {\displaystyle T} (the figure provides an example in ⁠ R 2 {\displaystyle \mathbb {R} ^{2}} ⁠). If ⁠ A {\displaystyle A} ⁠ is a normal matrix, then its singular values are the absolute values of its eigenvalues. Indeed, in this case, the spectral theorem can be applied to obtain unitary diagonalization of A {\displaystyle A} as ⁠ A = U Λ U ∗ {\displaystyle A=U\varLambda \,U^{*}} ⁠. Then, by definition, ⁠ A ∗ A = U Λ ∗ Λ U ∗ = U | Λ | U ∗ {\displaystyle \textstyle {\sqrt {A^{*}A}}=U{\sqrt {\varLambda ^{*}\varLambda }}~U^{*}=U\,\vert \varLambda \vert ~U^{*}} ⁠. Most norms on Hilbert space operators studied are defined using singular values. For example, the Ky Fan ⁠ k {\displaystyle k} ⁠-norm is the sum of the first k {\displaystyle k} singular values, the trace norm is the sum of all singular values, and the Schatten norm is the ⁠ p {\displaystyle p} ⁠-th root of the sum of the ⁠ p {\displaystyle p} ⁠-th powers of the singular values. Note that each norm is defined only on a special class of operators, hence singular values can be useful in classifying different operators. In the finite-dimensional case, a matrix can always be decomposed in the form ⁠ U Σ V ∗ {\displaystyle U\varSigma \,V^{*}} ⁠, where U {\displaystyle U} and V ∗ {\displaystyle V^{*}} are unitary matrices and Σ {\displaystyle \varSigma } is a rectangular diagonal matrix with the singular values lying on its diagonal. This is the singular value decomposition.

Basic properties For A ∈ C m × n {\displaystyle A\in \mathbb {C} ^{m\times n}} and ⁠ i = 1 , 2 , … , min { m , n } {\displaystyle i=1,2,\ldots ,\min\{m,n\}} ⁠: Min-max theorem for singular values:Here, U {\displaystyle U} is a subspace of ⁠ C n {\displaystyle \mathbb {C} ^{n}} ⁠;

… excerpt ends here. Continue reading the full article.

Illustrations

Singular value: Visualization of a singular value decomposition (SVD) of a 2-dimensional, real shearing matrix M. First, we see the unit disc in blue together with the two canonical unit vectors. We then see the action of M, which distorts the disc to an ellipse. The SVD decomposes M into three simple transformations: a rotation V*, a scaling Σ along the rotated coordinate axes, and a second rotation U. Moreover, Σ is a (square, in this example) diagonal matrix containing in its diagonal the singular values of M, which represent the lengths σ1 and σ2 of the semi-axes of the ellipse.
Visualization of a singular value decomposition (SVD) of a 2-dimensional, real shearing matrix M. First, we see the unit disc in blue together with the two canonical unit vectors. We then see the action of M, which distorts the disc to an ellipse. The SVD decomposes M into three simple transformations: a rotation V*, a scaling Σ along the rotated coordinate axes, and a second rotation U. Moreover, Σ is a (square, in this example) diagonal matrix containing in its diagonal the singular values of M, which represent the lengths σ1 and σ2 of the semi-axes of the ellipse.

Worked examples

Example 1 — a first encounter with Singular value

Start with the simplest possible case. Write down what Singular value claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Singular value before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Singular value ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Singular value

In research
Singular value appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Singular value in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Singular value is common in secondary-school and first-year university syllabi. It links to neighbouring topics Operator theory, Singular value decomposition, so understanding it makes those chapters shorter.
In everyday life
Look for Singular value outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Singular value in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Singular value means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Singular value out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Singular value in simple terms?

In mathematics, in particular in functional analysis, the singular values of a compact operator T : X → Y {\displaystyle \,T\!:X\rightarrow Y} acting between Hilbert spaces X {\displaystyle X} and ⁠ Y {\displaystyle Y} ⁠, are the square roots of the (necessarily non-negative) eigenvalues of the sel…

Why does Singular value matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Singular value?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Singular value.

Tags

  • Operator theory
  • Singular value decomposition

Keep exploring