Let the following sequence $$4a_{n+1}=(64a_n^3+15)^{1/3}$$the question is
does this sequence converge?
my attempt:
$a_n$ is convergent if and only if $b_n=4a_n$ is so. Therefore $$b_{n+1}=(b_n^3+15)^{1/3}$$ if any limit exist there must be $$l=(l^3+15)^{1/3}$$or $$l^3=l^3+15$$ which has no answer in real numbers but this doesn't provide sufficient condition (it is only necessary condition). then how do i show this in the right manner?
If $(a_n)$ converges, then so does $(c_n)$ where $c_n=64a_n^3$. But $c_{n+1}=c_n+15$, so $(c_n)$ does not converge.