

InterviewSolution
Saved Bookmarks
1. |
The sum of cubes ofthe first n natural numbers is given by _________(a) {n(n+1)/2}^2(b) {n(n-1)/2}^2(c) {n2(n+1)/2}^2(d) None of the mentionedI had been asked this question during an interview.This key question is from Special Sequences topic in chapter Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» Correct CHOICE is (a) {n(n+1)/2}^2 |
|