+0  
 
0
362
1
avatar

Find polynomial f(n) such that for all integers n >= 1 we have

f(n) = 1^3 + 2^3 + 3^3 + ... + n^3

 

Write f(n) as a polynomial with terms in descending order of n 

 May 3, 2021
 #1
avatar+33615 
+3

Look at the following pattern

I'll leave you to express the resut in the form requested in the question.

 May 3, 2021
edited by Alan  May 3, 2021

3 Online Users

avatar