I must find an isomorphism betweenand
.
The problem is that multiplication is defined entirely differently in the two rings. Any attempt by me to define an iso between the two breaks down at multiplication.
Printable View
I must find an isomorphism betweenand
.
The problem is that multiplication is defined entirely differently in the two rings. Any attempt by me to define an iso between the two breaks down at multiplication.
There is no canonical multiplication onQuote:
Originally Posted by Treadstone 71
, so you can use the bijection
to lift the multiplication on
to
. For a different quadratic polynomial, you would get a different ring structure (a field for
).
I'm not entirely sure what you mean by "lift" the multiplication. Isn't multiplication on Z5XZ5 defined as (a,b)(c,d)=(ac,bd)?
No. Just like multiplication on RxR = C isn't defined by (a,b)(c,d) = (ac, bd) but by (a,c)(b,d) = (ac-bd, ad+bc).Quote:
Originally Posted by Treadstone 71
Defineby
, where
is the unique representative of degree less than 2 of an element in
. This is a bijection. Then define
, where the multiplication on the right is the one in
. Then work out what this means in
. Compare this to the formula for complex multiplication, and think about an explanation.
Hope this helps.