In my homework I'm supposed to find the convergence radius of the power set in the title. I'm allowed to assume $C = \lim_{n\to\infty} {c_{n+1}\over c_n}$ exists and we should try to figure out that $C$ has to be. I found $${c_{n+1}\over {c_n}} = {1\over 2} + {c_{n-1}\over{2c_n}} $$ so for $n\to\infty$: $$C = {1\over2} + {1\over{2C}} \Leftrightarrow C=1$$
which doesn't really help me further. Investigating $c_n - c_{n-1}$ didn't help me out either.
Any tips on what I might be missing here? I know how to find the radius once I've found the limit of the sequence, but can't seem to find it.