mathmonkey
- 33
- 0
Homework Statement
Let U be the open set in R^2 consisting of all x with (Euclidean norm) ||x|| < 1. Let f(x,y) = 1/(x^2 + y^2) for (x,y) \not = 0. Determine whether f is integrable over R^2 - \overline{U}; if so, evaluate it.
Homework Equations
g:R^2 \rightarrow R^2 is the polar coordinate transformation defined by g(r, \theta ) = (r\cos \theta , r\sin \theta ).
The Attempt at a Solution
My thought is to use the sequence of sets A_n = \{(r,\theta )| 1<r<n, 0<\theta < 2\pi \} in the polar plane whose infinite union will equal R^2 - \overline{U}, where I can then show that \int _{A_N} f is unbounded, implying \int _{R^2 - \overline{U}} f does not exist. However, in order to use the polar coordinate transform, I need to show that g is a diffeomorphism. However, I'm not sure how to show that g is bijective. If anyone has any advice, I would be very grateful. Thanks!