Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsEnglish UsageBritish EnglishESL Teaching
Learnglish.com
Contact UsLink To UsSearch & Site Map

Discussion Groups / English Usage / November 2006



Tip: Looking for answers? Try searching our database.

Quaternions (four-dimensional numbers)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daniel al-Autistiqui - 27 Oct 2006 18:07 GMT
Regarding the multiplication of quaternions --

I originally learned it as i*k = j, k*i = -j; j*i = k, i*j = -k; and
k*j = i, j*k = -i.  However, the article at
http://en.wikipedia.org/wiki/Quaternion has it described the other way
around, with i*k equaling negative j and k*i equaling positive j.  Do
some people prefer it the first way?  I'm pretty sure I once saw it
explained in an algebra book that i*j, j*k, and k*i were the ones with
the negative values.  Can anyone explain what exactly the deal with
this is?

daniel mcgrath
Signature

Daniel Gerard McGrath, a/k/a "Govende":
for e-mail replace "invalid" with "com"

Developmentally disabled;
has Autism (Pervasive Developmental Disorder),
   Obsessive-Compulsive Disorder,
   & periodic bouts of depression.
[This signature is under construction.]

Arturo Magidin - 27 Oct 2006 18:14 GMT
>Regarding the multiplication of quaternions --
>
>I originally learned it as i*k = j, k*i = -j; j*i = k, i*j = -k; and
>k*j = i, j*k = -i.  However, the article at
>http://en.wikipedia.org/wiki/Quaternion has it described the other way
>around, with i*k equaling negative j and k*i equaling positive j.

They end up being isomorphic, of course.

>  Do
>some people prefer it the first way?

Most people use it the other way: i*j = k, j*k = i, k*i=j. That way,
the first equation is in "alphabetical order".

> I'm pretty sure I once saw it
>explained in an algebra book that i*j, j*k, and k*i were the ones with
>the negative values.  Can anyone explain what exactly the deal with
>this is?

The "deal" is that it doesn't matter, so long as you are consistent.

Let us assume you want to define quaternions "your" way, with i*k = j,
j*i=k, and k*j=i.

Every quaternion can be written uniquely as a + b*i + c*j + d*k.

Okay: I'm going to define "J" to be shorthand for "-j". So

3 + 4*i -5*J + k

means

3 + 4*i -5(-j) + k = 3 + 4*i + 5j + k.

Now, clearly, every quaternion can be written uniquely in terms of i,
J, and k, just as it can in terms of i, j, and k.

And multiplication will now obey the following rules:

i*J = i*(-j) = -(i*j) = -(-k) = k.
J*i = (-j)*i = -(j*i) = -(k) = -k.
J*k = (-j)*k = -(j*k) = -(-i) = i.
k*J = k*(-j) = -(k*j) = -(i) = -i.
i*k = j = -J.
k*i = -j = J.

so the multiplication table for i, J, k is just the "other" possible
definition. It is also pretty easy to see that if you let x be any
quaternion written in terms of i, j, and k; and you let f(x) be any
quaternion written in terms of i, J, and k, then

f(x+y) = f(x) + f(y)
f(xy) = f(x)f(y)

so that anything you do using i, j, and k, you get the same thing
(with a flipped sign) if you use i, J, and k instead.

So this means that you can define the multiplication either way, and
everything will be "essentially" the same. It is just a matter of
convenience. And, as I mentioned, as far as I know most people find
the definition i*j = k more convenient.

(You could do the same thing replacing i with I=-i, or k with K=-k,
instead of replacing j).

Signature

======================================================================
"It's not denial. I'm just very selective about
what I accept as reality."
   --- Calvin ("Calvin and Hobbes" by Bill Watterson)
======================================================================

Arturo Magidin
magidin-at-member-ams-org

Martin Ambuhl - 27 Oct 2006 19:42 GMT
> Regarding the multiplication of quaternions --
>
[quoted text clipped - 6 lines]
> the negative values.  Can anyone explain what exactly the deal with
> this is?

Consider that the basis vectors 1, i, j, k have in themselves no meaning
apart from the quaternion division algebra.  The form I learned
[Herstein, _Topics in Algebra_, 1964] with the multiplication table

  x  1  i  j  k
  1  1  i  j  k
  i  i -1  k -j
  j  j -k -1  i
  k  k  j -i -1

