How Can You Evaluate This Complex Double Integral?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
nameVoid
Messages
238
Reaction score
0
[tex] \int_{1}^{2}\int_{y}^{y^3}e^{\frac{x}{y}}dxdy[/tex]
[tex] \int_{1}^{2}ye^{y^2}-eydy[/tex]
taking u = y^2
[tex] \frac{1}{2}\int_{1}^{4}e^udu-\int_{1}^{2}eydy[/tex]
[tex] e^4/2-2e[/tex]

 
Physics news on Phys.org
What is your question?
What you have done seems to make mathematical sense assuming your limits of integration is correct .
 
the problem directly from the text reads int int e^(x/y) dA, 1<=y<=2 , y<=x<=y^3 shows a solution of 6