Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

  1. Subjects ›
  2. Linear Algebra ›
  3. Question of the Day

Linear Algebra Question of the Day

Linear Algebra Question of the Day

Answer today's Linear Algebra question, reveal the full explanation, then keep the streak going with a new question every day.

Given a 3×33 \times 33×3 symmetric matrix HHH with spectral decomposition H=∑i=13λiuiuiTH = \sum_{i=1}^3 \lambda_i \mathbf{u}_i \mathbf{u}_i^TH=∑i=13​λi​ui​uiT​ where λ1>λ2>λ3>0\lambda_1 > \lambda_2 > \lambda_3 > 0λ1​>λ2​>λ3​>0, which of the following optimization problems has solution x=u2\mathbf{x} = \mathbf{u}_2x=u2​?

Keep practicing Linear Algebra

  • Linear Algebra Quizzes
  • Linear Algebra Practice Tests
  • Linear Algebra Tutors

Question of the Day

Given a 3×33 \times 33×3 symmetric matrix HHH with spectral decomposition H=∑i=13λiuiuiTH = \sum_{i=1}^3 \lambda_i \mathbf{u}_i \mathbf{u}_i^TH=∑i=13​λi​ui​uiT​ where λ1>λ2>λ3>0\lambda_1 > \lambda_2 > \lambda_3 > 0λ1​>λ2​>λ3​>0, which of the following optimization problems has solution x=u2\mathbf{x} = \mathbf{u}_2x=u2​?

  1. Maximize xTHx\mathbf{x}^T H \mathbf{x}xTHx subject to ∥x∥=1\|\mathbf{x}\| = 1∥x∥=1 and x⊥u1\mathbf{x} \perp \mathbf{u}_1x⊥u1​. (correct answer)
  2. Minimize xTHx\mathbf{x}^T H \mathbf{x}xTHx subject to ∥x∥=1\|\mathbf{x}\| = 1∥x∥=1 and x⊥u3\mathbf{x} \perp \mathbf{u}_3x⊥u3​.
  3. Maximize xTH−1x\mathbf{x}^T H^{-1} \mathbf{x}xTH−1x subject to ∥x∥=1\|\mathbf{x}\| = 1∥x∥=1 and x⊥u1\mathbf{x} \perp \mathbf{u}_1x⊥u1​.
  4. Minimize xTHx\mathbf{x}^T H \mathbf{x}xTHx subject to ∥x∥=1\|\mathbf{x}\| = 1∥x∥=1 and x⊥span{u1,u3}\mathbf{x} \perp \text{span}\{\mathbf{u}_1, \mathbf{u}_3\}x⊥span{u1​,u3​}.

Explanation: By the Spectral Theorem and variational characterization of eigenvalues, maximizing x^T H x subject to ||x|| = 1 gives x = u₁ (largest eigenvalue). When we add the constraint x ⊥ u₁, we maximize over the orthogonal complement, and the maximum is achieved at u₂ (second-largest eigenvalue). Choice B seeks a minimum with wrong constraint. Choice C involves H^(-1), which has eigenvalues 1/λᵢ in reverse order. Choice D over-constrains the problem to a one-dimensional space.