Recursioneasy
0:00.0

Evaluate h(2)h(2) for the recursive function h(n)=h(n1)(n1)h(n) = h(n-1) - (n-1) given h(0)=5h(0) = 5.