Explore the continuity $\int_{0}^{1} \arctan{\frac{x}{y}}dx$

55 Views Asked by At

Explore the continuity $F(y) = \int_{0}^{1} \arctan{\frac{x}{y}}dx$ on the set $Y = {\{y: y>0 }\}$ I have tried to explore uniform convergence of $F(y)$

$\arctan{\frac{x}{y}} \leq \frac{\pi}{2}$ hence $F(y)$ converges by Weierstrass and hence F(y) is continuous.

Am I right?

2

There are 2 best solutions below

0
On BEST ANSWER

The easiest way is to do the change of variables $x=t\,y$, leading to $$ F(y)=y\int_0^{1/y}\arctan t\,dt. $$

0
On

By integration by parts $\int_{0}^{u}\arctan(t)\,dt = u\arctan(u)-\log\sqrt{1+u^2}$, hence your function equals $\frac{\pi}{2}-\arctan(y)-y\log\sqrt{1+\frac{1}{y^2}}$.