How to calculate a double trig integral with limits as x and y?

69 Views Asked by At

How to go from $$u(x,y) =\sin x+\sin y+\int_0^x d\xi \int_0^y \left( \cos(\xi\eta) -\xi \eta \sin(\xi\eta) \right) d\eta$$ to $$u(x,y) = \sin(x) +\sin y+\sin(xy) $$ in full? This is an example for the solution to the Goursat problem.

1

There are 1 best solutions below

4
On

The $\eta$ integral gives $y \cos {\xi y}$, then the $\xi$ integral gives $\sin(xy)$ doing it by parts with $y$ and $\cos(\xi y)d\xi$