hello i have to find a limit of a probability distribution function. the FX(x) are not informed in the assignment, as how large or anything else.
and there are noting in my textbook about it.
my 2 problems are
$\lim\limits_{x \to -\infty} \frac{F_X(x)^2-1}{F_X(x)+1}$ negative infinity
and
$\lim\limits_{x \to \infty} \frac{F_X(x)^2-1}{F_X(x)+1}$ positive infinity
my solution are there are rules for limits of a density function as $\lim\limits_{x \to -\infty}=0$ and $\lim\limits_{x \to \infty}=1$
so would a solution not be
$\lim\limits_{x \to -\infty} \frac{F_X(x)^2-1}{F_X(x)+1}=\frac{0^2-1}{0+1}=-1$
and
$\lim\limits_{x \to \infty} \frac{F_X(x)^2-1}{F_X(x)+1}=\frac{1^2-1}{1+1}=\frac{0}{2}=0$
Note that for the $-\infty$ you could expand the numerator:$ (F-1)(F+1)$ and then cancel the denominator.