Math, asked by Harshit8282, 1 year ago

For any +ve int. n, prove that n3(cube) - n is divisible by 6.


Harshit8282: Very tough
Harshit8282: Yeah

Answers

Answered by wvaish
4
Hello friend

Here's your answer

(n³-n)=n(n²-1)

n²-1² is of the form a²-b²

So n³-n=n(n+1)(n-1)

We shall prove it by division algorithm

a=bq+r

When b=3, r can take the values 0,1,2

When r=0

a=3n(it is divisible by 3)
a-1=3n-1(it isn't divisible by 3)
a+1=3n+1(it isn't divisible by 3)

When r=1

a=3n+1(it isn't divisible by 3)
a-1=3n(it is divisible by 3)
a+1=3n+2(it isn't divisible by 3)

When r=2

a=3n+2(it isn't divisible by 3)
a-1=3n+1(it isn't divisible by 3)
a+1=3n+3(it is divisible by 3)

It is now clear that one among n,n-1,n+1 is divisible by 3

So n*(n-1)*(n+1) is divisible by 3 that is n³- n divisible by 3
_______________________

When b=2 r can take the values 0,1

When r=0

a=2q(it is divisible by 2)
a-1=2q-1(it isn't divisible by 2)
a+1=2q+1(it isn't divisible by 2)

When r=1

a=2q+1(it isn't divisible by 2)
a-1=2q(it is divisible by 2)
a+1=2q+2(it is divisible by 2)

It is now clear that one among n,n-1,n+1 is divisible by 2

So n*(n-1)*(n+1) is divisible by 2 that is n³-n is divisible by 2

As their product is divisible by both 2,3 it is also divisible by 6

So n³-n is divisible by 6


wvaish: Thanks @poojan
Harshit8282: :) Ok :(
Harshit8282: Actually i just want to know that class 10 student can solve it or not
wvaish: I'm of class 10
wvaish: I solved it, so a class 10student can do it
Harshit8282: There's no big deal about that
wvaish: Hmm
Harshit8282: How you can prove a = n-1 = n = n+1
wvaish: I didn't get u
Answered by poojan
12
Please click on the file given below to see the solution.

Thank you!
(File will be added within a minute)
Attachments:

Harshit8282: What is induction as you have written it on the very first line ?
Similar questions