Math Amateur
Gold Member
MHB
- 3,920
- 48
I am working on Exercise 8 of Dummit and Foote Section 9.2 Exercise 8
====================================================================================
Determine the greatest common divisor of a(x) = x^3 - 2 and b(x) = x + 1 in \mathbb{Q} [x]
and write it as a linear combination (in \mathbb{Q} [x] ) of a(x) and b(x).
=====================================================================================
In working on this I applied the Division Algorithm to a(x) and b(x) resulting in x^3 - 2 = (x^2 - x + 1) (x+ 1) + (-3)
then
(x + 1) = (1/3 x + 1/3) + 0Last non-zero remainder is -3
Therefore, gcd is -3
BUT!
This does not seem to be correct because -3 does not divide either a(x) and b(x)
Can someone please help?
Peter
====================================================================================
Determine the greatest common divisor of a(x) = x^3 - 2 and b(x) = x + 1 in \mathbb{Q} [x]
and write it as a linear combination (in \mathbb{Q} [x] ) of a(x) and b(x).
=====================================================================================
In working on this I applied the Division Algorithm to a(x) and b(x) resulting in x^3 - 2 = (x^2 - x + 1) (x+ 1) + (-3)
then
(x + 1) = (1/3 x + 1/3) + 0Last non-zero remainder is -3
Therefore, gcd is -3
BUT!
This does not seem to be correct because -3 does not divide either a(x) and b(x)
Can someone please help?
Peter