can be written with J=k and K=j as

  x  1  i  J  K
  1  1  i  J  K
  i  i -1 -K  J
  J  J  K -1 -i
  K  K -J  i -1

which corresponds to your form.

In either form,
1) ii = jj = kk = ijk = -1
2) ij = -ji
3) jk = -kj
4) ki = -ik

The more common form has the advantage that (2-4) are all positive, and
the cycle ij (=k), jk (=i), ki (-j) seems intuitive.
In your form, the positive products are ik (=j), kj (=i), and ji (=k),
an order which doesn't have alphabetization to speak for it. In any
case, there is little reason other than convention to lead one to prefer
one of these equivalent forms over the other.
JEMebius - 27 Oct 2006 21:25 GMT
>Regarding the multiplication of quaternions --
>
[quoted text clipped - 9 lines]
>daniel mcgrath
>  

The conventions "i*j = k etc" and "j*i = k etc" are transformed into
each other by quaternion conjugation.

The issue reminds me of a joke my teacher of Latin and Greek told us in
the classroom: "The Iliad and Odyssey were not written by Homer, but by
another poet also named Homer.".

Johan E. Mebius
JEMebius - 28 Oct 2006 22:51 GMT
>> Regarding the multiplication of quaternions --
>>
[quoted text clipped - 19 lines]
>
> Johan E. Mebius

(*) This previous post slightly changed from the original by the  sender

Supplementary remark
==============

The group of inner automorphisms of the quaternion skew field H is
isomorphic to the 3D rotation group SO(3).
Any such automorphism is realised as a rotation of the 4D space [[1, i,
j, k]] that leaves the 1-axis pointwise invariant; therefore essentially
a 3D rotation of [[i, j, k]].
In formula: x -> q.x.q^*, where q is a unit quaternion. This is of
course the well-known Cayley-Euler-Rodrigues formula.

When searching for all automorphisms of H one automatically hits onto
quaternion conjugation, which reverses order of multiplication and is
therefore strictly speaking an anti-automorphism.
But by changing to the other multiplication table the multiplication
order is restored, and one can consider quaternion conjugation to be the
prototypical outer automorphism of H.

The group of all automorphisms of H is the full 3D orthogonal group
O(3), readily interpreted as working on the 3D subspace [[i, j, k]] of
vector quaternions. The rotations are the inner automorphisms, the
rotation-reflections are the outer automorphisms. All this on the cost
of either reversing the multiplication order or changing to the other
multiplication table.

Johan E. Mebius
Roland Hutchinson - 29 Oct 2006 04:25 GMT
> The issue reminds me of a joke my teacher of Latin and Greek told us in
> the classroom: "The Iliad and Odyssey were not written by Homer, but by
> another poet also named Homer.".

I've only ever heard that in an English-speaking context about a different
author: "The works of Shakespeare were not written by William Shakespeare,
but by another writer of the same name."

Signature

Roland Hutchinson              Will play viola da gamba for food.

NB mail to my.spamtrap [at] verizon.net is heavily filtered to
remove spam.  If your message looks like spam I may not see it.

moorthy - 28 Oct 2006 12:52 GMT
Iam really surprised to see the convention you have used.but as most of
them have discussed it is all with how we assign the three axis.let me
just give a rule to clearly come to conclusion of the sign.
let us consider three mutually perpendicular unit vecors namely i,,j,k.
now let me define,what is i* j.
first you look from the direction of 'k' vector,then you try to rotate
'i' vector to reach 'j' vector. if your direction of rotation is
counter-clockwise then your result is '+k',if your direction of
rotation is clockwise,then the result is '-k'.
this helps you to easily find the sign and reduce our confusion.
Martin Ambuhl - 28 Oct 2006 17:03 GMT
> Iam really surprised to see the convention you have used.but as most of
> them have discussed it is all with how we assign the three axis.

This represents a misunderstanding of quaternions.  The physical
interpretation you give is of a space with a basis of three elements
{i,j,k}, but the division algebra known as quaternions has a basis of
four elements {1,i,j,k}.

