For any positive integer N prove that n cube minus N is divisible by 6.
Answers
It is very easy mate.......
Let a = n3 - n ⇒ a = n.(n2 - 1)
⇒ a = n.(n-1).(n+1) [∵(a2 - b2) = (a-b)(a+b)]
⇒ a = (n-1).n.(n+1) ...(i)
We know that,
1. If a number is completely divisible by 2 and 3, then it is also divisible by 6.
2. If the sum of digits of any number is divisible by 3, then it is also divisible by 3.
3. If one of the factor of any number is an even number,then it is also divisible by 2.
∴ a = (n-1).n.(n+1) [from Eq.(i)]
Now,sum of the digits = n-1+n+n+1 = 3n
= multiple of 3,where n is any positive integer,
and (n-1)-n-(n+1) will always be even, as one out of (n-1) or n or (n+1) must of even. Since,
conditions II and III is completely satify the Eq.(i).
Hence, by condition I the number n3 - n is always divisible by 6, where n is any positive integer.
Hence proved.
Hopes helps
Pls mark brainliest....