Lecture 3U Properties of Complex Inner Product Spaces (Pages 426-429)

Total Page:16

File Type:pdf, Size:1020Kb

Lecture 3U Properties of Complex Inner Product Spaces (Pages 426-429) Lecture 3u Properties of Complex Inner Product Spaces (pages 426-429) When doing the problems assigned for the previous lecture, you hopefully no- ticed that the standard inner product for complex numbers is not symmetrical (that is, that h~z; ~wi 6= h~w; ~zi). So, right away we know that our definition of an inner product will have to be different than the one we used for the reals. But, hopefully you also noticed that h~z; ~wi = h~w; ~zi, so this is yet another case where we need to introduce conjugation to extend a result from the reals to the complex numbers. Bilinearity also needs some adjustments in the complex numbers. Let's take a look at the definition of a (generic) inner product on Cn. Definition: Let V be a vector space over C.A complex inner product on V is a function h ; i : V × V ! C such that (1) For all z 2 V, we have that hz; zi is a non-negative real number, and hz; zi = 0 if and only if z = 0. (2) For all w; z 2 V, hz; wi = hw; zi (3) For all u; v; w; z 2 V and all α 2 C we have (i) hv + z; wi = hv; wi + hz; wi (ii) hz; w + ui = hz; wi + hz; ui (iii) hαz; wi = αhz; wi (iv) hz; αwi = αhz; wi Property (1) is still the same as in Rn, and is still referred to as being \positive definite”. Property (2) is known as the Hermitian property of the inner prod- uct (instead of the symmetric property). Because the complex inner product is not symmetric, we cannot find a simple counterpart to bilinearity, but we can combine the statements of property (3) into one statement as follows: Let u; v; w; z 2 V and α; β; γ; δ 2 C, and let's expand out hαu + βv; γw + δzi. One use of part (i) gets us to hαu; γw + δzi + hβv; γw + δzi Then we can use part (ii) twice to get hαu; γwi + hαu; δzi + hβv; γwi + hβv; δzi Now, we can use part (iii) four times to get αhu; γwi + αhu; δzi + βhv; γwi + βhv; δzi 1 And lastly, we use part (iv) four times to get αγhu; wi + αδhu; zi + βγhv; wi + βδhv; zi So we see that the inner product is almost bilinear{we simply need to remember to take the conjugate of any scalar we pull out of the right side of the inner product. We won't spend much time on non-standard inner product spaces, but we should at least verify that the standard inner product we defined is in fact an inner product! Example: Show that the standard inner product defined on Cn is a complex inner product. n Pn Pn 2 Property (1) Let ~z 2 C . Then h~z; ~zi = j=1 zjzj = j=1 jzjj . Since this is the sum of non-negative real numbers, it must be a non-negative real number. Pn 2 2 Moreover, the only way to have that h~z; ~zi = j=1 jzjj = 0, is to have jzjj = 0 for all 1 ≤ j ≤ n, and since the only complex number with a modulus of 0 is 0, we see that h~z; ~zi = 0 if and only if ~z = ~0. Property (2) Let ~z; ~w 2 Cn. Then we can use properties of the conjugate to see that Pn h~w; ~zi = j=1 wjzj Pn = j=1 wj zj Pn = j=1 zjwj = h~z; ~wi Property (3i) Let ~v; ~w; ~z 2 Cn. Then Pn h~v + ~z; ~wi = j=1(vj + zj)wj Pn = j=1 vjwj + zjwj Pn Pn = j=1 vjwj + j=1 zjwj = h~v; ~wi + h~z; ~wi Property (3ii) Let ~u;~w; ~z 2 Cn. Then 2 Pn h~z; ~w + ~ui = j=1 zj(wj + uj) Pn = j=1 zj(wj + uj) Pn = j=1 zjwj + zjuj Pn Pn = j=1 zjwj + j=1 zjuj = h~z; ~wi + h~z; ~ui Property (3iii) Let ~w; ~z 2 Cn and α 2 C. Then Pn hα~z; ~wi = j=1 αzjwj Pn = α j=1 zjwj = αh~z; ~wi Property (3iv) Let ~w; ~z 2 Cn and α 2 C. Then Pn h~z; α ~wi = j=1 zjαwj Pn = j=1 zj(α wj) Pn = j=1 zj(α)(wj) Pn = α j=1 zjwj = αh~z; ~wi There are two additional properties that hold of the complex inner product: the Cauchy-Schwarz Inequality and the Triangle Inequality. Theorem 9.5.1 Let V be a complex inner product space with inner product h ; i. Then, for all w; z 2 V, we have Cauchy-Schwarz Inequality: jhz; wij ≤ jjzjj jjwjj Triangle Inequality: jjz + wjj ≤ jjzjj + jjwjj For once, we cannot simply copy the proof from the proof used in the reals. The textbook provides a proof of the Cauchy-Shwarz Inequality, so I'll only prove the Triangle Inequality. 3 Proof of the Triangle Inequality: Note that the Triangle Inequality is equivalent to the statement jjz + wjj2 ≤ (jjzjj + jjwjj)2 or that jjz + wjj2 − (jjzjj + jjwjj)2 ≤ 0 Let's expand the left side: jjz + wjj2 − (jjzjj + jjwjj)2 = jjz + wjj2 − (jjzjj2 + 2jjzjj jjwjj + jjwjj2) = hz + w; z + wi − hz; zi − hw; wi − 2jjzjj jjwjj = hz; zi + hz; wi + hw; zi + hw; wi − hz; zi − hw; wi − 2jjzjj jjwjj = hz; wi + hw; zi − 2jjzjj jjwjj = hz; wi + hz; wi − 2jjzjj jjwjj = 2Re(hz; wi) − 2jjzjj jjwjj So we need to show that 2Re(hz; wi) − 2jjzjj jjwjj ≤ 0 which is the same as showing that Re(hz; wi) ≤ jjzjj jjwjj We will make use of the Cauchy-Schwarz Inequality, by first showing that Re(hz; wi) ≤ jhz; wij. To see this, we first note that jhz; wij2 = (Re(hz; wi))2 + (Im(hz; wi))2 Since (Im(hz; wi))2 ≥ 0, we see that (Re(hz; wi))2 ≤ jhz; wij2 And thus we have that jRe(hz; wi)j ≤ jhz; wij But since Re(hz; wi) ≤ jRe(hz; wi)j, we have shown that 4 Re(hz; wi) ≤ jhz; wij And the Cauchy-Shwarz Inequality tells us that jhz; wij ≤ jjzjj jjwjj, so we see that Re(hz; wi) ≤ jhz; wij ≤ jjzjj jjwjj which completes our proof of the Triangle Inequality. 5.
Recommended publications
  • Inner Product Spaces Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (March 2, 2007)
    MAT067 University of California, Davis Winter 2007 Inner Product Spaces Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (March 2, 2007) The abstract definition of vector spaces only takes into account algebraic properties for the addition and scalar multiplication of vectors. For vectors in Rn, for example, we also have geometric intuition which involves the length of vectors or angles between vectors. In this section we discuss inner product spaces, which are vector spaces with an inner product defined on them, which allow us to introduce the notion of length (or norm) of vectors and concepts such as orthogonality. 1 Inner product In this section V is a finite-dimensional, nonzero vector space over F. Definition 1. An inner product on V is a map ·, · : V × V → F (u, v) →u, v with the following properties: 1. Linearity in first slot: u + v, w = u, w + v, w for all u, v, w ∈ V and au, v = au, v; 2. Positivity: v, v≥0 for all v ∈ V ; 3. Positive definiteness: v, v =0ifandonlyifv =0; 4. Conjugate symmetry: u, v = v, u for all u, v ∈ V . Remark 1. Recall that every real number x ∈ R equals its complex conjugate. Hence for real vector spaces the condition about conjugate symmetry becomes symmetry. Definition 2. An inner product space is a vector space over F together with an inner product ·, ·. Copyright c 2007 by the authors. These lecture notes may be reproduced in their entirety for non- commercial purposes. 2NORMS 2 Example 1. V = Fn n u =(u1,...,un),v =(v1,...,vn) ∈ F Then n u, v = uivi.
    [Show full text]
  • 5-7 the Pythagorean Theorem 5-7 the Pythagorean Theorem
    55-7-7 TheThe Pythagorean Pythagorean Theorem Theorem Warm Up Lesson Presentation Lesson Quiz HoltHolt McDougal Geometry Geometry 5-7 The Pythagorean Theorem Warm Up Classify each triangle by its angle measures. 1. 2. acute right 3. Simplify 12 4. If a = 6, b = 7, and c = 12, find a2 + b2 2 and find c . Which value is greater? 2 85; 144; c Holt McDougal Geometry 5-7 The Pythagorean Theorem Objectives Use the Pythagorean Theorem and its converse to solve problems. Use Pythagorean inequalities to classify triangles. Holt McDougal Geometry 5-7 The Pythagorean Theorem Vocabulary Pythagorean triple Holt McDougal Geometry 5-7 The Pythagorean Theorem The Pythagorean Theorem is probably the most famous mathematical relationship. As you learned in Lesson 1-6, it states that in a right triangle, the sum of the squares of the lengths of the legs equals the square of the length of the hypotenuse. a2 + b2 = c2 Holt McDougal Geometry 5-7 The Pythagorean Theorem Example 1A: Using the Pythagorean Theorem Find the value of x. Give your answer in simplest radical form. a2 + b2 = c2 Pythagorean Theorem 22 + 62 = x2 Substitute 2 for a, 6 for b, and x for c. 40 = x2 Simplify. Find the positive square root. Simplify the radical. Holt McDougal Geometry 5-7 The Pythagorean Theorem Example 1B: Using the Pythagorean Theorem Find the value of x. Give your answer in simplest radical form. a2 + b2 = c2 Pythagorean Theorem (x – 2)2 + 42 = x2 Substitute x – 2 for a, 4 for b, and x for c. x2 – 4x + 4 + 16 = x2 Multiply.
    [Show full text]
  • Geometry ­ Ch 5 ­ Exterior Angles & Triangle Inequality December 01, 2014
    Geometry ­ Ch 5 ­ Exterior Angles & Triangle Inequality December 01, 2014 The “Three Possibilities” Property: either a>b, a=b, or a<b The Transitive Property: If a>b and b>c, then a>c The Addition Property: If a>b, then a+c>b+c The Subtraction Property: If a>b, then a‐c>b‐c The Multiplication Property: If a>b and c>0, then ac>bc The Division Property: If a>b and c>0, then a/c>b/c The Addition Theorem of Inequality: If a>b and c>d, then a+c>b+d The “Whole Greater than Part” Theorem: If a>0, b>0, and a+b=c, then c>a and c>b Def: An exterior angle of a triangle is an angle that forms a linear pair with an angle of the triangle. A In ∆ABC, exterior ∠2 forms a linear pair with ∠ACB. The other two angles of the triangle, ∠1 (∠B) and ∠A are called remote interior angles with respect to ∠2. 1 2 B C Theorem 12: The Exterior Angle Theorem An Exterior angle of a triangle is greater than either remote interior angle. Find each of the following sums. 3 4 26. ∠1+∠2+∠3+∠4 2 1 6 7 5 8 27. ∠1+∠2+∠3+∠4+∠5+∠6+∠7+ 9 12 ∠8+∠9+∠10+∠11+∠12 11 10 28. ∠1+∠5+∠9 31. What does the result in exercise 30 indicate about the sum of the exterior 29. ∠3+∠7+∠11 angles of a triangle? 30. ∠2+∠4+∠6+∠8+∠10+∠12 1 Geometry ­ Ch 5 ­ Exterior Angles & Triangle Inequality December 01, 2014 After proving the Exterior Angle Theorem, Euclid proved that, in any triangle, the sum of any two angles is less than 180°.
    [Show full text]
  • Indirect Proof and Inequalities in One Triangle
    6.5 Indirect Proof and Inequalities in One Triangle EEssentialssential QQuestionuestion How are the sides related to the angles of a triangle? How are any two sides of a triangle related to the third side? Comparing Angle Measures and Side Lengths Work with a partner. Use dynamic geometry software. Draw any scalene △ABC. a. Find the side lengths and angle measures of the triangle. 5 Sample C 4 Points Angles A(1, 3) m∠A = ? A 3 B(5, 1) m∠B = ? C(7, 4) m∠C = ? 2 Segments BC = ? 1 B AC = ? AB = 0 ? 01 2 34567 b. Order the side lengths. Order the angle measures. What do you observe? ATTENDING TO c. Drag the vertices of △ABC to form new triangles. Record the side lengths and PRECISION angle measures in a table. Write a conjecture about your fi ndings. To be profi cient in math, you need to express A Relationship of the Side Lengths numerical answers with of a Triangle a degree of precision Work with a partner. Use dynamic geometry software. Draw any △ABC. appropriate for the content. a. Find the side lengths of the triangle. b. Compare each side length with the sum of the other two side lengths. 4 C Sample 3 Points A A(0, 2) 2 B(2, −1) C 1 (5, 3) Segments 0 BC = ? −1 01 2 3456 AC = ? −1 AB = B ? c. Drag the vertices of △ABC to form new triangles and repeat parts (a) and (b). Organize your results in a table. Write a conjecture about your fi ndings.
    [Show full text]
  • CS261 - Optimization Paradigms Lecture Notes for 2013-2014 Academic Year
    CS261 - Optimization Paradigms Lecture Notes for 2013-2014 Academic Year ⃝c Serge Plotkin January 2014 1 Contents 1 Steiner Tree Approximation Algorithm 6 2 The Traveling Salesman Problem 10 2.1 General TSP . 10 2.1.1 Definitions . 10 2.1.2 Example of a TSP . 10 2.1.3 Computational Complexity of General TSP . 11 2.1.4 Approximation Methods of General TSP? . 11 2.2 TSP with triangle inequality . 12 2.2.1 Computational Complexity of TSP with Triangle Inequality . 12 2.2.2 Approximation Methods for TSP with Triangle Inequality . 13 3 Matchings, Edge Covers, Node Covers, and Independent Sets 22 3.1 Minumum Edge Cover and Maximum Matching . 22 3.2 Maximum Independent Set and Minimum Node Cover . 24 3.3 Minimum Node Cover Approximation . 24 4 Intro to Linear Programming 27 4.1 Overview . 27 4.2 Transformations . 27 4.3 Geometric interpretation of LP . 29 4.4 Existence of optimum at a vertex of the polytope . 30 4.5 Primal and Dual . 32 4.6 Geometric view of Linear Programming duality in two dimensions . 33 4.7 Historical comments . 35 5 Approximating Weighted Node Cover 37 5.1 Overview and definitions . 37 5.2 Min Weight Node Cover as an Integer Program . 37 5.3 Relaxing the Linear Program . 37 2 5.4 Primal/Dual Approach . 38 5.5 Summary . 40 6 Approximating Set Cover 41 6.1 Solving Minimum Set Cover . 41 7 Randomized Algorithms 46 7.1 Maximum Weight Crossing Edge Set . 46 7.2 The Wire Routing Problem . 48 7.2.1 Overview .
    [Show full text]
  • Use the Converse of the Pythagorean Theorem
    Use the Converse of the Pythagorean Theorem Goal • Use the Converse of the Pythagorean Theorem to determine if a triangle is a right triangle. Your Notes THEOREM 7.2: CONVERSE OF THE PYTHAGOREAN THEOREM If the square of the length of the longest side of a triangle is equal aI to the sum of the squares of the c A lengths of the other two sides, then the triangle is a triangle. If c2 = a 2 + b2, then AABC is a triangle. Verify right triangles Tell whether the given triangle is a right triangle. a. b. 24 6 9 Solution Let c represent the length of the longest side of the triangle. Check to see whether the side lengths satisfy the equation c 2 = a 2 + b 2. a. ( )2 ? 2 + 2 • The triangle a right triangle. b. 2? 2 + 2 The triangle a right triangle. 174 Lesson 7.2 • Geometry Notetaking Guide Copyright @ McDougal Littell/Houghton Mifflin Company. Your Notes THEOREM 7.3 A If the square of the length of the longest b c side of a triangle is less than the sum of B the squares of the lengths of the other C a two sides, then the triangle ABC is an triangle. If c 2 < a 2 + b2 , then the triangle ABC is THEOREM 7.4 A If the square of the length of the longest bN side of a triangle is greater than the sum of C B the squares of the lengths of the other two a sides, then the triangle ABC is an triangle.
    [Show full text]
  • Inequalities for C-S Seminorms and Lieb Functions
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Elsevier - Publisher Connector LINEAR ALGEBRA AND ITS APPLiCATIONS ELSEVIER Linear Algebra and its Applications 291 (1999) 103-113 - Inequalities for C-S seminorms and Lieb functions Roger A. Horn a,., Xingzhi Zhan b.l ;1 Department (?(Mathematics, Uni('('rsify of Utah, Salt L(lke CifY, UT 84103. USA h Institute of Mathematics. Pekins; University, Beijing 10087J. People's Republic of C/WICt Received 3 July 1998: accepted 3 November 1998 Submitted by R. Bhatia Abstract Let AI" be the space of 1/ x 11 complex matrices. A seminorm /I ." on NI" is said to be a C-S seminorm if IIA-AII = IIAA"II for all A E Mil and IIAII ~ IIBII whenever A, B, and B-A are positive semidefinite. If II . II is any nontrivial C-S seminorm on AI", we show that 111/'111 is a unitarily invariant norm on M,n which permits many known inequalities for unitarily invariant norms to be generalized to the setting of C-S seminorrns, We prove a new inequality for C-S seminorms that includes as special cases inequalities of Bhatia et al., for unitarily invariant norms. Finally. we observe that every C-S seminorm belongs to the larger class of Lieb functions, and we prove some new inequalities for this larger class. © 1999 Elsevier Science Inc. All rights reserved. 1. Introduction Let M" be the space of 11 x Jl complex matrices and denote the matrix ab­ solute value of any A E M" by IA I=(A* A)1/2.
    [Show full text]
  • Simplex-Tree Based Kinematics of Foldable Objects As Multi-Body Systems Involving Loops
    Simplex-Tree Based Kinematics of Foldable Objects as Multi-body Systems Involving Loops Li Han and Lee Rudolph Department of Mathematics and Computer Science Clark University, Worcester, MA 01610 Email: [email protected], [email protected] Abstract— Many practical multi-body systems involve loops. Smooth manifolds are characterized by the existence of local Studying the kinematics of such systems has been challenging, coordinates, but although some manifolds are equipped with partly because of the requirement of maintaining loop closure global coordinates (like the joint angle parameters, in the constraints, which have conventionally been formulated as highly nonlinear equations in joint parameters. Recently, novel para- cases of a serial chain without closure constraints or [7, 8] a meters defined by trees of triangles have been introduced for a planar loop satisfying the technical “3 long links” condition), broad class of linkage systems involving loops (e.g., spatial loops typically a manifold has neither global coordinates nor any with spherical joints and planar loops with revolute joints); these standard atlas of local coordinate charts. Thus, calculations parameters greatly simplify kinematics related computations that depend on coordinates are often difficult to perform. and endow system configuration spaces with highly tractable piecewise convex geometries. In this paper, we describe a more Some recent kinematic work uses new parameters that are general approach for multi-body systems, with loops, that allow not conventional joint parameters. One series of papers [9, construction trees of simplices. We illustrate the applicability and 10, 11, 12, 13] presented novel formulations and techniques, efficiency of our simplex-tree based approach to kinematics by a including distance geometry, linear programming and flag study of foldable objects.
    [Show full text]
  • Find X. 9. SOLUTION: in a Right Triangle, the Sum of the Squares Of
    8-2 The Pythagorean Theorem and Its Converse Find x. 9. SOLUTION: In a right triangle, the sum of the squares of the lengths of the legs is equal to the square of the length of the hypotenuse. The length of the hypotenuse is x and the lengths of the legs are 12 and 16. 10. SOLUTION: In a right triangle, the sum of the squares of the lengths of the legs is equal to the square of the length of the hypotenuse. The length of the hypotenuse is 15 and the lengths of the legs are 9 and x. eSolutions11. Manual - Powered by Cognero Page 1 SOLUTION: In a right triangle, the sum of the squares of the lengths of the legs is equal to the square of the length of the hypotenuse. The length of the hypotenuse is 5 and the lengths of the legs are 2 and x. 12. SOLUTION: In a right triangle, the sum of the squares of the lengths of the legs is equal to the square of the length of the hypotenuse. The length of the hypotenuse is 66 and the lengths of the legs are 33 and x. 13. SOLUTION: In a right triangle, the sum of the squares of the lengths of the legs is equal to the square of the length of the hypotenuse. The length of the hypotenuse is x and the lengths of the legs are . 14. SOLUTION: In a right triangle, the sum of the squares of the lengths of the legs is equal to the square of the length of the hypotenuse.
    [Show full text]
  • Tet Trouble Solution
    AFRICAN INSTITUTE FOR MATHEMATICAL SCIENCES SCHOOLS ENRICHMENT CENTRE TEACHER NETWORK TET TROUBLE Show that is it impossible to have a tetrahedron whose six edges have lengths 10, 20, 30, 40, 50 and 60 units. Is it possible for a tetrahedron to have edges of lengths 10, 20, 25, 45, 50 and 60 units? Can you write general rules for someone else to use to check whether a given six lengths could form the edges of a tetrahedron? SOLUTION It is impossible to have a tetrahedron which has edge lengths of 10, 20, 30, 40, 50 and 60 units. This is because to produce a triangle two sides have to be bigger (when added together) than the third. This is called the TRIANGLE INEQUALITY. So this tetrahedron won't work because the 10 is too small to make a triangle. e.g. 10, 20, 30 • 20 + 30 > 10 (OK) • 10 + 30 > 20 (OK) • but 10 + 20 = 30 so the triangle becomes a straight line. 10 will not go with any other two numbers in the above list. It is possible to make a tetrahedron which has lengths 10, 20, 25, 45, 50 and 60 units. The reason is that the numbers are big and small enough to fit the triangle inequality (the sum of two sides bigger than the third). Here is a net of this tetrahedron to explain this answer (not to scale!) Triangle 1 10 + 25 > 20 Triangle 2 10 + 50 > 45 10 + 20 > 25 10 + 45 > 50 20 + 25 > 10 50 + 45 > 10 Triangle 3 50 + 60 > 25 Triangle 4 60 + 45 > 20 25 + 60 > 50 20 + 60 > 45 25 + 50 > 60 20 + 45 > 60 All four faces satisfy the triangle inequality, so it can make a tetrahedron.
    [Show full text]
  • Normed Vector Spaces
    Chapter II Elements of Functional Analysis Functional Analysis is generally understood a “linear algebra for infinite di- mensional vector spaces.” Most of the vector spaces that are used are spaces of (various types of) functions, therfeore the name “functional.” This chapter in- troduces the reader to some very basic results in Functional Analysis. The more motivated reader is suggested to continue with more in depth texts. 1. Normed vector spaces Definition. Let K be one of the fields R or C, and let X be a K-vector space. A norm on X is a map X 3 x 7−→ kxk ∈ [0, ∞) with the following properties (i) kx + yk ≤ kxk + kyk, ∀ x, y ∈ X; (ii) kλxk = |λ| · kxk, ∀ x ∈ X, λ ∈ K; (iii) kxk = 0 =⇒ x = 0. (Note that conditions (i) and (ii) state that k . k is a seminorm.) Examples 1.1. Let K be either R or C, and let J be some non-empty set. A. Define `∞(J) = α : J → : sup |α(j)| < ∞ . K K j∈J We equip the space `∞(J) with the -vector space structure defined by point-wise K K addition and point-wise scalar multiplication. This vector space carries a natural norm k . k∞, defined by kαk = sup |α(j)|, α ∈ `∞(I). ∞ K j∈J When = , the space `∞(J) is simply denoted by `∞(J). When J = - the set K C C N of natural numbers - instead of `∞( ) we simply write `∞, and instead of `∞( ) R N R N we simply write `∞. B. Consider the space K c0 (J) = α : J → K : inf sup |α(j)| = 0 .
    [Show full text]
  • 6.7 Cauchy-Schwarz Inequality
    6.7 Cauchy-Schwarz Inequality Recall that we may write a vector u as a scalar multiple of a nonzero vector v, plus a vector orthogonal to v: hu; vi hu; vi u = v + u − v : (1) kvk2 kvk2 The equation (1) will be used in the proof of the next theorem, which gives one of the most important inequalities in mathematics. Theorem 16 (Cauchy-Schwarz Inequality). If u; v 2 V , then jhu; vij ≤ kukkvk: (2) This inequality is an equality if and only if one of u; v is a scalar multiple of the other. Proof. Let u; v 2 V . If v = 0, then both sides of (2) equal 0 and the desired inequality holds. Thus we can assume that v 6= 0. Consider the orthogonal decomposition hu; vi u = v + w; kvk2 where w is orthogonal to v (here w equals the second term on the right side of (1)). By the Pythagorean theorem, 2 2 hu; vi 2 kuk = v + kwk kvk2 jhu; vij2 = + kwk2 kvk2 jhu; vij2 ≥ : kvk2 Multiplying both sides of this inequality by kvk2 and then taking square roots gives the Cauchy-Schwarz inequality (2). Looking at the proof of the Cauchy-Schwarz inequality, note that (2) is an equality if and only if the last inequality above is an equality. Obviously this happens if and only if w = 0. But w = 0 if and only if u is a multiple of v. Thus the Cauchy-Schwarz inequality is an equality if and only if u is a scalar multiple of v or v is a scalar multiple of u (or both; the phrasing has been chosen to cover cases in which either u or v equals 0).
    [Show full text]