Inner Product for Vectors in Complex Space

Click For Summary

Discussion Overview

The discussion revolves around the definition and properties of the inner product in complex vector spaces, particularly focusing on the necessity of using the conjugate of the second vector. Participants explore various geometric interpretations, mathematical properties, and implications of this definition.

Discussion Character

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

Main Points Raised

  • Some participants question the necessity of using the conjugate in the inner product definition, suggesting that alternative definitions could exist but may not be useful.
  • One participant argues that not using the conjugate leads to contradictions with established properties, such as the requirement that the inner product of a vector with itself is non-negative.
  • Another participant highlights that the complex inner product does not depend on the absolute phases of the complex vectors, maintaining that the inner product remains invariant under phase changes.
  • A participant proposes a geometric interpretation of complex numbers as two-dimensional vectors, suggesting that this perspective can clarify the properties of the inner product.
  • One participant explains that the inner product can be understood through the lens of vector multiplication, emphasizing the relationship between the angles and lengths of vectors in the complex plane.
  • Several participants share resources and recommendations for further study, indicating a shared interest in deepening their understanding of the topic.

Areas of Agreement / Disagreement

Participants express a mix of agreement and disagreement regarding the definition and implications of the inner product in complex spaces. While some points are clarified, the discussion remains unresolved on certain aspects, particularly regarding alternative definitions and their usefulness.

Contextual Notes

Some arguments rely on specific mathematical properties and assumptions about complex numbers and vector spaces, which may not be universally accepted or applicable in all contexts.

Who May Find This Useful

This discussion may be useful for students and professionals in mathematics, physics, engineering, and control theory, particularly those interested in the properties of complex vector spaces and their applications.

Hacky
Messages
25
Reaction score
0
Very basic question but could someone briefly explain why the inner product for complex vector space involves the conjugate of the second vector. Of course if imaginary component is 0 then this reduces to dot product in real vector space. And I see that this definition makes sense to calculate "length" so that it is not a negative number. But is there another geometrical (using cosine?) or intuitively logical reason why the inner product is defined this way?

Thanks, Howard
 
Physics news on Phys.org
There is a priori no reason why you have to use the conjugate at all - you are free to make whatever definitions you want and see what happens. Evidently not using the conjugate isn't very useful, or we wouldn't have this definition instead. Someone must have looked at the real dot product and decided that the useful properties are things like

it is always a real number greater than or equal to zero
x.x=0 implies x=0,

and so on are what we want to use. In particular, without the conjuagation, the vector (1,i) is orthogonal to itself in C^2.
 
If you don't use conjugate but simple symmetry it will produce a contradiction with the axiom X . X >= 0

assume X.Y = Y. X

X.X >=0

=> c1 X . c1 X >= 0 [where c1 is a complex number with an imaginary part]

=> c1 (c1 X . X) > = 0 by linearity

=> c1 (X . c1 X) > = 0 by symmetry

=> c1 . (c1 ( X. X) )>= 0 by linearity

=> (c1 . c1) . (X.X) > = 0 by associativity of complex numbers

which is a contradiction.

to see this, if you take c1 = i [square root of -1]

=> -1 (X.X) >= 0

=> (X.X) <= 0
 
An interesting property of a complex (hermitian) inner product is that it does not depend on the absolute phases of the complex vectors. You get

&lt;e^{i\alpha}\mathbf{z}, e^{i\alpha}\mathbf{w}&gt; \, = \, &lt;\mathbf{z},\mathbf{w}&gt;
 
Hacky said:
But is there another geometrical (using cosine?) or intuitively logical reason why the inner product is defined this way?

One explanation for this and many other basic complex number properties, can be had, if one considers complex numbers to be a special representation of two dimensional vectors.

In a nutshell one can consider a complex number to be a vector with one of the unit vectors factored out, as in the following example:

<br /> r = x e_1 + y e_2 = e_1 (x + e_1 e_2 y) e_1 = e_1 Z<br />

(one could left or right factor out either of the e_j unit vectors resulting in similar "complex number" representations).

Now that may look a bit strange at first since we are taught that we can't multiply or divide vectors, but these can be considered perfectly well defined operations with respect to the geometric (clifford) vector product. In a nutshell, that product defines the square of a vector as a scalar with magnitude equal to its squared length. A consequence of this rule, plus associativity and linearity, is the product of two perpendicular vectors is an entity that changes sign with commutation. With these as rules for multiplication, squaring e_1 e_2 gives:

<br /> (e_1 e_2)(e_1 e_2) = e_1 (e_2 e_1) e_2 = - e_1 e_1 e_2 e_2 = -1<br />

ie: a product e_1 e_2 operates as a unit imaginary. All the complex number operations (multiplication, conjgation, inversion, ...) have natural equivalents expressed in this fashion, including the inner product of your question. I was quite excited seeing this for the first time since the complex multiplication "rule" (like the cross product "rule" also better formulated as a geometric product) always seemed like something that had been pulled out of a magic hat as opposed to something that followed from a logical argument.

Now, this probably doesn't precisely answer your question, instead should point you down a path that can, with some study, provide a good answer if you want it. One possible starting place is lect1.pdf from the following:

http://www.mrao.cam.ac.uk/~clifford/ptIIIcourse/GeometricAlgebraLectures.zip
 
Peeter said:
Now, this probably doesn't precisely answer your question, instead should point you down a path that can, with some study, provide a good answer if you want it. One possible starting place is lect1.pdf from the following:

http://www.mrao.cam.ac.uk/~clifford/ptIIIcourse/GeometricAlgebraLectures.zip

Thanks a lot Peeter! The explanation was very enlightening. That's also a fantastic link and exactly what I've been looking for, for a while now. :D
 
You are welcome! The approach to vectors and geometry seems very worthwhile to me (I am studying in my spare time with the aim of understanding my old engineering texts on E&M better than I did in school ... wish I was back at studying physics with these tools instead of my software job;)
 
I'm also learning this in my spare time since I'd like to apply it to control theory (which is already happening). I am certain that this will be invaluable as a tool for people in control engineering.

A book I can recommend, just in terms of its scope, is "The Road to Reality" by Roger Penrose. Its quite a tome but well worth the money, since it covers all of the maths needed to understand the physics, in the first half of the book. Pretty much an entire physics course (from classical to post modern) written for the layman. Its great just as plain sense intro into some of the more advanced stuff out there. :)
 
hello
i haven't read all the replies, but i'll try to answer the original question geometrically:
a norm is meant to define "length" of a vector. in the complex plane it's the distance from the origin.
now a vector can be defined by it's length and angle (polar system)
now a property of vector multiplication is: if x,y are vectors, then:
the vector (x*y) has length = length of x * length of y, and angle = angle of x + angle of y
now a vector has the inverse angle of its conjugate but the same length.
so when you multiply x with conj(x) you get a vector with angle 0 and length |x|^2. so basically this vector lies on the x-axis and is just a real number, so if you take its square root you'll get the original length of the vector x.

hope this helped
sagy
 
  • #10
Hacky said:
Very basic question but could someone briefly explain why the inner product for complex vector space involves the conjugate of the second vector. Of course if imaginary component is 0 then this reduces to dot product in real vector space. And I see that this definition makes sense to calculate "length" so that it is not a negative number. But is there another geometrical (using cosine?) or intuitively logical reason why the inner product is defined this way?

Thanks, Howard

So that

\theta=\arccos\frac{\Re (\langle a,b \rangle)}{\left|\left| a \right|\right|\;\;\left|\left| b \right|\right|}
 
  • #11
This post is 5 years old.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K