How do you solve the double integral

fk378
Messages
366
Reaction score
0

Homework Statement


How do you solve the double integral of cos(u/v) dudv, if the limits of u are v and -v, and the limits of v are 1 and 2?

I tried doing it by parts but I didn't get it...
 
Physics news on Phys.org


fk378 said:

Homework Statement


How do you solve the double integral of cos(u/v) dudv, if the limits of u are v and -v, and the limits of v are 1 and 2?

I tried doing it by parts but I didn't get it...

what so tough about it?

int {v = 1 to 2}{u=-v to v} cos(u/v) du.dv

treat v as constant and integrate cos, put the limits in (get something like sin(1) ) ..

I did really quickly and had something like 3 sin(1)

P.S. are you using glyn james .. ?
 


If I integrate cos first and treat v as a constant, then I get v(sin(u/v))...isn't that messy? Can you show me what you did or explain it further please?

And I am using Stewart's calc, not glyn
 


fk378 said:
If I integrate cos first and treat v as a constant, then I get v(sin(u/v))...isn't that messy? Can you show me what you did or explain it further please?

And I am using Stewart's calc, not glyn

it goes from -v to v

so

v (sin(v/v)-sin(-v/v))
 
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