Proving a number is irrational.

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Irrational
cragar
Messages
2,546
Reaction score
3

Homework Statement


Prove that log_2(3) is irrational.

The Attempt at a Solution



This is also equivalent to 2^x=3 from the definition of logs.
Proof: For the sake of contradiction let's assume that x is rational and that their exists integers P and Q such that x=P/Q .
so now we have 2^{\frac{P}{Q}}=3
now I will take both sides to the Q power .
so now we have 2^P=3^Q
since P and Q are integers, there is no possible way to have 2 raised to an integer to equal 3 raised to an integer, because 2^P will always be even and 3^Q will always be odd. so this is a contradiction and therefore x is irrational.
 
Physics news on Phys.org
Looks good :)
 
sweet ok , I'm new to writing proofs so just want some confirmation.
 
I can't imagine that you would lose points for this, but for the sake of pedantry you might want to point out that P and Q would have to both be positive integers. Just because 2^0=3^0 and 2^P, 3^Q aren't even and odd respectively when P and Q are negative.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top