Recursionhard
0:00.0

If f(n)=f(n1)+2n1f(n) = f(n-1) + 2n - 1 and f(0)=0f(0) = 0, what is the closed form?