I am still stuck on this problem and it is very frustrating. I need to solve this using exponential generating series and again with telescoping. Problem is I am not even sure what telescoping is and my googling has not been very helpful. Thanks in advance.
Solve the recurrence
$y_{n+1} = 2y_n + n$
for non-negative integer n and initial condition $y_0=1$ for
Using
1. Exponential generating series
2. Telescoping.
