I looked up the basic integrating syntax for double integrals on Mathematica, but I end up getting a rather odd answer when trying to calculate this double integral. I’m not sure if there’s something wrong with my syntax or not.
When I use Wolfram Alpha (non pro version), it is unable to calculate this double integral for me unless I split it up into two separate double integrals. For example, here is one of the double integrals.
you Mathematica inputs contains several errors: sin(x) → Sin[x], pi → [Pi]. Then you have to tell Mathematica about n,m being positive Integers. Find below the corresponding input and results (Mathematica 10.1):