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
1.1k views
in Mathematical Induction by (22.9k points)
closed by

Prove that for every natural number n.

13 + 23 + 33 + ... + n3\(\big[\frac{n(n+1)}{2}\big]^2\)

1 Answer

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

Let T(n) be the statement, 

13 + 23 + 33 + ... + n3 = \(\frac{n^2(n+1)^2}{4}\)

Basic Step: For n = 1, 13 = \(\frac{1^2(1+1)^2}{4}\) = 1 ⇒ T(1) is true. 

Induction Step: Let T(k) hold for a natural number k, that is 

13 + 23 + 33 + ... + k3 = \(\frac{k^2(k+1)^2}{4}\)

Now, to obtain T(k + 1), add the (k + 1)th term = (k + 1)3 to both the sides of T(k), i.e., 

13 + 23 + 33 + ... + k3 + (k + 1)3 = \(\frac{k^2(k+1)^2}{4}\) + (k+1)3  

 \(=\frac{(k+1)^2}{4}\) [k2+4(k+1)] = \(\frac{(k+1)^2\,(k+2)^2}{4}\) = \(\big[\frac{(k+1)(k+2)}{2}\big]^2\)

Hence T (k + 1) is true, whenever T(k) is true. 

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.

...