Find the GCD of 24 and 49 in the integers of Q[sqrt(3)], assuming that the GCD is defined. (Note: you need not decompose 24 or 49 into primes in Q[sqrt(3)].

Please teach me . Thank you very much.

The only integer divisor of both 24 and 49 is 1. I don't know what you mean by Q[sqrt(3)], nor the "integers of Q"

I can see why you are confused by the question. So am I. Are you sure you are stating it accurately? Perhaps if you explain what Q[sqrt(3)] is, someone can help you

I'm not sure if Euclid's algorithm is still valid for algebraic integers. If it is, then the GCD should be 1. If you use the rule:

GCD[a,b] = GCD[a, b Mod a],

you fund:

GCD[24,49] = GCD[24, 49 - 2*24] =
GCD[24,1] = 1

um... we notices that if just finding the GCD of 24 and 49, the answer is 1.

But here is about GCD of them in the integers of Q[sqrt(3)]. Are they the same?

Q mean quadratic integers. Quadratic integers are in the form of a+bsqrt(d). In here d=3.

Yes, I think it is different for algebraic numbers. I never studied this subject properly...

me too. I am taking the number theory , but the ending chapter is about quadratic integer. The lecture and book do not go in deep for this topic , but the questions are. :(

Similar Questions
  1. Complete the expression subtracting the radicals.?sqrt?-?sqrt?=?sqrt? not all ?s are the same. find the value of all ?s. each
    1. answers icon 1 answer
    1. answers icon 1 answer
  2. 1)Find the exact value of cos 105 by using a half-angle formula.A)sqrt 2 - sqrt 3 /2 B)-sqrt 2 - sqrt 3 /2 C)-sqrt 2 + sqrt 3 /2
    1. answers icon 7 answers
  3. Find the distance between these two points using the Pythagorean Theorem.Which choice is correct? (1 point) sqrt(6 ^ 2) + 3 ^ 2
    1. answers icon 1 answer
more similar questions