Solving a Double Integral: Int[1 to 2] Int[0 to x] of 1/(sqrt((x^2)+(y^2)))dydx

  • Thread starter Thread starter FecalFrown
  • Start date Start date
FecalFrown
Messages
1
Reaction score
0

Homework Statement


Howdy fellas, long time lurker, first time poster. If someone could get me started on the right track for this problem, it would be appreciated.

Also, I'm not sure how to write equations yet, but I'll do my best to explain the problem clearly

Homework Equations



Int[1 to 2] Int[0 to x] of 1/(sqrt((x^2)+(y^2)))dydx

The Attempt at a Solution



As I said, not sure how to get started. My gut was telling me to raise the denominator to the -1/2 power and use the substitution rule? But I'm not sure.

Thanks
 
Physics news on Phys.org
Hi FecalFrown! :smile:

Let's start with the inner integral, this is

\int_0^x{\frac{1}{\sqrt{x^2+y^2}}dy}

where x is simply a constant. The trick is to factor x out of the square root, and then to do a trigonometric substitution \frac{y}{x}=\tan(\theta)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top