Let {$\varepsilon_t$} be iid. Then, we have time series defined by $$X_t=cX_{t-1}^{\alpha} + \varepsilon_t,$$ with $0<\alpha<1$ and $c\in\mathbb{R}$ and let $\varepsilon_t$ be non-negative. Is it strictly stationary?
If we have $\alpha=1$ we obtain classic AR(1) process, where we need $c<1$ for stationarity. For lower $\alpha$ it seems that $X_t$ is "smaller" and should be also stationary, but I have a hard time proving that. Also, do we need then some restriction for $c$ in such case?
If someone is interested, this problem is actually a special case of nonlinear autoregressive process.
They are defined as $X_t=f(X_{t-1}) + \varepsilon_t$, where some condition for stationarity (even ergodicity...) is: $f$ is some measurable function satisfying for some $c\in[0,1)$ and $K>0$ the following: $\|f(x)\|\leq c\|x\|+K$ for all $x\in\mathbb{R}$ and $\mathbb{E}|\varepsilon_t|<\infty$. Reference is here, and some generalization for heavy tailed noise (if we don't want the existence of moment assumption) is here.