Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
428
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+33657 
+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

2 Online Users

avatar