ArticleslgStudy

mathematics

Orthonormality

Orthonormality is a mathematics 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 Orthonormality rather than just read about it. In short: In linear algebra, two vectors in an inner product space are orthonormal if they are orthogonal unit vectors. A unit vector means that the vector has a length of 1, which is also known as normalized.

Key takeaways

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

Reference excerpt

In linear algebra, two vectors in an inner product space are orthonormal if they are orthogonal unit vectors. A unit vector means that the vector has a length of 1, which is also known as normalized. Orthogonal means that the two vectors are perpendicular to each other. A set of vectors form an orthonormal set if all vectors in the set are mutually orthogonal and all of unit length. An orthonormal set which forms a basis is called an orthonormal basis.

Intuitive overview The construction of orthogonality of vectors is motivated by a desire to extend the intuitive notion of perpendicular vectors to higher-dimensional spaces. In the Cartesian plane, two vectors are said to be perpendicular if the angle between them is 90° (i.e. if they form a right angle). This definition can be formalized in Cartesian space by defining the dot product and specifying that two vectors in the plane are orthogonal if their dot product is zero. Similarly, the construction of the norm of a vector is motivated by a desire to extend the intuitive notion of the length of a vector to higher-dimensional spaces. In Cartesian space, the norm of a vector is the square root of the vector dotted with itself. That is,

‖ x ‖ = x ⋅ x {\displaystyle \|\mathbf {x} \|={\sqrt {\mathbf {x} \cdot \mathbf {x} }}}

Many important results in linear algebra deal with collections of two or more orthogonal vectors. But often, it is easier to deal with vectors of unit length. That is, it often simplifies things to only consider vectors whose norm equals 1. The notion of restricting orthogonal pairs of vectors to only those of unit length is important enough to be given a special name. Two vectors which are orthogonal and of length 1 are said to be orthonormal.

Simple example What does a pair of orthonormal vectors in 2-D Euclidean space look like? Let u = (x1, y1) and v = (x2, y2). Consider the restrictions on x1, x2, y1, y2 required to make u and v form an orthonormal pair.

From the orthogonality restriction, u • v = 0. From the unit length restriction on u, ||u|| = 1. From the unit length restriction on v, ||v|| = 1. Expanding these terms gives 3 equations:

x 1 x 2 + y 1 y 2 = 0 {\displaystyle x_{1}x_{2}+y_{1}y_{2}=0\quad }

x 1 2 + y 1 2 = 1 {\displaystyle {\sqrt {{x_{1}}^{2}+{y_{1}}^{2}}}=1}

x 2 2 + y 2 2 = 1 {\displaystyle {\sqrt {{x_{2}}^{2}+{y_{2}}^{2}}}=1}

Converting from Cartesian to polar coordinates, and considering Equation ( 2 ) {\displaystyle (2)} and Equation ( 3 ) {\displaystyle (3)} immediately gives the result r1 = r2 = 1. In other words, requiring the vectors be of unit length restricts the vectors to lie on the unit circle. After substitution, Equation ( 1 ) {\displaystyle (1)} becomes cos ⁡ θ 1 cos ⁡ θ 2 + sin ⁡ θ 1 sin ⁡ θ 2 = 0 {\displaystyle \cos \theta _{1}\cos \theta _{2}+\sin \theta _{1}\sin \theta _{2}=0} . Rearranging gives tan ⁡ θ 1 = − cot ⁡ θ 2 {\displaystyle \tan \theta _{1}=-\cot \theta _{2}} . Using a trigonometric identity to convert the cotangent term gives

tan ⁡ ( θ 1 ) = tan ⁡ ( θ 2 + π 2 ) {\displaystyle \tan(\theta _{1})=\tan \left(\theta _{2}+{\tfrac {\pi }{2}}\right)}

⇒ θ 1 = θ 2 + π 2 {\displaystyle \Rightarrow \theta _{1}=\theta _{2}+{\tfrac {\pi }{2}}}

It is clear that in the plane, orthonormal vectors are simply radii of the unit circle whose difference in angles equals 90°.

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Orthonormality

Start with the simplest possible case. Write down what Orthonormality claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, 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 Orthonormality 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 Orthonormality 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 Orthonormality

In research
Orthonormality appears in mathematics 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 Orthonormality 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
Orthonormality is common in secondary-school and first-year university syllabi. It links to neighbouring topics Functional analysis, Linear algebra, so understanding it makes those chapters shorter.
In everyday life
Look for Orthonormality 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 Orthonormality in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Orthonormality 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 Orthonormality out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Orthonormality in simple terms?

In linear algebra, two vectors in an inner product space are orthonormal if they are orthogonal unit vectors. A unit vector means that the vector has a length of 1, which is also known as normalized.

Why does Orthonormality matter?

Because it connects several mathematics 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 Orthonormality?

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 Orthonormality.

Tags

  • Functional analysis
  • Linear algebra

Keep exploring