Log in Sign up
Back to Discover
🔢

Norm (mathematics)

math Maturity 7-9

We use math to find how long things are. It helps us find the distance from a spot. It is like measuring a line. This helps us know how far to go. It makes math very useful. Can you find a long line?

43 words

Math helps us measure how long something is.

Vector norms.svg
Vector norms.svg
We can use it to find a distance. It is like measuring a line from a starting spot. One way is called the Euclidean norm. This is the most common way to find length.
Vector norm sup.svg
Vector norm sup.svg
Another way is called the Taxicab norm. This is like a taxi driving on city streets. It follows a grid to get to a place. Math gives us many ways to measure.
Vector norms.svg
Vector norms.svg
All these tools help us understand space.

88 words

Math helps us find the size of things. In math, we use a tool called a norm. A norm tells us the length of a vector. A vector is like an arrow pointing from a start point. The start point is often called the origin.

Vector norms.svg
Vector norms.svg

There are many ways to find this length. The most common way is the Euclidean norm. This is the straight-line distance between two points. It works just like the paths we see in school.

Vector norm sup.svg
Vector norm sup.svg

Another way is the Taxicab norm. Think about a taxi in a big city. Taxis must drive along straight streets in a grid. They cannot drive through buildings in a straight line. This norm adds up the steps along the grid.

We also have the Maximum norm. This norm only looks at the largest part of the vector. It ignores the smaller parts to find the biggest value.

Vector norm sup.svg
Vector norm sup.svg

Each norm has its own rules. Some norms are used for different kinds of math problems. They help us understand space in many ways.

179 words

Imagine you are standing at a starting point and want to know how far away something is. In math, we use a special tool called a norm to measure this distance. A norm is a way to find the length of a vector. A vector is like an arrow that starts at a point called the origin and points toward something else.

Vector norms.svg
Vector norms.svg
The norm always gives us a number that is zero or higher. If the length is zero, it means you are still at the starting point. This tool helps mathematicians understand the size and scale of different spaces. It makes it possible to turn shapes and directions into simple numbers.

To be a true norm, a rule must follow three specific patterns. First, it must follow the triangle inequality. This means the direct path is never longer than taking a detour through a third point. Second, it must work with scaling. If you make a vector twice as long, its norm must also double.

Vector norm sup.svg
Vector norm sup.svg
Third, the norm can only be zero if the vector is at the origin. There is also something called a seminorm. A seminorm follows the first two rules but might be zero even if you have moved away from the start. These different rules allow math to work in many different ways.

Math has a long history of finding these measurements. A mathematician named Stefan Banach helped define how we write these symbols. In his 1920 doctoral thesis, he suggested using double vertical lines to show a norm.

Vector norms.svg
Vector norms.svg
For example, we might write the norm of a vector using those two lines. Other people use single vertical lines when they are talking about simple lengths in Euclidean space. These different ways of writing help scientists and mathematicians stay organized. They have been building these ideas for a very long time.

There are many different types of norms used for different jobs. The most famous is the Euclidean norm. It finds the straight-line distance between two points, just like the Pythagorean theorem.

Vector norm sup.svg
Vector norm sup.svg
Another type is the Taxicab norm, also called the Manhattan norm. This measures distance as if a taxi were driving through a city grid of streets. You cannot drive through buildings, so you must follow the paths of the streets. There is also the Maximum norm, which only looks at the largest part of a vector. This is also known as the infinity norm.

These ideas connect to many things you see in the real world. You can use these norms to study complex numbers or even the math of music and signals. Some norms help us understand how many non-zero parts are in a list of numbers. In big cities, the Manhattan norm helps us plan paths for cars. Even in very large spaces with infinite parts, these rules still help us find order. Math gives us a way to measure the world, no matter how strange it looks.

Vector norms.svg
Vector norms.svg

499 words

