if $g(x)=\lim_{n→∞}\frac{\{x\}^{2n}-1}{\{x\}^{2n}+1}$
where $\{x\}=$fractional part of $x$,
then find $g(x)$.
My answer is coming out to be $g(x)=-1$. But I'm not sure since it's a constant function...Do i have to approximate the value a $g(x)$ as $x\to \infty$ and how to do so?
Let $x=y+t$, where $y\to \infty$ and $t\in[0,1]$.
Then
$$L=\lim_{y\to\infty}\frac{\{y+t\}^{2n}-1}{\{y+t\}^{2n}+1}=\frac{t^{2n}-1}{t^{2n}+1}$$
for any $t$ since $n$ is not specified.
But, as $n\to\infty$,
Then $$L=\lim_{n\to\infty}\frac{t^{2n}-1}{t^{2n}+1}=\frac{0-1}{0+1}=-1$$