Compute the area under the curve

  • Thread starter Thread starter (@apache@)
  • Start date Start date
  • Tags Tags
    Area Curve
(@apache@)
Messages
8
Reaction score
0

Homework Statement


Hi everyone,
can you give me some hint to solve this? please

Compute the area under the curve:

Homework Equations


(x^3+y^3)^2=x^2+y^2

The Attempt at a Solution


I've been trying to transform it into polar coordinates, but I've finished when I get the equation for the radius:
r^2=1/((\cos(\theta))^3+(\sin(\theta))^3),
because then I get the integral which should not be easily integrated (of course I've compute with Jacobian)

thanks for yout attention
 
Physics news on Phys.org


Have you looked at the graph? It isn't even clear what region the "area under the curve" describes.
 


I am sorry, I forgot add this condition: x>0, y>0, so then I will get the integral in this case:
<br /> \int\limits_{0}^{\pi/2}(\int\limits_{0}^{\frac{1}{\sqrt{\cos^3\alpha+\sin^3\alpha}}}r\,dr)\,d\alpha<br />,
which results to 1/3 (\pi+2 \sqrt{2} \tanh^{-1}(1/\sqrt{2})), but it's little bit different form the correct result which is \frac{\pi}{6}+\frac{\sqrt{2}}{3}\ln(1+\sqrt{2})
 


Your integral looks OK but your answer is off by a factor of 1/2. You probably dropped it somewhere in the calculation.
 


Yes, you're right. l forget 1/2 in front of integral, then the results are same:
1.8781645380502384306795745680939249649333168829204582775232678988974988081580885734995703727615411934.
Thanks for your time.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top