How to Correctly Integrate x e^(-3x) Using Integration by Parts?

  • Thread starter Thread starter b0rsuk
  • Start date Start date
  • Tags Tags
    Dx Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 17K views
b0rsuk
Messages
5
Reaction score
0

Homework Statement


[tex]\int x e^-3x dx[/tex]


Homework Equations



[tex]\int f(x)g'(x) = f(x)g(x) - \int f'(x) g(x)[/tex]

Integration by substitution not allowed

The Attempt at a Solution


[tex]f(x) = x, f'(x) = 1, g'(x) = e^{-3x}, g(x) = \int e^{-3x} dx = -\frac{1}{3}e^{-3x}[/tex]
[tex]\int x e^{-3x} dx = x(-\frac{1}{3})e^{-3x} - \int - \frac{1}{3} e^{-3x} dx =[/tex]
[tex]= -\frac{1}{3} x e^{-3x} + \frac{1}{3} \int e^{-3x} dx =-\frac{1}{3} x e^{-3x} -\frac{1}{9} e^{-3x} + C[/tex]

Which is incorrect. I'm not sure how to integrate e^(-3x) properly.
 
Physics news on Phys.org
so you tried integration by parts. what is the derivative of e^(-3x). And then how would i integrate this.