Consider the recursive definition f(n)=2f(n−1)+1f(n) = 2f(n-1) + 1f(n)=2f(n−1)+1 with f(0)=1f(0) = 1f(0)=1. What is the value of f(3)f(3)f(3)?
777
151515
313131
636363