[remainder of incorrect physical analogy snipped]
J. J. Lodder - 28 Oct 2006 21:57 GMT
> Iam really surprised to see the convention you have used.but as most of
> them have discussed it is all with how we assign the three axis.let me
[quoted text clipped - 6 lines]
> rotation is clockwise,then the result is '-k'.
> this helps you to easily find the sign and reduce our confusion.

Quaternions have nothing to do with vectors or axes,
or senses of rotation..
It's just an algebra, and the multiplication rule says all,

Jan
JEMebius - 28 Oct 2006 22:27 GMT
>>Iam really surprised to see the convention you have used.but as most of
>>them have discussed it is all with how we assign the three axis.let me
[quoted text clipped - 12 lines]
>
>Jan

Quotation:
================================================
(...)
Quaternions have nothing to do with vectors or axes,or senses of rotation..
It's just an algebra, and the multiplication rule says all,
(...)
================================================

This post shows a certain short-sightedness.

Nevertheless, you are right in stating that the multiplication rule
completely determines the algebra.

But that is not all.
The group of inner automorphisms of the quaternion skew field "happens
to be" isomorphic to SO(3), the 3D rotation group.

And what about the following definition of quaternion multiplication in
terms of inner and outer products of 3D vectors:
q1.q2 = [Sq1.Sq2 - (Vq1, Vq2), Sq1.Vq2 + Sq2.Vq1 + Vq1 x Vq2],

where Sq denotes the scalar part and Vq denotes the vector part of a
quaternion q = [Sq, Vq].

It is a not too easy exercise to prove from coordinate-free definitions
of 3D dot and cross products that this multiplication rule turns the 4D
vector space into a division algebra.

Happy further studies: Johan E. Mebius
J. J. Lodder - 29 Oct 2006 07:44 GMT
>  >moorthy <cmkmoorthy@gmail.com> wrote:
>  >
[quoted text clipped - 25 lines]
>
> This post shows a certain short-sightedness.

Of course, written for aue, not for sci.math.
Crossposts like these are a bad idea.

> Nevertheless, you are right in stating that the multiplication rule
> completely determines the algebra.
[quoted text clipped - 9 lines]
> where Sq denotes the scalar part and Vq denotes the vector part of a
> quaternion q = [Sq, Vq].

Just do the sums.

> It is a not too easy exercise to prove from coordinate-free definitions
> of 3D dot and cross products that this multiplication rule turns the 4D
> vector space into a division algebra.
>
> Happy further studies: Johan E. Mebius

Nevertheless, one not should drag in rotations in 3-space
to argue that one convention for defining quaternions
is better than another,

Jan
Michael J Hardy - 30 Oct 2006 23:09 GMT
> Quaternions have nothing to do with vectors or axes,
> or senses of rotation..
> It's just an algebra, and the multiplication rule says all,

That is entirely false.  See the recent book _Visualizing_
_Quaternions_, by Andrew Hanson. -- Mike Hardy
J. J. Lodder - 31 Oct 2006 07:14 GMT
[sci.math removed]

> > Quaternions have nothing to do with vectors or axes,
> > or senses of rotation..
> > It's just an algebra, and the multiplication rule says all,
>
> That is entirely false.  See the recent book _Visualizing_
> _Quaternions_, by Andrew Hanson. -- Mike Hardy

Visualizations have nothing to do with quaternions either.
It seems to me though that you have lost the context
of the above remarks by too much snipping,

Jan
Michael J Hardy - 31 Oct 2006 20:38 GMT
> [sci.math removed]
>
[quoted text clipped - 8 lines]
> It seems to me though that you have lost the context
> of the above remarks by too much snipping,

