I know that, the sequence $(u_n)$ so that $u_1 = 1$, $u_{n+1} = 1 + \dfrac{1}{u_n}, \forall n \geqslant 1$ has properties $u_{2n+1}$ is increasing and $u_{2n}$ is decreasing. Now I want to construct more sequences like that. I don't know how to start. How can I construct?
2026-05-16 18:25:57.1778955957
How can I make a sequence $u_n$ so that $u_{2n+1}$ is increasing and $u_{2n}$ is decreasing?
56 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $a_n$ be any increasing sequence and $b_n$ any decreasing sequence. Then $$u_n=(1+(-1)^n)a_n+(1-(-1)^n)b_n$$ has the property you want.