Browse · MATH Print → jmc algebra junior Problem The function f(n) satisfies f(1)=1 and f(2n+1)=f(n)+1 for n≥0. Find f(15). Solution — click to reveal Setting n=1, we get f(3)=f(1)+1=2.Setting n=3, we get f(7)=f(3)+1=3.Setting n=7, we get f(15)=f(7)+1=4. Final answer 4 ← Previous problem Next problem →