+0  
 
0
217
0
avatar

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

 

1*3 + 2*4 + 3*5 + ... + n*(n + 2) = f(n).

 

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

 
 Jun 18, 2022

2 Online Users