Angle Bracket — Definition, Formula & Examples
Angle brackets are the symbols ⟨ ⟩ used in mathematics to enclose specific objects such as ordered pairs, inner products, or averages. They look similar to the less-than and greater-than signs < > but serve a different purpose.
The angle bracket notation denotes a paired delimiter used to represent constructs including the inner product of two vectors , an ordered tuple , or the expected value / average of a quantity in certain scientific and mathematical contexts.
How It Works
Angle brackets always come in a matched pair: a left bracket and a right bracket . The meaning depends on context. In linear algebra, typically means the inner (dot) product of two vectors. In physics and statistics, often represents the mean or expected value of . Some authors also use angle brackets instead of parentheses to write ordered sequences or tuples.
Worked Example
Problem: Find the inner product where and .
Step 1: The inner product (dot product) multiplies corresponding components and sums the results.
Step 2: Substitute the values and compute.
Answer:
Why It Matters
Angle bracket notation appears throughout linear algebra, quantum mechanics, and advanced statistics. Recognizing these symbols early prevents confusion when you encounter inner products in precalculus or physics courses.
Common Mistakes
Mistake: Using the less-than and greater-than signs < > in place of true angle brackets ⟨ ⟩.
Correction: The symbols < and > are inequality operators, not delimiters. In handwriting the shapes overlap, but in typed work use the proper angle bracket characters or the LaTeX commands \langle and \rangle to avoid ambiguity.