I don't think I've lost the context.  Yes, you can answer
the question without talking about visualizations or rotations,
but nonetheless you err in saying quaternions have nothing to
do with rotations. -- Mike Hardy
moorthy - 31 Oct 2006 16:45 GMT
I as a person working in navigation system know 'quaternion' more as a
representation of rotation in three dimension space.the vector values
point to a (i,j,k) vector (with some scaling) and the scalar value is
proportional to the amount of rotation. so i donot see any fault in
correlating it with vector's,all though it will not explain everything.
Even in the explanation give by mutiplication of two vectors ,by
considering scalar and vector part,in the end it was the vector product
of vq1 and vq2.
I just want to mention that all i want to say was a mechanism to find
whether i*j is 'k' or '-k',nothing more on quaternions..
please correct my view ,if i am wrong.
Iam really thankful for all your comments and explanations
J. J. Lodder - 31 Oct 2006 21:44 GMT
> I as a person working in navigation system know 'quaternion' more as a
> representation of rotation in three dimension space.the vector values
> point to a (i,j,k) vector (with some scaling) and the scalar value is
> proportional to the amount of rotation. so i donot see any fault in
> correlating it with vector's,all though it will not explain everything.

That's a mistake: a rotation can be characterized
bij only -tree- numbers: a -unit- vector and an amount.
See under 'Euler angles'.
Or alternatively: just a vector will do as well.

> Even in the explanation give by mutiplication of two vectors ,by
> considering scalar and vector part,in the end it was the vector product
> of vq1 and vq2.

Hamilton invented quaternions.
Physisists and engineers (like Heaviside and Lorentz)
soon decided that this mix-up of vectors and scalars
didn't suit them.
Instead they opted for vectors and scalars seperately,
and (more generally) for tensors.
Quaternions are just to special.

> I just want to mention that all i want to say was a mechanism to find
> whether i*j is 'k' or '-k',nothing more on quaternions..
> please correct my view ,if i am wrong.
> Iam really thankful for all your comments and explanations

You can't be wrong, only more or less convenient,
for (as others have already said)
it is nothing but a convention.

Best,

Jan
Michael J Hardy - 03 Nov 2006 00:51 GMT
> Hamilton invented quaternions.
> Physisists and engineers (like Heaviside and Lorentz)
[quoted text clipped - 3 lines]
> and (more generally) for tensors.
> Quaternions are just to special.

That's _part_ of the story.  They stopped using quaternions
for the things one now uses vectors for.

But they still use quaternions for thinking about rotations
and for some other purposes.  Take a look at that book I
mentioned: _Visualizing_Quaternions_. -- Mike Hardy
J. J. Lodder - 03 Nov 2006 14:10 GMT
> > Hamilton invented quaternions.
> > Physisists and engineers (like Heaviside and Lorentz)
[quoted text clipped - 10 lines]
> and for some other purposes.  Take a look at that book I
> mentioned: _Visualizing_Quaternions_. -- Mike Hardy

Not really.
You won't find many quaternions in mainstream physics.
What there is is mostly just doing it differently,
just for the sake of it.

I don't think there is any application to the real world
that really requires quaternions.

Best,

Jan
Michael J Hardy - 06 Nov 2006 19:31 GMT
> > But they still use quaternions for thinking about rotations
> > and for some other purposes.  Take a look at that book I
[quoted text clipped - 7 lines]
> I don't think there is any application to the real world
> that really requires quaternions.

Did you look at the book I mentioned?

Besides, your objection is argued in a silly way: you're
saying if it's not used in physics, it's not used in the
real world.

Anyway, I think you're misunderstanding.  You observe,
correctly, that quaternions are _not_ used for the purposes
for which vectors in 3-space are used, with cross-products,
and you infer from that that there are no _other_ uses. -- Mike Hardy
David Taylor - 07 Nov 2006 13:10 GMT
>> That's _part_ of the story.  They stopped using quaternions
>> for the things one now uses vectors for.
[quoted text clipped - 10 lines]
> I don't think there is any application to the real world
> that really requires quaternions.

IIRC, they're used in computer graphics...

Signature

David Taylor

Steve MacGregor - 31 Oct 2006 17:14 GMT
> Regarding the multiplication of quaternions --
>
[quoted text clipped - 5 lines]
> explained in an algebra book that i*j, j*k, and k*i were the ones with
> the negative values.  Can anyone explain what exactly the deal with

As I learned it, in the US, i × j = k, but in the UK, i × j = -k.  It
goes along with driving on opposite sides of the street.

It's a convention, not something you can determine, like whether
electrical current flows from positive to negative or negative to
positive.  It flows in the direction your instructor tells you that it
flows.

Signature

Stefano

