What Is the Inner Product <V,s> in Complex Vector Projections?

In summary: However, for our purposes, we'll consider only real vector spaces.In summary, the projection of s onto a column of V is the inner product of V and s.
  • #1
polaris90
45
0
I need some clarification on projections of complex vectors. If I have a nxm matrix of complex numbers V and a mx1 matrix s, and I want to find the projection of s onto any column of V. The formula to do this is

c = <V, s>/||V(j)||^2 where V(j) is the column of V to be used. My question is, what is <V,s>? is that the inner product of the whole matrix V with s, or is it the inner product of V(j) with s? Where V or V(j) would be the Hermition of the vector.
 
Physics news on Phys.org
  • #2
Where did you find this formula? I'm only familiar with projections of vectors onto other vectors and onto subspaces. I have no idea what <V,s> means, or what the projection of s onto V(j) means, since V(j) isn't a member of the same vector space as s.
 
  • #3
I see I wasn't clear on my question. What I meant is the projection of vector vector s onto a vector V. By V(j) I meant a column of matrix V. <V, s> is the inner product of V and s. I know about projections of one vector onto another vector when they are all real numbers. In this case, I have a matrix V with complex numbers. I want to project s onto a column of V. I hope my question is clearer now.
 
  • #4
But if V is an n×m matrix and s is not, how can you be talking about the inner product of V and s? An inner product takes two members of a vector space (the same vector space) to a number, but V and s aren't in the same vector space. Also, if s is m×1, and V(j) is n×1, they're not in the same vector space either (unless of course n=m).

Another thing: You seem to be thinking of "vectors" as ordered sets of numbers. That's not always the case. The members of any vector space are called vectors. A vector space V is considered "complex" when the scalar multiplication operation is a function from V×ℂ into V. There are real vector spaces whose members are matrices with complex entries.
 
Last edited:
  • #5


The notation <V,s> typically refers to the inner product of the entire matrix V with s. This means that you would take the conjugate transpose of V (often denoted as V*) and multiply it by s. The result would be a scalar value, which is then divided by the norm squared of the column of V that is being used (V(j)).

In this case, the inner product of V(j) with s would be denoted as <V(j),s>. It is important to note that both <V,s> and <V(j),s> will result in the same scalar value, but the former refers to the inner product of the entire matrix while the latter refers to the inner product of a specific column.

Additionally, the Hermition (conjugate transpose) of a vector is used in complex vector spaces to account for the complex conjugation of the elements. This is necessary in order to accurately calculate the inner product in complex vector spaces.

I hope this clarifies your doubts regarding the notation and calculations involved in finding the projection of a complex vector onto a column of a matrix.
 

Related to What Is the Inner Product <V,s> in Complex Vector Projections?

1. What are projections of complex vectors?

Projections of complex vectors refer to the process of finding the component of a complex vector that lies in a specific direction or onto a specific vector.

2. How do you calculate the projection of a complex vector onto a vector?

The projection of a complex vector onto a vector is calculated by taking the dot product of the two vectors and dividing it by the magnitude of the vector being projected onto. This can be represented mathematically as projvw = (w ⋅ v) / |v|.

3. What is the difference between orthogonal and parallel projections?

Orthogonal projections refer to the projection of a vector onto another vector that is perpendicular to the first vector. Parallel projections, on the other hand, refer to the projection of a vector onto another vector that is parallel to the first vector.

4. Can complex vectors be projected onto non-orthogonal vectors?

Yes, complex vectors can be projected onto non-orthogonal vectors. The projection formula remains the same, but the resulting projection may not be as accurate as it would be with orthogonal vectors.

5. What is the significance of projections in complex vector analysis?

Projections are important in complex vector analysis as they allow us to analyze and break down complex vectors into simpler components. They also have practical applications in fields such as physics, engineering, and mathematics.

Similar threads

  • Linear and Abstract Algebra
Replies
12
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
653
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
21
Views
1K
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
32
Views
3K
Replies
3
Views
2K
Replies
3
Views
2K
  • General Math
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
80
Back
Top