Integrate ln(cube root (2+y^3)) dydx

  • Thread starter Thread starter Unemployed
  • Start date Start date
  • Tags Tags
    Integrate Root
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Unemployed
Messages
27
Reaction score
0

Homework Statement



integrate ln(cube root (2+y^3)) dydx with limits
of y =sqrt (x) to 1
of x from 1 to 0


Homework Equations



integral of ln x= x ln x.

This ends up being very convoluted, haven't even begun to insert limits






The Attempt at a Solution

 
Physics news on Phys.org
So this is
[tex]\int_{x= 1}^0\int_{y= \sqrt{x}}^1 ln(\sqrt[3]{2+ y^3})dydx= -\int_{x= 1}^0\int_{y= \sqrt{x}}^1 ln(\sqrt[3]{2+ y^3})dydx[/tex]

If you change the order of integration, that becomes
[tex]-\int_{y= 0}^1\int_{x= 0}^{y^2} ln(\sqrt[3]{2+ y^3})dxdy[/tex]

Integrate with respect to x first and you should see a simple substitution.

(Writing [itex]ln(\sqrt[3]{2+ y^3})= (1/3)ln(2+ y^3)[/itex] will also simplify.)