Evaluating a Reversed Order Double Integral

unreal89
Messages
8
Reaction score
0

Homework Statement



Eveluate by reversing order of integration

\int^{2}_{0}\int^{1}_{y/2} ye^{x^3}dxdy

Homework Equations




The Attempt at a Solution



this is what I got...

\int^{1}_{0}\int^{2x}_{0} ye^{x^3}dydx

I end up with...

\int^{1}_{0} 2x^2e^{x^3}dx

I don't know how to integrate this... any tips? thanks
 
Physics news on Phys.org
almost there - try a substitution
 
I'm sorry for being so slow... But I'm not sure what to substitute? Thanks
 
unreal89 said:
I'm sorry for being so slow... But I'm not sure what to substitute? Thanks

Well, you probably know how to integrate e^u du, so maybe try the substitution u=x^3 and see what happens.:wink:
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top