Recursioneasy
0:00.0

What is the result of f(2)f(2) if f(n)=3f(n1)2f(n) = 3f(n-1) - 2 and f(0)=2f(0) = 2?