Integrating x^2e^-3lnx: Tips and Tricks for Solving Tricky Integrals

  • Thread starter Thread starter shseo0315
  • Start date Start date
  • Tags Tags
    Integrate
shseo0315
Messages
19
Reaction score
0

Homework Statement


int((x^2)(e^-3lnx))

anyone tips for this?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
Hint:

<br /> e^{-3 \, \ln{(x)}} = e^{\ln{(x^{-3})}} = ?<br />
 
Dickfore said:
Hint:

<br /> e^{-3 \, \ln{(x)}} = e^{\ln{(x^{-3})}} = ?<br />

now I get int (x^2)(e^(1/x^3)) then? stuck here
 
You are wrong. What does e^{\ln{y}} equal to? Use the property that the (natural) logarithm is the inverse function of the (natural) exponential function.
 
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