1.

If f(1)=1, f(n+1)=2f(n)+1, n ge1, then f(n) is

Answer»

`2^(N+1)`
`2^(n)`
`2^(n)-1`
`2^(n+1)-1`

ANSWER :C


Discussion

No Comment Found