Given f(n)=f(n−1)+2n−1f(n) = f(n-1) + 2n - 1f(n)=f(n−1)+2n−1 with f(0)=0f(0) = 0f(0)=0, what is f(3)f(3)f(3)?
3
6
9
12