On the coordinate plane, the equation $\sin(x)\sin(y)=k$ where $0 \leq x \leq \pi$, $0 \leq y \leq \pi$, and $0 \leq k \leq 1$ forms a closed region. Find the area of this region in terms of $k$.
I've had some progress, but I've hit a dead end with an integral that appears to not be solvable.
Solving in terms of $x$, you get that $y=\arcsin(\dfrac{k}{\sin(x)})$. When you integrate from the bounds given by the minimum and maximum $x$ of this region, you get $\int_{\arcsin(k)}^{\pi-\arcsin(k)} \arcsin(\dfrac{k}{\sin(x)}) dx$. Thus, considering the fact that this integral gives the region below the closed region, the expression for the closed region is $$\pi(\pi-2\arcsin(k))-2\int_{\arcsin(k)}^{\pi-\arcsin(k)} \arcsin\left(\dfrac{k}{\sin(x)}\right).$$ However, I need help with the integral as WolframAlpha cannot evaluate it.
Help would be appreciated (or perhaps even a better solution than this!)
Thanks
Let's shift the problem over so that it's centered around the origin. We can examine the relation $$\sin\left(x-\frac{\pi}{2}\right)\sin\left(y-\frac{\pi}{2}\right)=C$$ In the region $(x,y)\in [-\pi/2,\pi/2]\times[-\pi/2,\pi/2].$ Now the characteristic curve is rotationally symmetric about the origin. We can use a property of trig functions that $\sin(t-\pi/2)=-\cos(t)$ and see that this is equivalent to $$\cos\left(x\right)\cos\left(y\right)=C$$ Thus $$y=\pm\arccos\left(\frac{C}{\cos(x)}\right)$$ Therefore $$A=2\int_{-\arccos(C)}^{\arccos(C)}\arccos\left(\frac{C}{\cos(x)}\right)\mathrm{d}x$$ This is quite a difficult integral and I doubt it has any reasonable closed form expressions. Numerical methods are the only option here. Below is a graph: