Group Abstract Group Abstract

Message Boards Message Boards

A closed form for the double integral $J=\int_0^1\int_0^1 {\log(1+xy)\over 1+x^2+y^2}\,dx \,dy$

Posted 1 day ago

With the help of Mathematica (version 14.3 ) I have obtained a closed form for the double integral :

J = Integrate[Log[1 + x y]/(1 + x^2 + y^2), {x, 0, 1}, {y, 0, 1}]

Attachments:
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard