Dear Uncle Colin,

I need to show that 7 is in Q[2+3+7] and I don’t really know where to start.

We Haven’t Approached Tackling Such Questions

Hi, WHATSQ, and thanks for your message!

I am absolutely not a number theorist, although I must admit to getting a bit curious about it recently.

What does that notation mean?

In number theory, you can extend a field 1 by throwing extra numbers or symbols into it. For example, the complex numbers can be written as R[i] - the real numbers, with the extra number i added in such that i2=1. It’s all of the numbers z=a+bi, with a and b in the real numbers.

Another example: Q[2] is the extension of the rational numbers to include the number 2 - that is, all of the numbers z that can be written as a+b2, with a and b both rational.

We have Q[2+3+7], which contains all of the numbers that can be written as z=a+b(2+3+7) with a and b being rational.

This extended field is also a field – which means (in particular) that any power of the extended number also belongs to the field, and that’s how we’re going to attack this problem.

Messing around and seeing what we get

We know that s=2+3+7 is in the field Q[2+3+7], by definition - and I’m going to call the field F to save me typing it out every time.

Because F is a field, s2F as well; that is s2=12+2(6+14+21), which doesn’t look like it helps us much. However, we can use algebraic operations to say s2122=6+14+21 is also in F. Let’s call that number t.

Now, t2F as well, and that works out to be 41+2(84+126+294), which is 41+242(2+3+7).

Now we’re getting somewhere: this tells us that 42(2+3+7) is in the field. Dividing by 2+3+7 (which is a non-zero element of the field) tells us that 42F.

Keep on messing!

If we multiply t by 42, we get 212+143+67.

If we subtract 6s from this, we find that 152+83 is in F.

Squaring this gives 642+2406 - which means that 6F.

And finally, since 42 and 6 are both in F, so is 426=7

I don’t know that that’s the simplest way to do it - I’d be delighted to hear of a less convoluted method! - but I hope it helps all the same.

- Uncle Colin

Footnotes:

1. A set of numbers where you have the four basic operators defined and following the usual rules of arithmetic