+0  
 
0
261
0
avatar

The function f(n) satisfies f(1) = 1 and f(2n + 1) = f(n) + 2 for n >= 0. Find f(15).

 
 Dec 1, 2021

1 Online Users

avatar