∫ln (1-x/5) dx
Proceed with integration by parts: u=ln (1-x/5), v=x, du=1/(1-x/5) * -1/5 dx, dv=dx. The formula is ∫u dv = uv - ∫v du, so:
x ln (1-x/5) + ∫1/5 * x/(1-x/5) dx
Simplifying:
x ln (1-x/5) + ∫x/(5-x) dx
Rewriting the numerator:
x ln (1-x/5) + ∫(x-5)/(5-x) + 5/(5-x) dx
Simplifying:
x ln (1-x/5) - ∫1 dx + ∫5/(5-x) dx
Now integrating:
x ln (1-x/5) - x - 5 ln (5-x) + C
And we are done.
Edit: corrected egregious error -- I had forgotten to include the x in the integral when applying integration by parts. Interestingly, the thumbs up I got (or one of them, if I get any after this edit) was given despite this error. I really wish people would actually verify the correctness of an answer before giving thumbs up and not simply assume that it's right simply because I have a top contributor tag under my name.
2007-05-01 04:06:50
·
answer #1
·
answered by Pascal 7
·
1⤊
0⤋
Using integration by parts:
int( Ln (1-x/5))dx
note that int means 'integral of'
solution:
let u = ln(1-x/5)
du = (1/(1-x/5))*(-1/5)
dv = dx
v = x
Using the formula: integrand = uv - int(vdu)
integrand = xln(1-x/5) + (int (x/(5-x)))
= xln(1-x/5) + int ((x-2x+5-5)/(5-x))
= xln(1-x/5) + int ((-x+5)/(5-x) -5/(5-x))
= xln(1-x/5) + int ( 1 - 5/(5-x))
= xln(1-x/5) + x + 5ln(5-x)
************************
xln(1-x/5) + x + 5ln(5-x)
************************
2007-05-01 04:13:20
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
Ewww integration I almost failed high school because of that lol.
2007-05-01 03:58:40
·
answer #3
·
answered by jennifer484 5
·
0⤊
2⤋
Hehe......Ummmm.........6?!?
2007-05-01 03:57:59
·
answer #4
·
answered by boxerslive 2
·
0⤊
1⤋