Evaluating Improper Integral: 6/(5x-2) from -∞ to 0

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 3K views
frasifrasi
Messages
276
Reaction score
0
Regarding the integral from -infinity to 0

of 6/(5x-2)


--> I arrive at 6/5*ln(u), is this the right thing?

How would I evaluate something like ln(-2), or do I just assume it is divergent since it the other limit will come out to neg infinity?
 
Physics news on Phys.org
You have made the change of variables

[tex]\int_{-\infty}^{0}\frac{6}{5x-2}dx = \frac{6}{5}\int_{-\infty}^{-2}\frac{du}{u}[/tex]

But obviously, it's not true that ln(u) is an antiderivative of 1/u on the domain (-\infinity,-2) simply because ln(u) is not defined there. So your change of variable was not so useful. Try u=2-5x.
 
wait, do you mean 5x - 2?
 
So, what substitution should I use?
 
I am still unsure wth I should do -- u-subs or what?

Thank you.
 
frasifrasi said:
I am still unsure wth I should do -- u-subs or what?

Thank you.

You already did the u-subs correctly. The antiderivative is (6/5)*ln(|5x-2|). Now you just have to think what happens if you put the limits in.
 
where did that come from, though?
 
But how was that derived, can anyone explain?