Question
Mathematics Question on Binomial Theorem for Positive Integral Indices
Show that 9n+1−8n−9 is divisible by 64, whenever n is a positive integer.
Answer
In order to show that 9n+1−8n−9 is divisible by 64, it has to be proved that,
9n+1−8n−9=64k, where k is some natural number
By Binomial Theorem,
(1+a)m = mC0+mC1a+mC2a2+...+mCmam
For a=8 and m=n+1, we obtain
(1+8)n+1 = n+1C0+n+1C1(8)+n+1C2(8)2+...+n+1Cn+1(8n+1)
⇒ 9n+1=1+(n+1)(8)+82[n+1C2+n+1C3×8+...+n+1Cn+1(8)n−1]
⇒ 9n+1=9+8n+64[n+1C2+n+1C3×8+...+n+1Cn+1(8)n−1]
⇒ 9n+1−8n−9=64k, where k = n+1C2+n+1C3×8+...+n+1Cn+1(8)n−1 is a natural number.
Thus, 9n+1−8n−9 is divisible by 64, whenever n is a positive integer.