a) Check whether 6n can end with the digit 0 for any natural number n.
b)Prove that 3 + 2√5 is irrational.
Answers
I) If the number 6n ends with the digit 0 then it should be divisible by 2 and we know that any number with unit place as 0 or 5 is divisible by 5.
So, Prime Factorisation of 6n = (2 × 3)n
Therefore, the prime factorization of 6n doesn't contain prime number 5.
Hence, it is clear that for any natural number n, 6n is not divisible by 5 and thus it proves that 6n can not end with digit 0 for any natural number n.
________________________________________
ii) let us assume that 3+2√5 is rational.
Then we can find co prime x and y where (y ≠ 0)such that 3 + 2√5 = x/y⋅
Rearranging, we get,
2√5= x/y – 3
√5=1/2(x/y-3)
Since x and y are integers,
thus, 1/2(x/y-3) is a rational number.
Therefore, √5 is also a rational number. But this contradicts the fact that √5 is irrational.
So, we conclude that 3 + 2√5 is irrational.
_________________________________________
Check whether 6ⁿ can end with the digit 0 for any natural number n.
Prime factorisation of 6ⁿ = (2×3)ⁿ
If any number ends with 0, it should be divisible by 10 i.e the both 2 and 5 should be present in the prime factorisation.
Now in this case, we observe that 5 is missing in the prime factorisation of 6 which is a contradiction.
Therefore, 6ⁿ can't end with the digit 0 for any natural number n.
Prove that 3 + 2√5 is irrational.
Let 3 + 2√5 = a [ where a is a rational number ]
2√5 = a - 3
√5 = ______(A)
Let √5 is a rational Number.
so it can be written in the form of p/q.
√5 = p/q
Squaring both sides,
(√5)² = p²/q²
5 = p²/q²
5q² = p² ________(1)
q² = p²/5
So, p² is divisible by 5, and therefore p is a factor or 5.
Let p = 5m
Squaring both sides,
p² = 25m² ________(2)
From (1) and (2),
5q² = 25m²
m² = 5q²/25
m² = q²/5
So, q² is divisible by 5 and therefore q is a factor of 5.
Here, we get, p and q both are the factors of 5. But it isn't possible. Hence, our supposition is wrong.
√5 is an irrational number.
Now, from (A), we see that, (a-3)/2 is a rational number.
An irrational number can't be equal to a rational number.
Hence, 3 + 2√5 is an irrational number.