I am trying to solve this problem, but I have a hard time understanding how to solve it. The question is to find the area of the resulting surface...
$x^{2/3} + y^{2/3} = 1, 0 \le \le 1$ around the y-axis
I am thinking to put...
The derivative is $-1/x^{1/3}.$
I am stuck on this problem, please help!
The surface area is $$2\pi\int_0^1 x\sqrt{1+\left(\frac{dx}{dy}\right)^2}\,dy.$$ Here, $$x=(1-y^{2/3})^{3/2}$$ so that $$\frac{dx}{dy}=-y^{-1/3}(1-y^{2/3})^{1/2}$$ and $$\left(\frac{dx}{dy}\right)^2=y^{-2/3}(1-y^{2/3})=y^{-2/3}-1.$$ The integral is $$2\pi\int_0^1(1-y^{2/3})^{3/2}y^{-2/3}\,dy.$$ Good luck!