RecurrenceTable[{u[n + 1] == (1 + 1/u[n])^(Sqrt[4 E - 1]+1), u[0] == Pi}, u, {n, 0, 20}]