Skip to main content

TL;DR

Cauchy-Schwarz Inequality: |<u,v>|^2 <= <u,u><v,v> — the inner product is bounded by the product of norms. This concept is essential for quantitative trading interviews and is frequently tested at top firms.

By Valenke Exam Prep Team·Last updated 2026-06-01
Analysis

Cauchy-Schwarz Inequality

|<u,v>|^2 <= <u,u><v,v> — the inner product is bounded by the product of norms.

The Cauchy-Schwarz inequality: For vectors u,v\mathbf{u}, \mathbf{v} in an inner product space: u,v2u,uv,v|\langle \mathbf{u}, \mathbf{v} \rangle|^2 \leq \langle \mathbf{u}, \mathbf{u} \rangle \cdot \langle \mathbf{v}, \mathbf{v} \rangle For sums: (aibi)2(ai2)(bi2)\left(\sum a_i b_i\right)^2 \leq \left(\sum a_i^2\right)\left(\sum b_i^2\right). For expectations: E[XY]2E[X2]E[Y2]E[XY]^2 \leq E[X^2] \cdot E[Y^2]. Equality holds iff u\mathbf{u} and v\mathbf{v} are proportional. When to use: Bounding sums or expectations that involve products. Proving that correlation 1\leq 1. Optimization over constrained sums. This is a fundamental technique used across probability, linear algebra, and analysis.

Ready to practice for the Valenke Finance Exam?

Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.

Start free practice →