Calculating the Length of a Complex Vector

  • Context: Undergrad 
  • Thread starter Thread starter shounakbhatta
  • Start date Start date
  • Tags Tags
    Complex Length Vector
Click For Summary
SUMMARY

The discussion clarifies the calculation of the length of complex vectors, specifically addressing the misconception that the length can be calculated using the formula for real vectors. For a complex vector v = (1 + 2i)^i + (3 - 4i), the correct method involves using the complex conjugate, resulting in the length being calculated as |v| = √((1 + 2i)(1 - 2i) + (3 - 4i)(3 + 4i)) = √30. This approach contrasts with the incorrect method of simply squaring the components and summing them as if they were real numbers. The discussion emphasizes the importance of understanding complex conjugates in vector calculations.

PREREQUISITES
  • Understanding of complex numbers and their properties
  • Familiarity with complex conjugates
  • Knowledge of vector mathematics
  • Basic grasp of mathematical notation and operations
NEXT STEPS
  • Study the properties of complex conjugates in detail
  • Learn how to calculate the length of complex vectors using the formula |v| = √(v·v*)
  • Explore the applications of complex vectors in physics and engineering
  • Review the differences between real and complex vector spaces
USEFUL FOR

Mathematicians, physics students, and anyone interested in understanding complex vector calculations and their applications in various fields.

shounakbhatta
Messages
287
Reaction score
1
Hello,

I was going through a article which states as follows:

If we had 2 real vectors like u & v, we would have calculated the length as
√u^2+v^2

but in case of a complex vector v = (1 + 2i)ˆi + (3 − 4i)

we calculate

as v.v= (1 + 2i)2 + (3 − 4i)2 = −10 − 20i

My question is why do we multiply v.v, why not using the sqrt.formula?

Thanks,

-- Shounak
 
Physics news on Phys.org
This was originally posted in "physics" and deleted because there are no "physics" questions in it. I have "undeleted" and moved to "mathematics" because there are so many errors that need to be addressed.

shounakbhatta said:
Hello,

I was going through a article which states as follows:

If we had 2 real vectors like u & v, we would have calculated the length as
√u^2+v^2
You have misread. That is NOT "the length of two real vectors"- in fact, two real vectors do NOT have a single "length". It is, rather, the length of a single two-dimensional vector ui+ vj.

but in case of a complex vector v = (1 + 2i)ˆi + (3 − 4i)

we calculate

as v.v= (1 + 2i)2 + (3 − 4i)2 = −10 − 20i

My question is why do we multiply v.v, why not using the sqrt.formula?

Thanks,

-- Shounak
The only correct answer is that we don't. You are mistaken- we do NOT find the length of compex vectors like that. For real numbers, we can define the "absolute value" as |x|= \sqrt{x^2}, a positive real number. For complex numbers that would not be a positive real number so we define, instead, |x|= \sqrt{xx^*} where x^* is the "complex conjugate"- the complex conjugate of the complex number a+ bi is a- bi so that |a+ bi|= \sqrt{(a+ bi)(a- bi)}= \sqrt{a^2+ bi- bi+ b^2}= \sqrt{a^2+ b^2}.

For vectors with complex coefficients, ae1+ be2+ ce^3 where a and b are complex (I have used "e1", "e2", and "e3" as basis vectors rather than "i", "j", and "k" so as not to confuse the basis vector "i" with the imaginary unit, "i"), the length is the square root of the sums of the products of each component and its complex conjugate: \sqrt{aa^*+ bb^*+ cc*}. If a, b, and c happen to be real numbers, then their complex conjugates are the same as a, b, and c themselves and the formulas reduces to the previous \sqrt{a^2+ b^2+ c^2}.

In particular, the example you give, v = (1 + 2i)ˆi + (3 − 4i)^j has length \sqrt{(1+2i)(1- 2i)+ (3- 4i)(3+ 4i)}= \sqrt{1+ 4+ 9+ 16}= \sqrt{30}, a positive real number, NOT what you have.

I recommend you go back and reread that article. Pretty much nothing you say you read in it is correct.

I recomm
 
Thanks a lot. Actually I was unable to get over the term for complex conjugate.

I was confused with 1+2i^i means what? Raised to the power i or...?

Anyway, your answer was descriptive and it cleared my doubt.

I didn't knew about how to calculate the length of a complex vector.

Thanks,

-- Shounak
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 43 ·
2
Replies
43
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K