UofM - MATH 2740 - Lecture 09 - Part 2 - SVD and pseudo-inverse (example)

UofM - MATH 2740 - Lecture 09 - Part 2 - SVD and pseudo-inverse (example)

Formal & Physical Sciences Mathematics PBMathematicsPBFAlgebra
🎙 Julien A 👥 618 📅 April 28, 2022 ⏱ 36 min 👁 1K 📄 tutorial 🧭 2026-08-17
Available in: English (current) Français

Keywords

singular value decompositionpseudo-inverseleast squareseigenvaluesGram-Schmidt

Summary

This lecture is a detailed worked example of computing the singular value decomposition (SVD) of a matrix and using the pseudo-inverse to solve a linear least squares problem. The instructor begins by introducing a specific 2x2 matrix A and vector b, noting that A has linearly dependent columns, so the standard least squares theorem does not apply. He then computes the SVD of A by first forming A^T A, finding its eigenvalues (25 and 0) and corresponding eigenvectors, which are normalized to form the orthogonal matrix V. The singular values are the square roots of the eigenvalues, giving sigma_1 = 5 and sigma_2 = 0. The matrix U is constructed from the left singular vectors, but since there is only one positive singular value, an additional orthogonal vector is obtained via Gram-Schmidt orthogonalization. The SVD is then assembled as A = U Σ V^T. The pseudo-inverse A^+ is computed as V Σ^+ U^T, where Σ^+ has the reciprocal of the non-zero singular value. Finally, the solution to the least squares problem is given by x = A^+ b, yielding the result (13/25, 26/25). The lecture emphasizes the step-by-step process and the importance of handling zero singular values correctly.

198 words

Critical Evaluation

Value of the Information & Strength of the Argument

The value of this lecture lies in its clear, step-by-step demonstration of a complex linear algebra procedure. The instructor carefully explains each calculation, from forming A^T A to finding eigenvalues and eigenvectors, and then constructing the SVD and pseudo-inverse. The argumentation is solid: the instructor justifies each step, such as why the standard least squares theorem fails and how to handle zero singular values. The example is well-chosen to illustrate the complications that can arise, making it a valuable tutorial for students. The explanation of Gram-Schmidt orthogonalization to complete the orthogonal matrix U is particularly instructive. Overall, the lecture provides a thorough and rigorous treatment of the topic.

Scientific Rigor, Source Quality, Title Accuracy

The lecture is scientifically rigorous in its mathematical derivations. The instructor follows standard procedures for computing the SVD and pseudo-inverse, and the calculations are correct. However, no external sources are cited, and the lecture relies solely on the instructor’s presentation. The title accurately reflects the content, as it is a lecture on SVD and pseudo-inverse with a worked example. The lack of references is not a major issue for a tutorial, but it limits the ability to verify the content against other sources. The lecture is well-structured and the mathematical steps are clearly explained.

217 words

Title / Content Match

The title accurately describes the content: a lecture on SVD and pseudo-inverse with a worked example.

Quality & Reliability

8/10

The lecture is a clear, step-by-step mathematical derivation of the SVD and pseudo-inverse for a specific example. The instructor demonstrates the procedure thoroughly, including handling of zero singular values and Gram-Schmidt orthogonalization. The content is mathematically sound and well-explained, though it lacks external references and is based on a single instructor's presentation.

Key Moments

Contribution & Novelties

This lecture provides a clear, step-by-step example of computing the SVD and pseudo-inverse for a matrix with linearly dependent columns, which is a common but often glossed-over case. It demonstrates the necessity of Gram-Schmidt orthogonalization to complete the orthogonal matrix U when there are zero singular values. The lecture is particularly useful for students learning linear algebra and its applications to least squares problems.

Pour aller plus loin :

99 words

Radar Profile

The radar profile shows high scores across all dimensions, indicating a well-balanced and reliable educational resource. The lecture is technically detailed, provides substantial information, and is presented with clarity and rigor.

Reliability 8/10