Question
Question: If \({9^7} - {7^9}\) is divisible by 2n, then find the greatest value of n ?...
If 97−79 is divisible by 2n, then find the greatest value of n ?
Solution
Hint : We will solve this question using binomial expansion.
Binomial expansion – The binomial theorem is the method of expanding an expression which has been raised to any finite power.
Binomial expression – A binomial expression is an algebraic expression which contains two dissimilar terms. Ex. a+b,a3+b3 etc.
Binomial theorem :
(a+b)n=nC0anb0+nC1a(n−1)b1+nC2a(n−2)b2+.....+nCna0bn
Complete step by step solution :
97−79
We can write it as, (8+1)7+(8−1)9
or, (1+8)7+(−1)×(1−8)9
(1+8)7−(1−8)9
By using binomial expansion :
(1+x)n=nC0(1)nx0+nC1(1)(n−1)x1+.....+nCn(1)0xn
(1+8)7−(1−8)9
=[(7C080+7C181+7C282+7C383+.....+7C787)] −[(9C0(−8)0+9C1(−8)1+9C2(−8)2+9C3(−8)3+.....+9C9(−8)9)]
=1+7C181+7C282+7C383+7C484+7C585+7C686+7C787
−1+9C181−9C282+9C383−9C484+9C585−9C686+9C787−9C888+9C989
=(7×8)+(9×8)+82[(7C2+7C381+7C482+.....)−(9C2−9C381+.....)]
Term : [(7C2+7C381+7C482+.....)−(9C2−9C381+.....)] is constant.
So, let this term be k
Then, we have
=(7×8)+(9×8)+82k
=56+72+82k
=132+82k
=82(4+k)
So,
97−79=82(4+k)
=2×32(4+k)
As, we have to prove 97−79 as a multiple of 2.
So, we write 82=64 as 2×32.
And also, 32(4+k) is another constant.
Therefore, 97−79=2(32c)=2n
Where n=32
Note : Make sure you do not apply the formula/concept of permutation here .There is a high chance of students getting confused whether to apply permutation or combination in these kinds of problems.