(New page: Suppose the inverse of <math>2x-1</math> is <math>2x-1</math>, then <math>(2x-1)(2x-1)=1</math> <math>4x^2+2x+2x+1=1</math> <math>4x^2+4x+1=1</math>, but in <math>Z_4[x]</math>, 4=0. so...) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 12: | Line 12: | ||
Therefore, <math>2x-1</math> has an inverse in <math>Z_4[x]</math> and specifically, that inverse is <math>2x-1</math> | Therefore, <math>2x-1</math> has an inverse in <math>Z_4[x]</math> and specifically, that inverse is <math>2x-1</math> | ||
+ | ------------------------------ | ||
+ | Did you mean to put 2x+1? | ||
+ | -Sarah | ||
+ | ------------------------------ | ||
+ | Yea, he or she did mean that. Look at the line: | ||
+ | |||
+ | <math>4x^2+2x+2x+1=1</math> from that you can see he or she multiplied <math>(2x+1)(2x+1)=1</math> | ||
+ | |||
+ | or it would look like <math>4x^2-2x-2x+1=1</math> | ||
+ | |||
+ | ------------------------------------ | ||
+ | This helped a lot! Thanks...Neely | ||
+ | ------------------------------------ | ||
+ | I believe that (-2x+1) is the inverse, if we first assume (2x-1) is the inverse, we'll get | ||
+ | <math> (2x-1)(2x+1) = 4x^2 - 1 </math> | ||
+ | |||
+ | and since 4 = 0, we'll get the above equation to equal -1 mod 4. | ||
+ | So, -(2x-1) = (-2x+1) is the inverse. |
Latest revision as of 21:38, 5 November 2008
Suppose the inverse of $ 2x-1 $ is $ 2x-1 $, then
$ (2x-1)(2x-1)=1 $
$ 4x^2+2x+2x+1=1 $
$ 4x^2+4x+1=1 $, but in $ Z_4[x] $, 4=0. so,
$ 0x^2+0x+1=1 $
$ 1=1 $
Therefore, $ 2x-1 $ has an inverse in $ Z_4[x] $ and specifically, that inverse is $ 2x-1 $
Did you mean to put 2x+1? -Sarah
Yea, he or she did mean that. Look at the line:
$ 4x^2+2x+2x+1=1 $ from that you can see he or she multiplied $ (2x+1)(2x+1)=1 $
or it would look like $ 4x^2-2x-2x+1=1 $
This helped a lot! Thanks...Neely
I believe that (-2x+1) is the inverse, if we first assume (2x-1) is the inverse, we'll get $ (2x-1)(2x+1) = 4x^2 - 1 $
and since 4 = 0, we'll get the above equation to equal -1 mod 4. So, -(2x-1) = (-2x+1) is the inverse.