I have to prove that the following function is continuous and I have to find a fixed point:
$f: \mathbb{R}\rightarrow\mathbb{R}, x \rightarrow\frac{(n-1)x^n+a}{nx^{n-1}}$ with $n \in \mathbb{N}$ and $a \in \mathbb{R_\geq0}$
We defined that a function is continuous if for a sequence $(x_n)\in D$ with $f: D \rightarrow E$ with lim $(x_n)$ = $\delta$ it follows that lim$f(x_n)$ = $f(\delta)$
I could prove my task with the epsilon delta criterion but our definition gives me headache.