Domain for Polar Coordinate Part 2

DrunkApple
Messages
110
Reaction score
0

Homework Statement


f(x,y) = e^{x^2+y^2}
x^{2} + y^{2} ≤ R

Homework Equations





The Attempt at a Solution


I believe this is a circle.

f^{2pi}_{0}^{sqrt(R)}_{-sqrt(R)}e^{x^2+y^2}*r*dr*dθ

= f^{2pi}_{0}f^{sqrt(R)}_{-sqrt(R)}e^{r^2}*r*dr*dθ

after u substitution...

= \frac{1}{2}f^{2pi}_{0}f^{R}_{R}e^{u}*du

Does this makes sense?

Of course not... r domain are same...
 
Physics news on Phys.org
Polar coordinates are defined on the domain r>=0 and 0<=theta<2*pi. r is nonnegative. Your lower limit for r should be 0.
 
ohhh so r can never be negative so they are always equal to or bigger than 0?
ok I got it.
Thank u

So the correct one is

= \frac{1}{2}f^{2pi}_{0}f^{R}_{0}e^{u}*du
 
DrunkApple said:
ohhh so r can never be negative so they are always equal to or bigger than 0?
ok I got it.
Thank u

So the correct one is

= \frac{1}{2}f^{2pi}_{0}f^{R}_{0}e^{u}*du

Use \int for a \int in LaTeX.
 
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