Why Don't All Inner Products Define the Same Vector Norm?

Click For Summary

Discussion Overview

The discussion revolves around the nature of inner products and their relationship to vector norms. Participants explore how different definitions of inner products can lead to varying norms, particularly in the context of Euclidean spaces and other vector spaces. The conversation touches on theoretical aspects, definitions, and examples from mathematical literature.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants express confusion about why different inner products can yield different norms, questioning the consistency of definitions.
  • Others argue that there is a correct definition of inner product based on geometric properties, specifically the magnitude of vectors in Euclidean space.
  • A participant mentions that inner products can be defined as long as they adhere to specific rules, suggesting that variations are permissible.
  • It is proposed that the norm of a vector is defined by its inner product, and that different inner products can lead to different norms.
  • Some participants clarify that in finite-dimensional spaces, norms are typically defined by inner products, while in infinite-dimensional spaces, norms can exist without corresponding inner products.
  • Examples are provided, such as the l_1 and l_2 spaces, to illustrate the distinction between norms and inner products in different contexts.

Areas of Agreement / Disagreement

Participants exhibit a mix of agreement and disagreement. While some acknowledge that norms can vary based on the inner product used, others maintain that there is a singular correct definition in certain contexts. The discussion remains unresolved regarding the implications of defining multiple inner products.

Contextual Notes

Participants reference definitions and properties of inner products from mathematical literature, indicating that there may be assumptions or specific contexts that influence their claims. The discussion highlights the complexity of norms in finite versus infinite-dimensional spaces without resolving these complexities.

Who May Find This Useful

This discussion may be of interest to students and professionals in mathematics, physics, and engineering, particularly those exploring vector spaces, inner product spaces, and the implications of different mathematical definitions.

Xyius
Messages
501
Reaction score
4
I am having difficulties with understanding some aspects of inner products. For example,

||u||² = <u,u>

Where <u,u> denoted the inner product of "u" with itself.

My problem here is that we can define any inner product we wish. For example, if I defined,

<u,v> = u1v1 + 3(u2v2)
Then the above equation for finding the magnitude of "u" doesn't agree with the other formula for finding the magnitude of the vector..

||u|| = sqrt(u1^2 + u2^2)

Why does this happen? There are other equations where this same thing happens. Shouldnt everything agree?
 
Physics news on Phys.org
Xyius said:
I am having difficulties with understanding some aspects of inner products. For example,

||u||² = <u,u>

Where <u,u> denoted the inner product of "u" with itself.

My problem here is that we can define any inner product we wish. For example, if I defined,

<u,v> = u1v1 + 3(u2v2)
Then the above equation for finding the magnitude of "u" doesn't agree with the other formula for finding the magnitude of the vector..

||u|| = sqrt(u1^2 + u2^2)

Why does this happen? There are other equations where this same thing happens. Shouldnt everything agree?

It's not clear to me why you feel you can define any inner product we wish. Assuming we are talking about 3D Euclidean space and normal vector calculus, there is only one correct definition of inner product based on the key geometrically intrinsic property, i.e. the magnitude or length of a vector.

\vec U \bullet \vec V ={{\vert \vec U \vert ^2 +\vert \vec V \vert ^2 - \vert \vec V -\vec U \vert ^2}\over{2}}

This definition clearly results in the following:

\vec U \bullet \vec U =\vert \vec U \vert ^2
 
elect_eng said:
It's not clear to me why you feel you can define any inner product we wish. Assuming we are talking about 3D Euclidean space and normal vector calculus, there is only one correct definition of inner product based on the key geometrically intrinsic property, i.e. the magnitude or length of a vector.

\vec U \bullet \vec V ={{\vert \vec U \vert ^2 +\vert \vec V \vert ^2 - \vert \vec V -\vec U \vert ^2}\over{2}}

This definition clearly results in the following:

\vec U \bullet \vec U =\vert \vec U \vert ^2

In my book it says that you can define a different inner product as long as it obeys all the same rules of an inner product. For example, one of the problems in my book says,

"Find the inner product of u and v, if <u,v> = 3(u1v1) + (u2v2)"
 
On an inner product space, you can naturally define the norm of a vector x with ||x|| = √<x, x>, regardless of how the inner product is defined.
 
Xyius said:
In my book it says that you can define a different inner product as long as it obeys all the same rules of an inner product.

OK, I guess this is a generalization of the concept I'm familiar with.

Now I'm curious about your question. What are the stated rules for an inner product according to your book?
 
So tell me if I am wrong with this assumption.

The norm of a vector is defined by its inner product. A vector could have a multiple amount of norms depending on which inner product is defined. The actual length of the vector in R^n is defined by the dot product definition of the inner product, and other inner products do not necessarily define the length of the vector.

Would this be correct?
 
Yes you are correct. The inner product is used to define the norm, and of course there are different norms you can use on a space that give you different properties. The norm on an arbitrary vector space is a friendly extension of the familiar concept of the length of a vector in R2.
 
  • #10
On a related note, I've seen Euclidean space defined as an affine space with an inner product (in Bowen & Wang: Introduction to Vectors and Tensors, Vol 2). Is this definition standard, and, if so, how do people refer unambiguously to the traditional ones, En? Traditional/canonical Euclidean n-space?
 
  • #11
Xyius said:
So tell me if I am wrong with this assumption.

The norm of a vector is defined by its inner product. A vector could have a multiple amount of norms depending on which inner product is defined. The actual length of the vector in R^n is defined by the dot product definition of the inner product, and other inner products do not necessarily define the length of the vector.

Would this be correct?
In finite dimensional vector spaces, you define "norm" by "inner product". In infinite dimensional spaces, however, you can have a norm where there is no corresponding inner product.

For example, if we define l_1 to be the set of all infinite sequences \{a_i\} such that \sum |a_i| is finite, then we can define the norm to be that sum, even though there is no inner product that will give that norm.

If we define l_2 to be the set of all sequences \{a_i\} such that \sum a_i^2 is finite, then we can show that \sum a_ib_i, where \{a_i\} and \{b_i\} are two such sequences, is also finite and we can define the inner product to be that sum. In that case we define the norm of \{a_i\} to be the square root of its inner product with itself.

The same things can be said of the set of "absolutely integrable functions" on an interval and the set of "square integrable" functions on an interval, using the integral rather than sum.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
4
Views
3K
Replies
4
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K