Homework Statement
X and Y uniformly distributed on the disc:
1/pi, x^2+y^2 <=1
X=Rcos(theta), Y =Rsin(theta)
0<=R<=1, 0<=theta<=2pi
Find the joint PDF of R,theta
The Attempt at a Solution
g(R,theta)=f(x,y)*abs(jacobian)
The Jacobian is R
The joint PDF is then simply R/pi = 1/pi (since...