Understanding Complex & Imaginary Numbers

In summary, the conversation discusses the use of complex numbers in a physics book about games. The book states that certain statements involving i, j, and k are true, but the individual speaking is questioning their validity. It is then clarified that these statements refer to the use of quaternions, not just complex numbers, and that they have specific rules and conditions that must be followed. The concept of quaternions is compared to other number systems, such as octonions, and explained as an extension of the complex numbers. The individual listening struggles to understand the concept and asks for clarification.
  • #1
Adder_Noir
239
0
Hi,

Just reading through a good physics book about games and came across some stuff on complex numbers. The book states that the following statements are true.

i*j*k=-1

I have a problem with this one. Surely doesn't this mean the same as:

-1*sqrt(-1)=-1

or

-k=-1

How is minus one mulitplied by k equal to minus one when k is the square root of minus one?

It also states that:

ij=-ji=k

Which again I don't agree with. Surely i*j=-1 not k? Also why is the order important when they are all supposed to hold the same scalar value?

I should point out that this is for use with Quaternions but this part of the book makes no reference to that it's just describing complex numbers. Am I going mad or am I correct in my assumptions that these statements aren't true?

Many thanks :wink:
 
Mathematics news on Phys.org
  • #2
These are quarternions, and there's no getting around that. Those are the rules that define quarternions.

I should point out that this is for use with Quaternions but this part of the book makes no reference to that it's just describing complex numbers

