Prove that if n≥2, then n√n is irrational. Hint, show that if n≥2, then 2n>n.
So, my thought process was that I could show that 2n>n using induction, but I'm not sure how that helps to solve the original problem. Showing 2n>n means I could take the nth root of each side, giving me 2>n√n, but that's not quite showing that it's irrational.
My other thought was proof by contradiction, I could start assuming that it's rational -- ie that there exists some integers r and s such that n√n=r/s. Then I could say that n=rn/sn. But I have no way of showing that this is impossible for any n≥2.
Any hints as to what a good direction to start in would be appreciated.
Answer
Suppose there is a rational number a/b such that gcd(a,b)=1 and an/bn=n. Then an=bnn. So an divides bnn. Since gcd(a,b)=1⟹ gcd(an,bn)=1, we know an must divide n. Thus, n≥an. But note that the integer a must be at least 2 since (1/b)n clearly cannot be n. Combining with the hint gives a contradiction.
No comments:
Post a Comment