Example of a non-associative algebra

From testwiki
Revision as of 21:31, 6 March 2022 by imported>Dave Braunschweig (Remove math tags from headings)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page presents and discusses an example of a non-associative Template:Lw over the real numbers.

The multiplication is defined by taking the Template:Lw of the usual multiplication: a*b=ab. This is a commutative, non-associative division algebra of dimension 2 over the reals, and has no unit element.

Proof that (C,*) is a division algebra

For a proof that is a field, see real number. Then, the complex numbers themselves clearly form a vector space.

It remains to prove that the binary operation given above satisfies the requirements of a division algebra

  • (x + y)z = x z + y z;
  • x(y + z) = x y + x z;
  • (a x)y = a(x y); and
  • x(b y) = b(x y);

for all scalars a and b in and all vectors x, y, and z (also in ).

For distributivity:

x*(y+z)=x(y+z)=xy+xz=xy+xz=x*y+x*z,

(similarly for right distributivity); and for the third and fourth requirements

(ax)*y=(ax)y=a(xy)=axy=a(x*y).

Non associativity of (C,*)

  • a*(b*c)=a*bc=abc=abc
    (a*b)*c=ab*c=abc=abc

So, if a, b, and c are all non-zero, and if a and c do not differ by a real multiple, a*(b*c)(a*b)*c.