Find the moment of inertia about the $z$-axis of a wire which lies along the circle $x^2 + y^2 = R^2$, with density $δ(x, y) = x^2$, where $R$ is any finite radius.
Here's what I have so far:
$Iz$ = $\int\int_S (x^2+y^2)δd\sigma $
$Iz$ = $\int\int_S (x^2+y^2)x^2|r_u \times r_v|dudv$
I'm not quite sure what to do after this, though. I don't understand how to find $r_u$ or $r_v$, or what I should be setting up as my surface of integration. Would anyone be able to point me in the right direction here?