Complex Vectors vs Normal Vectors

In summary: So you can think about complex numbers as "vectors" in 2D, in the more general meaning of this concept. (see vector spaces in algebra).However the complex numbers and the 3D vectors we use in physics are not examples of the same object. They have different properties even if you may call them both by the same generic name and represent them by arrows.
  • #1
jaydnul
558
15
The way I understand it, they both have rectangular forms which are easy for addition/subtraction. Now I realize that the polar form of a complex vector can be simplified into an exponential, which is ideal for multiplication/division.

But this is what confuses me; vectors don't multiply/divide like scalars. So why don't complex vectors have dot products and cross products like normal vectors do?

Example:
[itex](1+2j)*(2+1j)=(\sqrt{5}e^{j63})*(\sqrt{5}e^{j27})=5e^{j90}=(0+5j)[/itex]
 
Physics news on Phys.org
  • #3
So we can treat complex vectors as just normal vectors in the iy by x plane.

But now I'm confused about just the straight multiplication. Are they not being treated like vectors when you just multiply them like complex numbers instead of vectors? That doesn't seem right because you end up with vector in the same plane (which doesn't happen with dot or cross product).
 
  • #4
You can think about complex numbers as "vectors" in 2D, in the more general meaning of this concept. (see vector spaces in algebra).
However the complex numbers and the 3D vectors we use in physics are not examples of the same object. They have different properties even if you may call them both by the same generic name and represent them by arrows.
The usual cross product is not even defined in 2D.
 
  • #5
Jd0g33 said:
But now I'm confused about just the straight multiplication. Are they not being treated like vectors when you just multiply them like complex numbers instead of vectors? That doesn't seem right because you end up with vector in the same plane (which doesn't happen with dot or cross product).
Multiplication of complex numbers gives a basic operation that represents rotations in the XY plane. That leads to the amazing properties of the complex number system and analytic functions. Those properties are very important.
 
Last edited:
  • #6
You can represent many things as vectors, spatial coordinates for example. But any ordered list of numbers may be treated as a vector. Just list the numbers, separated by commas, inside parentheses, and it's a vector.

Spacial vectors have a dot product, a cross product, and a normal algebraic product when you write them out as so much i plus so much j but you have to decide how to handle the product of the unit vectors - that part is a bit ambiguous.

Anyway: these different processes tell us things about spatial relationships.

Complex numbers are an intreguing example - if you work out the dot and cross products you'll see they have a relationship with the regular algebraic product ;)
The different processes tell us things about the relationships in the complex plane - they can also be used to tell us about rotations in space if we use them the right way.
The standard algebraic product works for complex numbers because there is no ambiguity about what to do with the product of i with itself (for example) that there is with a unit vector.

Vectors need not have any spatial relationships at all ... i.e. the set of polynomials form a "vector space" and you can represent any polynomial as an ordered list of it's coefficients. So y = ax^2+bx+c = (c,b,a,0,0,0,...). Just like any other vector, polynomial vectors have scalar and cross products etc. It may challenge your intuition to figure out what the different products would mean for this example.

It is very common, in math modelling, to represent a data set by an ordered list of numbers: treated as a vector.
i.e. I could sample y=f(x) for discrete points ##\vec x=(x1,x2,x3,\cdots)## to get discrete results: ##\vec y = (y1, y2, y3,\cdots)## and the effect of the function becomes that of a matrix A that turns the vector x into the vector y: ##\vec x = A\vec y##. It can make sense to do this because we don't usually measure things continuously.

How to manipulate "vector spaces" (groups of vectors which have special group properties) is the subject of algebra courses, which occupy years at college level - therefore, a bit big for this post to go into in one go. There are many algebra courses online. ;)

The bottom line, per your question, is that vectors are a mathematical concept which can also be useful in physics. What the vectors mean, what you can do with a specific vector, how you do it, and what that means, all depends on what sort of vectors you are using.
As usual: context is everything.
 
  • #8
Jd0g33 said:
But now I'm confused about just the straight multiplication. Are they not being treated like vectors when you just multiply them like complex numbers instead of vectors? That doesn't seem right because you end up with vector in the same plane (which doesn't happen with dot or cross product).
In vector spaces, you have a "nice" vector addition in the sense that the sum of two vectors is a vector again and that the operation is associative and commutative. In general, you can't define an equally nice multiplication. You may have a variety of similar operations (like the cross product, the dot product and the scalar multiplication) but all of them lack certain properties.

It is a very peculiar property of the [itex]\mathbb{R}^2[/itex] that you can define such a nice multiplication. This makes it also a field, the complex numbers. (Note that the property is only peculiar for vector spaces with dimension greater than one. All fields are also one-dimensional vector spaces.)

So your intuition is basically right. The [itex]\mathbb{R}^2[/itex] is just an exception where we can define a very nice additional structure.
 
Last edited:

1. What is the difference between complex vectors and normal vectors?

Complex vectors are vectors that contain both real and imaginary components, while normal vectors only have real components. This means that complex vectors can represent both magnitude and direction in two-dimensional or three-dimensional space, while normal vectors can only represent magnitude and direction in three-dimensional space.

2. Can complex vectors and normal vectors be used interchangeably?

No, complex vectors and normal vectors have different properties and cannot be used interchangeably. Complex vectors are used in complex analysis and quantum mechanics, while normal vectors are used in classical mechanics and vector calculus.

3. How are complex vectors represented mathematically?

Complex vectors are typically represented as a combination of a real part and an imaginary part, written as (a + bi), where a is the real component and bi is the imaginary component. The imaginary component is multiplied by the imaginary unit i, which is defined as the square root of -1.

4. What is the geometric interpretation of complex vectors?

Geometrically, complex vectors can be represented as arrows in the complex plane, with the real component representing the horizontal direction and the imaginary component representing the vertical direction. The length of the arrow represents the magnitude of the vector, and the direction of the arrow represents the direction of the vector.

5. How are complex vectors and normal vectors used in different fields of science?

Complex vectors are primarily used in physics and engineering, particularly in areas such as quantum mechanics and signal processing. Normal vectors, on the other hand, are commonly used in mathematics, physics, and computer graphics for vector operations and calculations.

Similar threads

Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
Replies
9
Views
1K
  • Introductory Physics Homework Help
Replies
13
Views
2K
  • Calculus
Replies
3
Views
898
Replies
7
Views
826
  • Linear and Abstract Algebra
2
Replies
43
Views
5K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
2K
Replies
6
Views
2K
  • Introductory Physics Homework Help
Replies
11
Views
1K
Back
Top