What is the result of f(2)f(2)f(2) if f(n)=f(n−1)+nf(n) = f(n-1) + nf(n)=f(n−1)+n and f(0)=0f(0) = 0f(0)=0?
1
2
3
4