Recursioneasy
0:00.0

If f(n)=f(n1)+2nf(n) = f(n-1) + 2n, what is f(1)f(0)f(1) - f(0)?