Question: simplify symbolic integration expression

-(-u*(diff(v, x))+int((diff(v, x))*(diff(u, x)), x)+int((diff(v, x, x))*u, x))  how to simplify this expression to zero by any commands?

Please Wait...