In mathematics, a norm is a function used to measure the size or length of an object within a vector space. A vector space can consist of real numbers, complex numbers, or even more complex structures like quaternions. The norm takes a vector from this space and assigns it a non-negative real number. This number represents a concept of magnitude, much like how we measure the length of a physical object. By using a norm, mathematicians can turn abstract directions and positions into concrete, comparable values.

Vector norms.svg
Vector norms.svg

To be considered a true norm, a function must satisfy three rigorous mathematical properties. The first is positive definiteness, which states that the norm of a vector is zero if and only if the vector is the origin. The second is absolute homogeneity, meaning that if you scale a vector by a factor, the norm scales by that same absolute value. The third is the triangle inequality, or subadditivity, which requires that the norm of the sum of two vectors is less than or equal to the sum of their individual norms. This property ensures that a direct path is never longer than a path taken through an intermediate point.

Vector norms.svg
Vector norms.svg

Mathematicians distinguish between several related types of these functions. A seminorm satisfies the first two properties—homogeneity and the triangle inequality—but it may result in a zero value for vectors that are not at the origin. A vector space equipped with a norm is called a normed vector space, while one with a seminorm is a seminormed vector space. There is also the term pseudonorm, which can be a synonym for a seminorm or refer to a norm that allows for infinite values. These distinctions are vital when defining the specific geometry and structure of different mathematical spaces.

History shows how the notation for these concepts became standardized. In his 1920 doctoral thesis, the mathematician Stefan Banach proposed using double vertical lines, such as ||x||, to denote a norm. While this notation is common for both norms and seminorms, single vertical lines, like |x|, are often used specifically for the length of a vector in Euclidean space. This distinction helps clarify whether a mathematician is discussing a general norm or a specific geometric distance. These formal rules allow for the consistent study of complex mathematical systems across different eras.

One of the most important examples is the Euclidean norm, often called the 2-norm or the magnitude. In an n-dimensional Euclidean space, this norm calculates the straight-line distance from the origin using the square root of the sum of squares. This is a direct consequence of the Pythagorean theorem. For complex numbers, the Euclidean norm is equivalent to the absolute value, or modulus. In more advanced structures like quaternions and octonions, canonical norms exist that mirror this Euclidean behavior in higher dimensions.

Vector norms.svg
Vector norms.svg

Other norms provide different ways to perceive distance based on specific constraints. The Taxicab norm, or Manhattan norm, measures distance as the sum of the absolute values of a vector's components. This mimics a taxi driving through a rectangular street grid where one cannot move diagonally through buildings. Another variation is the p-norm, a generalized formula where the value of p changes the measurement. When p equals 1, you have the Taxicab norm; when p equals 2, you have the Euclidean norm. As p approaches infinity, the formula becomes the maximum norm, or infinity norm, which only considers the largest single component of the vector.

Vector norm sup.svg
Vector norm sup.svg

The infinity norm, also known as the supremum norm, identifies the largest element in a vector. In a geometric sense, the set of all vectors with a constant infinity norm forms the surface of a hypercube.

Vector norm sup.svg
Vector norm sup.svg
In contrast, the set of vectors with a constant Taxicab norm forms a cross polytope. These different norms allow scientists to define different topologies, or ways of describing closeness, within the same space. While all norms are equivalent in finite-dimensional spaces, they can behave very differently in infinite-dimensional spaces, such as those used in functional analysis.

Norms connect to a vast array of scientific and mathematical fields. In signal processing and statistics, researchers sometimes discuss the "zero norm," which counts the number of non-zero coordinates in a vector. While not a true norm because it lacks homogeneity, it is a critical concept in information theory and coding. In physics and engineering, the energy norm uses a symmetric positive definite matrix to define magnitude based on specific system properties. Whether measuring the distance between stars or the error in a digital signal, norms provide the essential language for scale and magnitude.

769 words
🖼️ Images & Media (2)
File:Vector norm sup.svg
Vector norm sup.svg
File:Vector norms.svg
Vector norms.svg
Up Next
🔢
Inner product space
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.