Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
766 views
in Combinatorics and Mathematical Induction by (49.2k points)
closed by

Use induction to prove that n3 – 7n + 3, is divisible by 3, for all natural numbers n.

1 Answer

+1 vote
by (47.0k points)
selected by
 
Best answer

Let P(n) : n3 – 7n + 3 

Step 1:

P(1) = (1)3 – 7(1) + 3 

= 1 – 7 + 3 = -3 which is divisible by 3 

So, it is true for P(1).

Step 2: 

P(k) : k3 – 7k + 3 = 3λ. Let it be true 

⇒ k3 = 3λ + 7k – 3

Step 3: 

P(k + 1) = (k + 1)3 – 7(k + 1) + 3 

= k3 + 1 + 3k2 + 3k – 7k – 7 + 3 

= k+ 3k2 – 4k – 3 

= (3λ + 7k – 3) + 3k2 – 4k – 3 (from Step 2) 

= 3k2 + 3k + 3λ – 6 

= 3(k2 + k + λ – 2) which is divisible by 3. 

So it is true for P(k + 1). 

Hence, P(k + 1) is true whenever it is true for P(k).

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

...