Principal difference between complex numbers and 2D vectors revisited

In summary, the conversation discusses the use of complex numbers and vectors in mathematical applications. The question is raised about when to use one representation over the other and what criteria to consider when choosing. The expert summarizes that complex numbers have a specific form of multiplication that is tied to the addition of angles, allowing for division and square roots. However, they caution that this advantage may not be as useful in higher dimensions and suggest looking into geometric algebra for retaining these advantages. The expert also mentions that while complex numbers can be seen as a two-dimensional real vector space, the reverse is not true and for specific problems, it may be more appropriate to use vectors instead of complex numbers.
  • #1
SVN
49
1
I know this topic was raised many times at numerous forums and I read some of these discussions. However, I did not manage to find an answer for the following principal question.

I gather one deals with the same set in both cases equipped it with two different structures (it is obvious if one regards the product operation; it has rather dramatic consequences, for example, a complex number is in some sense 1D object and 2D vectors are, well, 2D). Complex numbers can be regarded as specific case of vectors, but it is not quite helpful, for this specific case is so special that it generates a separate mathematical discipline.

I presume one might say complex numbers and vectors are two different representations for some abstract object.

And that leads straight to my question. What are the criteria to choose one representation over the other? In other words what is the condition that would allow one to say «No, it is incorrect (or pointless, for it won't help to find the solution of this specific problem) to use complex numbers in this case, it is an absolute must to work with vectors here».

P. S. I am not sure this question is a correct one. Quite possible it is not. But even if it is so, it still may give some idea of what I can't understand.
 
Mathematics news on Phys.org
  • #2
Complex numbers have a form of multiplication defined that tie directly to the addition of their angles. That gives us division (rotate the other way), square roots (cut the angle in half), etc. The consequences are profound.

If you are considering an application where that definition of multiplication makes sense, take advantage of it.
 
  • #3
##\mathbb{R}^2## is the same as ##\mathbb{C}## when you consider these as ##\mathbb{R}##-vector spaces. You get ##\mathbb{C}## if you put a multiplication on ##\mathbb{R}^2## that makes ##\mathbb{R}^2## into a field. A tuple ##(a,b)## is then later written as ##a+bi## because it is less tedious to work with. So, I would say ##\mathbb{C}## is just the field you get by putting the multiplication on ##\mathbb{R}^2## you are used to.
 
  • Like
Likes pbuk and QuantumQuest
  • #4
FactChecker said:
Complex numbers have a form of multiplication defined that tie directly to the addition of their angles. That gives us division (rotate the other way), square roots (cut the angle in half), etc. The consequences are profound.

If you are considering an application where that definition of multiplication makes sense, take advantage of it.
Well, let's consider a specific problem (the way I see it is still my original question, just reformulated for specific situation).

There is a 2D regular surface in Euclidean 3D space. If one talks about tangent space in any of its point, he necessarily use concept of 2D linear space. Vectors, not complex numbers (at least, I have never heard of using complex numbers in this case)! Why? What makes it impossible (or, again, pointless) to use the latter concept in this specific case? In theory, one can switch from one formalism to another. But in many cases it just does not make sense because it leads nowhere.

Some rule like «If you talk about anything that can be either positive or negative, use real numbers and be happy. However, if what you are trying to describe can rotate, you should give chance to complex numbers».
 
  • #5
SVN said:
What are the criteria to choose one representation over the other?
This is already fundamentally wrong. They are not two representations of the same thing. They are two different things obeying different rules. It is more than just representation.
In other words what is the condition that would allow one to say «No, it is incorrect (or pointless, for it won't help to find the solution of this specific problem) to use complex numbers in this case, it is an absolute must to work with vectors here».
There is an inclusion: complex numbers build a two dimensional real vector space, but not the other way around. Hence everything which needs the vector space structure can as well be written with complex numbers; so there cannot be such a case you're looking for. The other way around does not hold: you cannot divide in a vector space.
 
  • Like
Likes pbuk and QuantumQuest
  • #6
If you are talking about an application that is embedded in higher dimensions, then you should be careful. The advantage of complex numbers does not make much sense in higher dimensions. The subject of geometric algebra is an attempt to retain those advantages in higher dimensions.
 
  • #7
Math_QED said:
##\mathbb{R}^2## is the same as ##\mathbb{C}## when you consider these as ##\mathbb{R}##-vector spaces. You get ##\mathbb{C}## if you put a multiplication on ##\mathbb{R}^2## that makes ##\mathbb{R}^2## into a field. A tuple ##(a,b)## is then later written as ##a+bi## because it is less tedious to work with. So, I would say ##\mathbb{C}## is just the field you get by putting the multiplication on ##\mathbb{R}^2## you are used to.
I can't argue with that. But I fail seeing how it answers my question, sorry. I realize the difference results of this extra algebraic structure. My question is how to understand whether this extra is helpful for solving a task (thus choosing between the two formalisms to work with the problem at hands, for example, vector analysis and complex analysis).
 
  • #8
FactChecker said:
If you are talking about an application that is embedded in higher dimensions, then you should be careful. The advantage of complex numbers does not make much sense in higher dimensions. The subject of geometric algebra is an attempt to retain those advantages in higher dimensions.
It was not about higher dimensions for me, actually. It is just an example. If one talks about 2D tangent space, he uses vectors, not complex numbers. It is probably possible to consider tangent plane as Argand plane, but no one is doing that (AFAIK). There must be a reason for that.
 
  • #9
SVN said:
It was not about higher dimensions for me, actually. It is just an example. If one talks about 2D tangent space, he uses vectors, not complex numbers. It is probably possible to consider tangent plane as Argand plane, but no one is doing that (AFAIK). There must be a reason for that.

The complex numbers form a very specific structure: an algebraically closed field. If you are dealing with 2D vectors, you could use complex numbers instead and neglect the algebraic properties. You could study 2D motion in a horizontal plane with one axis as the real axis and the one axis as the imaginary axis. And, up to a point it might make some kind of sense.

But, 2D vecors are generally just a subset of 3D space. It's not clear how you would generalise your complex numbers to have a third, vertical axis?

When you come to define angular momentum of an object in your 2D space, that is a cross product and is represented by a vector in the z-direction. Again, you can't so this with complex numbers. There is no concept of a cross product.

Moreover, for example, you have the equation:

##\frac{dE}{dt} = \vec F . \vec v = F_1v_1 + F_2 v_2##

There is no analogue of the dot product in complex numbers.

The point to note is that the extra algebraic properties of complex numbers come at a price. There isn't an embedding of the complex numbers in a 3D space. The algebraic properties add nothing to the concept of a vector and just get in the way.
 
  • Like
Likes SVN, QuantumQuest and FactChecker
  • #10
SVN said:
It is probably possible to consider tangent plane as Argand plane, but no one is doing that (AFAIK). There must be a reason for that.
Yes. If the subject matter has a concept of multiplication and division, then the complex plane and number system may offer significant advantages. Otherwise, it is wrong to imply that there is some meaning to the multiplication and division as defined by the complex number system.
 
  • Like
Likes QuantumQuest
  • #11
If describing real things, I think it is much better to keep it real.
 
  • #12
Dr.D said:
If describing real things, I think it is much better to keep it real.
IMHO, that makes it sound like cyclic behavior, oscillations, power series expansions, etc. should be done without complex numbers. Nothing could be farther from the truth.
 
  • Like
Likes S.G. Janssens
  • #13
FactChecker said:
IMHO, that makes it sound like cyclic behavior, oscillations, power series expansions, etc. should be done without complex numbers. Nothing could be farther from the truth.
Strange as it may sound, I get by just fine in the real world.
 
  • #14
Dr.D said:
Strange as it may sound, I get by just fine in the real world.
Of course, there are a lot of subjects that should not use complex numbers. But I consider the problems of stability and control to be "real world" and that is just one of the many real-world subjects that I would hate to work on without complex numbers and analysis.
 
  • Like
Likes S.G. Janssens
  • #15
FactChecker said:
that is just one of the many real-world subjects that I would hate to work on without complex numbers and analysis.
Isn't it nice that you have that option!
 
  • #16
SVN said:
I know this topic was raised many times at numerous forums and I read some of these discussions. However, I did not manage to find an answer for the following principal question.

I gather one deals with the same set in both cases equipped it with two different structures (it is obvious if one regards the product operation; it has rather dramatic consequences, for example, a complex number is in some sense 1D object and 2D vectors are, well, 2D). Complex numbers can be regarded as specific case of vectors, but it is not quite helpful, for this specific case is so special that it generates a separate mathematical discipline.

I presume one might say complex numbers and vectors are two different representations for some abstract object.

And that leads straight to my question. What are the criteria to choose one representation over the other? In other words what is the condition that would allow one to say «No, it is incorrect (or pointless, for it won't help to find the solution of this specific problem) to use complex numbers in this case, it is an absolute must to work with vectors here».

P. S. I am not sure this question is a correct one. Quite possible it is not. But even if it is so, it still may give some idea of what I can't understand.

- You could ask the same question about the real numbers. They may be thought of as a 1 dimensional vector space or as an algebraic field.

- Complex numbers are a 2 dimensional vector space under addition. That is: addition of complex numbers is the same as vector addition. A common way to think of the difference is that the complex numbers are a two dimensional vector space (with real numbers as the scalars) that has an additional structure which is a multiplication that turns it into an algebraic field.

- One situation that distinguishes complex numbers is in calculus. A function is differentiable in ##R^2## if its derivative exists in any direction. In forming Newton quotients one uses only vector increments and their lengths. The function is defined on the two dimensional vector space not on the complex numbers.

A function is Complex differentiable if increments are understood as complex numbers. In a Newton quotient dividing by the increment means dividing by a complex number. A complex differentiable function is defined on the complex numbers.
 
Last edited:
  • Like
Likes FactChecker
  • #17
lavinia said:
You could ask the same question about the real numbers.
Or go even a step beyond: the real numbers are an infinite dimensional rational vector space. But nobody would consider to replace the reals by those vectors.
 
  • Like
Likes lavinia
  • #18
FactChecker said:
Complex numbers have a form of multiplication defined that tie directly to the addition of their angles.
We don't define multiplication of complex numbers by the addition of angles, this is simply a result of what happens when we represent ℂ by the Argand plane.

FactChecker said:
If you are talking about an application that is embedded in higher dimensions, then you should be careful. The advantage of complex numbers does not make much sense in higher dimensions.
Quaternions, octonions?

Math_QED said:
So, I would say ##\mathbb{C}## is just the field you get by putting the multiplication on ##\mathbb{R}^2## you are used to.
Yes, absolutely - every other property of the complex numbers stems from this, including that ## i^2 = -1 ## (the deriviation of which is IMHO one of the most simply elegant things in mathematics).
 
  • Like
Likes fresh_42
  • #19
pbuk said:
We don't define multiplication of complex numbers by the addition of angles, this is simply a result of what happens when we represent ℂ by the Argand plane.
They go hand-in-hand. Which came first, the chicken or the egg? I don't think that the Argand plane would ever be heard of if it did not go along with the basic arithmetic properties of the complex numbers.
Quaternions, octonions?
Yes, and more generally, algebraic geometry. But all of those are major extensions of the idea. I am not considering them to be identical to the complex numbers in the complex plane.
 
  • #20
pbuk said:
We don't define multiplication of complex numbers by the addition of angles, this is simply a result of what happens when we represent ℂ by the Argand plane.

The two definitions are equivalent. If what you are saying is that ,historically, complex numbers were defined in terms of ##i## perhaps to be able to solve for roots of polynomials with no real roots then the Argand plane interprets this as a two dimensional vector space with a multiplication. But one can just as easily start with angle addition and length multiplication. This way is geometrically intuitive which IMO is always a good thing.

Quaternions, octonions?

- Complex vector spaces and complex manifolds exist in all even dimensions.

- The theorem is that the complex numbers and the reals are the only Euclidean spaces that are fields. The quaternions and octonians are not fields.

Yes, absolutely - every other property of the complex numbers stems from this, including that ## i^2 = -1 ## (the deriviation of which is IMHO one of the most simply elegant things in mathematics).

What is the derivation that you are thinking of?
 
  • Like
Likes PeroK and FactChecker
  • #21
Faites vos jeux!##^*##
$$
\mathbb{C} \cong_\text{ring} \mathbb{R}[x]/\langle x^2+1 \rangle \cong_\text{field}\mathbb{R}[ i ] \cong_\text{vector space} \mathbb{R}^2 \cong_\text{group}\mathbb{R}^+\times U(1)\cong_\text{algebra}\mathcal{Cl}(\mathbb{R},x^2)
$$
J. Dieudonné writes in his book about the history of mathematics:
The term "number" initially included ... furthermore the imaginary numbers, the bold creation of Italian algebraists of the sixteenth century, whose essence remained mysterious until around 1800, but which were increasingly used in algebra and analysis from the seventeenth century onwards, because ...
I guess that's why I like the ring isomorphism most. It's where they came from, although Franciscus Vieta's real name was François Viète and he wasn't Italian, but Cardano and Ferrari have been.

##^*)## The discussion here is like a roulette ball jumping from one of these boxes to another.
 
Last edited:
  • Like
Likes pbuk
  • #22
lavinia said:
If what you are saying is that ,historically, complex numbers were defined in terms of ##i## perhaps to be able to solve for roots of polynomials with no real roots
No, that is definitely not what I am saying: complex numbers are defined as a field over ℝ2 with the multiplicative operation ## (a, b) \times (c, d) = (ac-bd, ad+bc) ##. The imaginary number ## i ## comes later as a consequence (see below).

lavinia said:
The quaternions and octonians are not fields.
No, but I was responding to the assertion that "the advantage of complex numbers does not make much sense in higher dimensions". Just because quaternion multiplication is not commutative does not mean that it does not make sense.

lavinia said:
What is the derivation that you are thinking of?
Start by imagining that we can represent an ordered pair of real numbers ## (a, b) ## as ## a + i b ##, then solve the equation ## (a + ib)^2 = -1 ##.
 
Last edited:
  • #23
pbuk said:
No, but I was responding to the assertion that "the advantage of complex numbers does not make much sense in higher dimensions". Just because quaternion multiplication is not commutative does not mean that it does not make sense.

The original question was "why not use complex numbers instead of vectors?"

Your answer seems to be as long as you miss out the odd dimensions you can. Inconveniently, however, 3D vector calculus is quite important.
 
  • #24
PeroK said:
The original question was "why not use complex numbers instead of vectors?"

Your answer seems to be as long as you miss out the odd dimensions you can.
I think that's quite a leap from what I actually wrote, but just to be clear all I have been trying to say is that just as it is sometimes (but not always) possible, and useful, to use ## \mathbb C ## to model ## \mathbb R^2 ##, it is sometimes (but not always) possible and useful to use quaternions to model ## \mathbb R^4 ##.
 
  • #25
The way I see it the discussion could now be closed. At least I got my answer and it certainly makes sense to me. Thanks a lot to everyone involved.
 
  • Like
Likes lavinia

1. What is the main difference between complex numbers and 2D vectors?

The main difference between complex numbers and 2D vectors is that complex numbers have both a real and imaginary component, while 2D vectors only have two real components (x and y). This means that complex numbers can represent both magnitude and direction, while 2D vectors can only represent magnitude and direction in a specific coordinate system.

2. How are complex numbers and 2D vectors related?

Complex numbers and 2D vectors are related in that they both have magnitude and direction. However, complex numbers can also be represented as 2D vectors in a specific coordinate system, where the real component is equivalent to the x-component and the imaginary component is equivalent to the y-component.

3. Can complex numbers and 2D vectors be used interchangeably?

No, complex numbers and 2D vectors cannot be used interchangeably. While they both have magnitude and direction, they represent different mathematical concepts and have different operations and properties. Complex numbers are used in complex analysis and engineering, while 2D vectors are used in physics and geometry.

4. Why is it important to revisit the principal difference between complex numbers and 2D vectors?

Revisiting the principal difference between complex numbers and 2D vectors is important because it helps us understand the fundamental concepts and differences between these mathematical objects. It also allows us to use them effectively in different fields of study and avoid confusion or mistakes in their applications.

5. How are complex numbers and 2D vectors used in real-world applications?

Complex numbers and 2D vectors have various real-world applications. Complex numbers are used in electrical engineering, signal processing, and quantum mechanics, while 2D vectors are used in physics, computer graphics, and navigation. They both play important roles in solving problems and modeling real-world phenomena.

Similar threads

Replies
7
Views
1K
Replies
13
Views
3K
Replies
3
Views
227
Replies
3
Views
2K
Replies
7
Views
2K
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
518
  • General Math
Replies
15
Views
3K
  • General Math
Replies
11
Views
1K
Back
Top