I want to show that the sequence $t_n$ is decreasing.
$t_1$=6
$t_{n+1}$=$\sqrt{2+3t_n}$
The sequence $(t_n)$ from n=1 to n= infinity
Now what i did was simply $t_{n+1}$=<$t_n$ So if i proceed and plug in equation $\sqrt{2+3t_n}$-$t_n$=<0 it seems that this inequality doesnt hold for $t_n$>=3 where 3 is a lower bound because the sequence is clearly decreasing. Can someone help me out..