Question
Question: Prove that there is no natural number for which \({4^n}\) ends with the digit zero....
Prove that there is no natural number for which 4n ends with the digit zero.
Solution
Hint – In this question use the concept of binomial expansion. Binomial expansion of any number of the form (1+x)n is 1+nx+2!n(n−1)x2+3!n(n−1)(n−2)x3+4!n(n−1)(n−2)(n−3)x4+.......... So write 4 as (1+3), and use this concept, this will help approaching the problem.
Complete step-by-step answer:
We have to show that 4n can never end with unit digit zero.
Proof –
According to binomial theorem the expansion of (1+x)nis
(1+x)n=1+nx+2!n(n−1)x2+3!n(n−1)(n−2)x3+4!n(n−1)(n−2)(n−3)x4+.........
Now 4n is written as (1+3)n so expand this according to binomial theorem we have,
(1+3)n=1+3n+2!n(n−1)32+3!n(n−1)(n−2)33+4!n(n−1)(n−2)(n−3)34+.........
Now as we see that in the expansion of (1+3)n the first term is 1 and all the remaining terms are positive and multiple of 3.
So if we put n= 0
The sum is 1.
So if we put n = 1
The sum is 4.
If we put n = 2
The sum is 16.
If we put n = 3
The sum is 64.
And If we put n = 4
The sum is 256.
And so on……….
So the unit digit always oscillates between 4 and 6.
So we can say that (1+3)n = 4n can never end with unit digit zero.
Hence proved.
Note – The trick point was that we started putting the values of n from 0, 1, 2, 3 …….. and did not consider negative values of n. The binomial expansion formula for n is applicable for n belonging to the set of whole numbers only. The sum obtained is the value of 4n, start showing up from 1 then 4 ………. Clearly these are sets of natural numbers. The basic difference between natural number set and whole number set is that natural numbers is a subset of whole numbers and 0 is not included in natural numbers.