Suppose we have the following recurrence relation forf(n):
f (0)= 0 forn = 0;
f (n) =f(n - 1) + 3n forn < 0;
Prove by induction onn diat the following is a closed-form formula for ff(n) =3n(n +1)/2
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.