That sentence would seem to back that up (unless you meant to put some punctuation to make 'it's just describing complex numbers' stand alone).
 
  • #3
Adder_Noir said:
Hi,

Just reading through a good physics book about games and came across some stuff on complex numbers. The book states that the following statements are true.

i*j*k=-1

I have a problem with this one. Surely doesn't this mean the same as:

-1*sqrt(-1)=-1

or

-k=-1

How is minus one mulitplied by k equal to minus one when k is the square root of minus one?

It also states that:

ij=-ji=k

Which again I don't agree with. Surely i*j=-1 not k? Also why is the order important when they are all supposed to hold the same scalar value?

I should point out that this is for use with Quaternions but this part of the book makes no reference to that it's just describing complex numbers. Am I going mad or am I correct in my assumptions that these statements aren't true?

Many thanks :wink:
Then how does the book define j and k at this point?
 
  • #4
Adder_Noir said:
Hi,

Just reading through a good physics book about games and came across some stuff on complex numbers. The book states that the following statements are true.

i*j*k=-1
These aren't complex numbers. They are, as Matt has noted (and as you noted later in your OP) part of the definition of the quaternions. The unit quaternions i, j, and k are three distinct things. As an analogy, think of the unit vectors in Euclidean three space. The unit vectors i, j, and k are three distinct things.

How is minus one mulitplied by k equal to minus one when k is the square root of minus one?
-1 has many roots in the quaternions. An infinite number of roots, in fact. So it is best to stop thinking of quaternions as complex numbers. They are a different beast.

It also states that:

ij=-ji=k
This is another part of the definition of the quaternions. It is a postulate of the quaternions. You can't argue with postulates. This postulate right away indicates that quaternion multiplication is not commutative. Writing ijk = -1 without parentheses implies that quaternion multiplication is associative, which it is.

Mathematicians are not bound by the real world. They can (and do) make up many different number systems that are different from the integers, rationals, reals, and complex numbers with which you are familiar. The quaternions are but one example of a somewhat esoteric number system.

Some of the number systems devised by mathematicians are quite useful. The quaternions are one of those. They were developed before and motivated the development of vectors. Maxwell's equation were written in quaternion form before they were written in vector form. The unit vectors i, j, and k are labeled as such precisely because of the unit quaternions are called i, j, and k. Quaternions fell by the wayside for some time after the development of the 3-vector dot and cross product, but have made quite a comeback as of late because they are extremely useful for describing rotations in 3-space.
 
  • #5
That's lovely, thanks. So I see that this is a special thing and such straightforward attempts at rationalising its rules and statements is folly as they obey special conditions which have to be set to make the concept work in the first place.

I think from what you guys are saying (I'm having a little trouble following all of it) it is best to see i, j and k as three kind of vectors which simply cannot be multiplied and added together in a scalar way.
 
  • #6
Well, you seem to have the idea. Another good example is modular addition (I think I'm using that term correctly.) For example, 10pm + 4hours = 2am. Obviously that disobeys the rules of addition, but it is how we have defined the system that makes it work.
 
  • #7
Adder_Noir said:
That's lovely, thanks. So I see that this is a special thing and such straightforward attempts at rationalising its rules and statements is folly as they obey special conditions which have to be set to make the concept work in the first place.
You are trying to apply the rules that describe the complex numbers to something else. If quaternions vex you, try octonions, or sedenions, or ... The reals are an algebra. The complex numbers, quaternions, octonions, etc are algebras over [itex]\mathcal R^2[/itex], [itex]\mathcal R^4[/itex], [itex]\mathcal R^8[/itex], etc. Think of the quaternions and other algebras over [itex]\mathcal R^{2^n}[/itex] as extensions of the complex numbers.

I think from what you guys are saying (I'm having a little trouble following all of it) it is best to see i, j and k as three kind of vectors which simply cannot be multiplied and added together in a scalar way.
You can visualize quaternions this way. Thinking of them as comprising a scalar real part and a 3-vector imaginary part works. Let [itex]Q_1[/itex] and [itex]Q_2[/itex] be quaternions. Writing them in the form

[tex]Q_1 = (q_{1s}\, , \; \mathbf q_{1v})[/tex]
[tex]Q_2 = (q_{2s}\, , \; \mathbf q_{2v})[/tex]

Quaternion addition is simple:

[tex]Q_1 + Q_2 = (q_{1s}+q_{2s}\, , \; \mathbf q_{1v}+\mathbf q_{2v})[/tex]

Quaternion multiplication can be written using the vector dot and cross products:

[tex]Q_1 \cdot Q_2 =
(q_{1s}q_{2s} - \mathbf q_{1v}\cdot\mathbf q_{2v} \, , \;
q_{1s}\mathbf q_{2v}+q_{2s}\mathbf q_{1v} + \mathbf q_{1v}\times\mathbf q_{2v})[/tex]

This was done historically in the reverse manner. Quaternion multiplication was defined first. The 3-vector dot product and cross product were initially defined based on quaternion multiplication.

There are even things like the quaternion exponential. Back to complex numbers: The complex exponential of a pure imaginary number is a unit complex number and is related to rotations in two-space via Euler's equation. Back to quaternions: The quaternion exponential of a pure imaginary quaternion is a unit quaternion and is similarly related to rotations in three-space.
 
  • #8
The complex numbers, and quarternions are algebras over R, not R^n (unless you make n=1).

The octonions are not an algebra, as they are not associative, although that is a strict interpretation of the term algebra, I admit. For the OP an algebra is just a vector space over a field with an associative product.
 
  • #9
rotations

Adder_Noir said:
0I think from what you guys are saying (I'm having a little trouble following all of it) it is best to see i, j and k as three kind of vectors which simply cannot be multiplied and added together in a scalar way.

Hi Adder_Noir! :smile:

Think of i, j and k as three perpendicular 180º rotations, and 1 + θi as being a rotation through an angle 2θ, for very small θ. :smile:
 
  • #10


tiny-tim said:
Hi Adder_Noir! :smile:

Think of i, j and k as three perpendicular 180º rotations, and 1 + θi as being a rotation through an angle 2θ, for very small θ. :smile:

No need for small angle approximations with quaternions! Let

[tex]Q = (\cos \frac{\theta}2\,,\, \sin \frac{\theta}2 \hat{\mathbf u})[/tex]

The quaternion product

[tex](0\,,\,\mathbf x') = Q\cdot (0\,,\,\mathbf x)\cdot Q^{\ast}[/tex]

represents the rotation of a vector [itex]\mathbf x[/itex] about the rotation axis [itex]\hat{\mathbf u}[/tex] by an angle [itex]\theta[/itex], large or small.
 
  • #11
keeping it simple …

D H said:
No need for small angle approximations with quaternions!

Yes there is …

:biggrin: he's an Adder, not a Multiplier! :biggrin:
 
  • #12
There is a place for small angle approximations in quaternions, but no need for them. My expression in post #10 is completely general because the unit quaternions are a http://en.wikipedia.org/wiki/Charts_on_SO%283%29" .
 
Last edited by a moderator:
  • #13
Wow some great stuff there. I'l have to work through it all when I've had my tea. Many thanks to all who posted :wink:
 
  • #14
"I should point out that this is for use with Quaternions but this part of the book makes no reference to that it's just describing complex numbers."

Somtimes quaternions are called hyper-complex numbers.
 
  • #15
Thanks pal :wink:
 

1. What are complex numbers and why are they important?

Complex numbers are numbers that can be represented in the form a + bi, where a and b are real numbers and i is the imaginary unit (√-1). They are important because they can be used to solve equations that have no real solutions, and are also used extensively in fields such as physics, engineering, and mathematics.

2. How do you add and subtract complex numbers?

To add or subtract complex numbers, simply combine the real parts and the imaginary parts separately. For example, to add (2 + 3i) and (4 + 5i), you would add 2 and 4 to get the real part (6), and add 3i and 5i to get the imaginary part (8i). The final answer would be 6 + 8i.

3. Can you multiply and divide complex numbers?

Yes, you can multiply and divide complex numbers using the same rules as for real numbers. To multiply, distribute the terms and remember that i² = -1. To divide, rationalize the denominator by multiplying by the complex conjugate of the denominator (same terms but with the opposite sign between them).

4. What is the geometric interpretation of complex numbers?

Complex numbers can be represented as points on a complex plane, with the real part being the x-coordinate and the imaginary part being the y-coordinate. This allows for a geometric interpretation of operations on complex numbers, such as addition and multiplication. For example, adding two complex numbers is equivalent to finding the vector sum of the two points on the complex plane.

5. How are complex numbers used in everyday life?

Complex numbers have numerous applications in everyday life, such as in electrical engineering for analyzing AC circuits, in signal processing for analyzing sound and images, and in computer graphics for creating visual effects. They are also used in finance for modeling stock prices and in cryptography for encrypting information.

Similar threads

  • General Math
Replies
1
Views
1K
Replies
13
Views
1K
Replies
2
Views
3K
Replies
4
Views
402
Replies
9
Views
2K
  • General Math
Replies
29
Views
3K
Replies
9
Views
5K
Replies
36
Views
4K
Replies
3
Views
254
Back
Top