Recursioneasy
0:00.0

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