How to prove that function $f(x)=\int_{1}^{\infty}\frac{\cos t}{x^2+t^2}dt$ is continuous on $\mathbb{R}?$ By fundamental theorem of calculus I know that indefinite integral $\int_{1}^{x}\frac{\cos t}{x^2+t^2}dt$ is continuous but not having idea for this type of improper integral. Please help. Thanks.
2026-04-01 22:01:30.1775080890
Continuity of the function $f(x)=\int_{1}^{\infty}\frac{\cos t}{x^2+t^2}dt.$
61 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The continuity of $f(x)=\int_{1}^{\infty}\frac{\cos(t)}{x^2+t^2}dt$ follows from the following inequality: for $x,y\in\mathbb{R}$ we have that $$|f(x)-f(y)|= \left|\int_{1}^{\infty}\frac{\cos(t)(y^2-x^2)}{(y^2+t^2)(x^2+t^2)}dt\right|\leq |x^2-y^2|\int_{1}^{\infty}\frac{dt}{t^4}=\frac{|x^2-y^2|}{3}.$$ Therefore, if $x\to y$ then $\frac{|x^2-y^2|}{3}\to 0$ and, by comparison, $f(x)\to f(y)$.