iSplicer
Well-Known Member
Use the binomial theorem to show that 7^n +2 is divisible by 3, where n is a positive integer (hint: write 7=6+1)
thanks guys =)
thanks guys =)
Students helping students, join us in improving Bored of Studies by donating and supporting future students!
(1+x)^n=nC0+nC1x+nC2x^2+nC3x^3+...+nCnx^nUse the binomial theorem to show that 7^n +2 is divisible by 3, where n is a positive integer (hint: write 7=6+1)
thanks guys =)
Couldn't get LaTeX to work.Use the binomial theorem to show that 7^n +2 is divisible by 3, where n is a positive integer (hint: write 7=6+1)
thanks guys =)
Sweet, thanks =)Couldn't get LaTeX to work.
Basically 7n + 2 = (1+6)n + 2
= sigma {r = 0 t0 n} nCr 6r + 2
= sigma{r = 1 to n} nCr 6r + 1 + 2
= sigma {r=1 to n} nCr 6r + 3
= all terms now multiples of 3
= divisible by 3