Efficient Integration of x(e^(-x-theta)): Tips and Solutions

  • Thread starter Thread starter confused88
  • Start date Start date
  • Tags Tags
    Integration
confused88
Messages
22
Reaction score
0

Homework Statement


Can someone please help me with integration of x(e^(-x-theta)) Thank you. My working is shown below

The Attempt at a Solution


u = x, du = 1 dx, dv = e^(-x-theta)) v = e^-x+theta+1 / theta + 1

the rest can be seen in the attachment. Can you please check it out, it would be greatly appreciated.Thanks
 

Attachments

  • integration.jpg
    integration.jpg
    27 KB · Views: 377
Physics news on Phys.org
The attachment is pending approval so I can't see it.

Use the substitution u = -x - \theta \Rightarrow x = -(u+\theta) \Rightarrow dx = -du. So our integral is now \int (u + theta)e^u du.

Now use integration by parts.
 
ohhh wow thanks a lot!
 
The first thing I would do is write e^{-x- \theta}= e^{-x}e^{-\theta} and factor out the e^{-\theta}. Your integral is just e^{-\theta}\int xe^{-x}dx which can be done by integration by parts.
 
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