Recurrence Relationseasy
0:00.0

A recurrence relation is given by an=2an1+1a_n = 2a_{n-1} + 1. What is the fixed point of this relation?