Use principle of mathematical induction to 
prove that n3 —n is divisible by 3
in Algebra 1 Answers by Level 1 User (140 points)

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

Let p(n) = n3 - n

i)If n=1 , p(1 )  = 1^3 - 1                  [ 1^3 means 1 cube ]

                       = 1 - 1

                       = 0                       [ 0 divisible by 3]

If n =1 , p(1) is true--------------------( 1)

ii)  Assume  that p( m ) is true.--------------------------(2 )

iii) we have to prove that p(m+ 1) is true.

  p(m + 1) = (m + 1) ^3 - (m + 1)

                     = (m + 1 ) [ (m + 1)^2  -1]                [ (m + 1) is the common factor ]

                    = ( m + 1) [ m 2 + 2m + 1 - 1 ]         [ expansion of (m + 1 ) ^2 ]

                    = ( m + 1 ) [ m2 + 2m ]

                   = ( m + 1 ) m ( m + 2 )                      [ m is the common factor ]

 {   divisibility rule of 3 is  If sum of the terms divisible by 3 then it is divisible by 3}

sum = m + 1 + m + m + 2 

          = 3m + 3

        = 3 ( m + 1)

     it is divisible by 3.

Therefore ( m+1) m (m+2 ) is divisible by 3

p(m+1) is divisible by 3

p(m+1) is true---------------------------(3)

From (1), (2) and (3)

for all values of n , p(n)  = n3 - 3 is divisible by 3

by Level 4 User (5.5k points)

Related questions

1 answer
1 answer
asked Dec 5, 2013 in Other Math Topics by karan | 598 views
1 answer
1 answer
asked Dec 6, 2015 in Other Math Topics by codeguru Level 1 User (260 points) | 1.0k views
0 answers
1 answer
asked Apr 4, 2021 in Other Math Topics by Thatsd12 | 548 views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
731,685 users