$$\lim_{\large x \to 1^+} \frac{2x+3}{x-1}=∞$$
let $$f(x)=\frac{2x+3}{x-1}$$ then $\forall M∈ℝ>0, \exists\delta>0,\forall x\in D_f \left( 0 < \left|x-1 \right|=x-1<\delta\Longrightarrow \large\left|\frac{2x+3}{x-1}\right|\right)>M$
$$M<\left|\frac{2x+3}{x-1}\right|=\frac{\left|2x+3\right|}{x-1}$$
take $\delta\le1$ implies:$$M<\frac{\left|2x+3\right|}{x-1}<\frac{7}{x-1}$$$$x-1<\frac{7}{M}$$
hence $$\delta\le\min\left\{1,\left(\frac{7}{M}\right)\right\}$$
is it true?
$$\lim_{\large x \to 1} \frac{\left(-1\right)^{\left[x\right]}}{x-1}=-∞$$
let $$g(x)=\frac{\left(-1\right)^{\left[x\right]}}{x-1}$$ ($\left[x\right]$ is floor function ) then $\forall M∈ℝ>0, \exists\delta>0,\forall x\in D_g \left( 0 < \left|x-1 \right|<\delta\Longrightarrow \large\frac{\large \left(-1\right)^{\left[\large x\right]}}{x-1} <-M \right)$
take $\delta\le1$ implies:$0<x<2$, here is the problem, what is exactly $\left[x\right]$?, I tried another $\delta$ less than $1$, but still I have the problem.