Let $A_n$ be a sequence such that $A_0\in\mathbb R$ and $A_{n+1}=f(A_n)$. Is it possible to choose value for $A_0$ such that $A_n$ is a monotonic geometric sequence or a monotonic arithmetic sequence?
My attempt:
I started from the 3 regions:
1- If $A_n$ is an arithmetic sequence, then $A_{n+1}=A_n + d\implies f(x)=x+d\implies f-x=cst$, which is not true $\forall x$.
2- If $A_n$ is a geometric sequence, then we have $A_{n+1} =A_n \cdot d\implies f=xd$ which is also not true $\forall x$.
My conclusion is that we can't find a value for $A_0$ such that $A_n$ is either a geometric or an arithmetic sequence.
Is my answer wrong?
