I seen a video that shows How the surface area of sphere of radius R is equals to the surface area of cylinder of radius R and height 2R.enter link description here
It was an geometrical proof and I understand it but I want to proove it in calculas way by intergral.It mean I want to show why when you take area element in sphere or in cylinder they give the same inegtral result? How these integral area and area element related to each other ie. what kind of transformation from one variable to other take you from one perception to other? So Please Help me.
In spherical coordinates, the surface-area element of the sphere is $R^2\sin\theta d\theta d\phi$ and its area is integrated as
$$\int_0^{2\pi} \int_0^\pi R^2\sin\theta d\theta d\phi=4\pi R^2$$
In cylindrical coordinates, the surface-area element of the cylinder is $R dz d\phi$ and its area is integrated as
$$\int_0^{2\pi} \int_0^{2R} R dz d\phi=4\pi R^2$$