I'm trying to graph the following equation
$$y=\lim\limits_{n \to \infty}{\sqrt[n]{1+x^n}}$$ ($x \geq 0$)
$x = 0$: $y = \lim\limits_{n \to \infty}{\sqrt[n]{1+0^n}} = \lim\limits_{n \to \infty}{\sqrt[n]{1}} = 1$
$0 < x < 1$: $y = \lim\limits_{n \to \infty}{\sqrt[n]{1+\frac{1}{\alpha}^n}} = \lim\limits_{n \to \infty}{\sqrt[n]{1}} = 1$
$1 \leq x$: $y = \lim\limits_{n \to \infty}{\sqrt[n]{\alpha}} = 1$
It seems like $y = 1$ all the time.
However, shouldn't there also be an asymptote $y=x$? As $x \to \infty$: $y = \lim\limits_{n \to \infty}{\sqrt[n]{x^n}} = x$, right?
If I am to come to the conclusion that the graph is equivalent to $y=1$ and that the asymptote is to be ignored, I must prove that $\lim\limits_{n \to \infty}{\sqrt[n]{1+x^n}} = 1$. Is this equality true for $x \geq 0$?
