For what values of $K$ ($K > 0$), is the following integral improper?
$$\int_{0}^{K}\frac{x}{x^2-2}$$
Now, I know that the function is undefined at $x=\sqrt{2}$. I also figured out that the integral is $\frac{\ln(x^2-2)}{2}$ from $0$ to $K$. The answer is that it is improper in $[\sqrt{2},\infty]$. Can someone help me understand why this is so?
You normally can't integrate over a function that is not defined at a certain point in the area you are integrating over. Since $f(x)=\frac{x}{x^2-2}$ is not defined at $x=\sqrt{2}$, because we then divide by zero, you can't integrate over any interval that contains $x=\sqrt{2}$.
That means that if $K\geq \sqrt{2}$, the integral is improper.
If $K=2$, then we still have to pass $x=\sqrt{2}$, which makes the integral improper.