dcw - 31 Oct 2006 17:18 GMT
>As I learned it, in the US, i * j = k, but in the UK, i * j = -k.
>It goes along with driving on opposite sides of the street.

Not in any part of the UK I know.

    David
Daniel al-Autistiqui - 31 Oct 2006 17:55 GMT
>> Regarding the multiplication of quaternions --
>>
[quoted text clipped - 13 lines]
>positive.  It flows in the direction your instructor tells you that it
>flows.

So, if I want to post a question to sci.math about multiplication of
quaternions, how are the people there supposed to know which kind I am
talking about?  I'd doubt that people specifically indicate whether
they want i*j to be positive or negative in every single post
involving quaternions and their multiplication.

(I should admit that, although I originally learned it as "i*j = -k",
I have been using the "i*j = k" system ever since I saw the Wikipedia
article.  I seem to like that latter system better: as Arturo points
out, one of the equations that can be made out of the three (positive)
imaginary units is in alphabetical order.  I was never really able to
understand the purpose of making i*j negative.)

daniel mcgrath
Signature

Daniel Gerard McGrath, a/k/a "Govende":
for e-mail replace "invalid" with "com"

Developmentally disabled;
has Autism (Pervasive Developmental Disorder),
   Obsessive-Compulsive Disorder,
   & periodic bouts of depression.
[This signature is under construction.]

Michael J Hardy - 31 Oct 2006 20:41 GMT
> So, if I want to post a question to sci.math about multiplication of
> quaternions, how are the people there supposed to know which kind I am
[quoted text clipped - 8 lines]
> imaginary units is in alphabetical order.  I was never really able to
> understand the purpose of making i*j negative.)

I'm surprised you were taught ij = -k; I've never heard of
that convention being used.  I would assume as a matter of
course that everyone would assume the convention used by
Hamilton when he originally introduced quaternions. -- Mike Hardy
J. J. Lodder - 31 Oct 2006 21:44 GMT
[sci.math removed] (awful people there)

> So, if I want to post a question to sci.math about multiplication of
> quaternions, how are the people there supposed to know which kind I am
> talking about?

There is only one kind.

> I'd doubt that people specifically indicate whether
> they want i*j to be positive or negative in every single post
> involving quaternions and their multiplication.

It doesn't matter, as long as you are consistent about it

> (I should admit that, although I originally learned it as "i*j = -k",
> I have been using the "i*j = k" system ever since I saw the Wikipedia
> article.  I seem to like that latter system better: as Arturo points
> out, one of the equations that can be made out of the three (positive)
> imaginary units is in alphabetical order.

Mathematics doesn't know about alphabetical order.
And doesn't need to,
for you can rename i,j,-k to r,s,t
without changing the math.

> I was never really able to
> understand the purpose of making i*j negative.)

There is no purpose, and there needn't be.
If you go on you may understand that not all - signs are born equal:
the one in i^2 = -1 is essential;
the one in i.j = -k is optional.

Best,

Jan
Michael J Hardy - 31 Oct 2006 20:37 GMT
> As I learned it, in the US, i =D7 j =3D k,
> but in the UK, i =D7 j =3D -k.  =
> It goes along with driving on opposite sides of the street.

Let's remember that quaternions were first introduced in
Ireland, where they drive on the left side of the road,
by William Rowan Hamilton in the 19th century, and his
famous carving on the railing of a bridge says

i^2 = j^2 = k^2 = ijk = -1.

So by his usage, ij = k, not -k.  And that's the same
convention taught in the USA.

I don't think conventions vary by country or have anything
to do with what side of the road they drive on. -- Mike Hardy
Steve MacGregor - 01 Nov 2006 02:17 GMT
> Let's remember that quaternions were first introduced in
> Ireland, where they drive on the left side of the road,
> by William Rowan Hamilton in the 19th century, and his
> famous carving on the railing of a bridge says
>
>  i^2 = j^2 = k^2 = ijk = -1.

The way I see it, I^2 = j^2 = k^2 = ijk = 0, not -1

Signature

Stefano

J. J. Lodder - 01 Nov 2006 22:22 GMT
> > Let's remember that quaternions were first introduced in
> > Ireland, where they drive on the left side of the road,
[quoted text clipped - 4 lines]
>
> The way I see it, I^2 = j^2 = k^2 = ijk = 0, not -1

