Strengthening a Lemma for Proving the Irrationality of the nth Root of 2

  • Thread starter Thread starter shmible
  • Start date Start date
shmible
Messages
2
Reaction score
0
I am revising a paper for my proof class. The proof (by contradiction) was: For every natural number n such that n ≥ 2, the nth root of 2 is irrational.

My lemma was: If a is an even integer, then a2 is an even integer.

The feedback for this lemma was that it was wrong, and it was also weak. I was wondering what a stronger lemma, more correct would be.

Perhaps: If a is an even integer, then an is an even integer.

Is there an even stronger, more correct lemma that can be used to prove my proposition?

Thanks in advance!
 
Last edited:
Physics news on Phys.org
Why did they say the lemma was wrong?? The lemma is obviously correct in my opinion...

An even stronger result is the following:

If a is an even integer, then an is divisible by 2n. But you probably won't need this much strength to prove your theorem...
 
micromass said:
Why did they say the lemma was wrong?? The lemma is obviously correct in my opinion...

An even stronger result is the following:

If a is an even integer, then an is divisible by 2n. But you probably won't need this much strength to prove your theorem...

I think it was considered "wrong" because I was using "if a is even, then a2 is even" for a more general case of an.

So do you guys think the lemma: "If a is an even integer, then an is a even integer" will be fine to use?

What if I made the lemma: "an is an even integer if and only if a is an even integer" ? This way I can use it in either direction.

EDIT: Perhaps an EVEN MORE general lemma to use would be: "Even integers are closed under multiplication."
I feel that this one is the best so far because it is very broad
 
Last edited:
shmible said:
I think it was considered "wrong" because I was using "if a is even, then a2 is even" for a more general case of an.

So do you guys think the lemma: "If a is an even integer, then an is a even integer" will be fine to use?

What if I made the lemma: "an is an even integer if and only if a is an even integer" ? This way I can use it in either direction.

EDIT: Perhaps an EVEN MORE general lemma to use would be: "Even integers are closed under multiplication."
I feel that this one is the best so far because it is very broad

Micromass' solution is probably the best for generalization of the rule. All you have to do is use the fact that a = 2b where b is an integer. So using a^n = (2b)^n = 2^n x b^n, Micromass' suggestion is proved.
 
Uh, the best lemma is the one you would like to use to prove the theorem. What's your strategy? I'm asking because you really don't seem to have one. I would suggest 'if a^n is even then a is even'. Can you prove that?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top