For any positive integer n ,prove that n^3-n is divisible by 6
Answers
Answered by
9
Answer:
So the given statement is true for n=1, 2.
Let us take the statement is true for some integer k.
Now,
k(k+1) is the product of two consecutive integers, which is always divisible by 2.
Then we can write k(k+1)=2k2 [Where k2is some integer.].
Using this and (1) form (2) we get,
k1,k2 are integers then k1+k2 is also an integer.
So f(k+1) is also divisible by 6.
So the statement is true for n=k+1 if we assume it to be true for n=k.
By the principle of mathematical induction the statement is true ∀n∈N.
Similar questions