Anyway you want, but whatever you are seeing isn't quaternions,

Jan
Phil Carmody - 02 Nov 2006 00:44 GMT
> > > Let's remember that quaternions were first introduced in
> > > Ireland, where they drive on the left side of the road,
[quoted text clipped - 6 lines]
>
> Anyway you want, but whatever you are seeing isn't quaternions,

They were from Hamilton's first draft; he called them the quite-early-ons.

Phil
Signature

"Home taping is killing big business profits. We left this side blank
so you can help." -- Dead Kennedys, written upon the B-side of tapes of
/In God We Trust, Inc./.

Michael J Hardy - 03 Nov 2006 00:49 GMT
I wrote:

> Let's remember that quaternions were first introduced in
> Ireland, where they drive on the left side of the road,
> by William Rowan Hamilton in the 19th century, and his
> famous carving on the railing of a bridge says
>
>  i^2 = j^2 = k^2 = ijk = -1.

> The way I see it, I^2 = j^2 = k^2 = ijk = 0, not -1

Sorry---those are NOT quaternions.  Probably you're thinking
of vectors in 3-space with a cross-product rather than of
quaternions. -- Mike Hardy
Aluminium Holocene Holodeck Zoroaster - 03 Nov 2006 20:48 GMT
Gibbs "merely" parted the real & imaginary parts
of quaternions to give inner & outer products etc.;
all of the terminology is in Hamilton's _Even More Quaternions_.

might be a good undergrad exercise, though.

> > The way I see it, I^2 = j^2 = k^2 = ijk = 0, not -1
>
> Sorry---those are NOT quaternions.  Probably you're thinking
> of vectors in 3-space with a cross-product rather than of
> quaternions. -- Mike Hardy

thus:
I was appending unrelated thread from another OP,
the loosey-goosey *literateur* of "MDT."  anyway,
why would interstellar or intergalactic space consist of positrons,
not electrons ... and associated antiprotons etc.?

the OP, hereinat, has failed to give any necessity or sufficiency
for such an ideal ... although I didn't read most of it, since
I provisionally use the Alfven cosmology.

> > there's no way to tell what is antimatter in Universe,
> > just by analyzing waves or photons therefrom,
> > according to Dirac et al.
>
> Positrons comprising the interstellar hydrogen are a pretty safe bet.

> http://www-ssg.sr.unh.edu/ism/what.html

> We have briefly discussed a mission design study based on the
> inter-comparison of the oscillation frequencies of three atomic clocks
[quoted text clipped - 20 lines]
> were studied 30 years ago and judged to be feasible even then.
> http://horology.jpl.nasa.gov/quantum/pub/SpacePart'03_prestage.pdf

thus:
the OP is just reading deeper & deeper into reviews,
without even trying to suppose that ST might work,
as a superset of the Standard Model, because he can't think
of a way to accomodate more than 3D in space, hewing
to the "compactified" motif of Kaluza-Klein.  thus,
he is confined to "reifying spacetime according to Minkowski,"
who died before he could qualify his silly statement ...
with a lot of wordsoup a la Hemingdingbatway.
Moving D Theory has no verifiable content, as
the words do not "add-up" to a concise metaphor; eh?
(on the other hand, there is Lanscoz's quaternionic treatment
of 3+1 phasespace; sheesh .-)
http://horology.jpl.nasa.gov/quantum/pub/SpacePart'03_prestage.pdf

> And that is precisely the problem with (string, brane, M) theory. The
> theory had become a source for some interesting mathematics, but is it
> physics?

thus:
so, Base One uses the igit, or the ungit, or the git?
> I much prefer "Binary digIT" rather than "BINary digiT", but I thought
> that question was entirely too silly to deserve an answer.

thus:
Why doesn't the [UCLA Daily] Bruin report that
Darfur's populace is "100%" Muslim,
according to the DAC's sponsor,
Terry Saunders?
"99%" was the figure given
by Brian Steidle, when I finally found
him at the Hammer, after everyone else
had left (he, his friend & I were the
very last to leave!)

What could it possibly mean?

--The Other Side (if it exists)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2012 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.