jgens
Gold Member
- 1,575
- 50
Homework Statement
Prove that \log_{10}(2) is irrational.
Homework Equations
N/A
The Attempt at a Solution
Suppose not, then \log_{10}(2) = p/q where p and q are integers. This implies that 2 = 10^{p/q} or similarly, 2^q = 10^p. However, this is a contradiction since each number's prime factorization is unique - 2^q contains only 2's as prime factors while 10^p contains both 2's and 5's. Therefore, our assumption that \log_{10}(2) was rational must have been incorrect. This completes the proof.
I'm really bad at these irrationality proofs so I was wondering if someone could comment on the validity of my method. Thanks!