Does $$\lim_{x \to - \infty} \left(\frac{\pi}{2} + \arctan{x} \right) \cdot x = - \infty$$?
My logic is that “something“ times "negative infinity" equals negative infinity. Am I right?
Does $$\lim_{x \to - \infty} \left(\frac{\pi}{2} + \arctan{x} \right) \cdot x = - \infty$$?
My logic is that “something“ times "negative infinity" equals negative infinity. Am I right?
The sentence "something times negative infinity equals negative infinity" is wrong in more than one way:
The limit you must calculate is a limit of a product of two numbers, one tends to $0$, the other to $-\infty$. Such a limit is often best approached using L'Hospital's rules.
No. By L'Hopital's Rule $\lim \frac {\frac {\pi} 2+\arctan\, x} {1/x}=\lim \frac {1/(1+x^{2})} {-1/x^{2}}=-1$.
Let $-1/x=h$
$$\lim_{h\to0^+}\dfrac{\dfrac\pi2-\arctan\dfrac1h}{-h}=-\lim_{...}\dfrac{\arctan h}h=-1$$
See Are $\mathrm{arccot}(x)$ and $\arctan(1/x)$ the same function?