Just a quicky, which one of these two is correct? Logarithmic integrals.

Sensayshun
Messages
13
Reaction score
0

Homework Statement



\int\frac{ds}{s^2}


Homework Equations


None really...I suppose \int\frac{a}{bx + c} = \frac{1}{b}ln.a.(bx + c)



The Attempt at a Solution



Pretty much, using the formula above gives you:

ln(s$^{2}$)

But I was thinking, if you rearrange \frac{ds}{s$^2$} to s$^{-1}$ then presumable it integrates to -\frac{1}{s} + c?

4. My own comments:
I didn't know that this BB would support LaTeX, that's awesome! I hope it's formatted correctly, I'm not too good with latex.

edit: it didn't format correctly, original question is integration of ds/s^2
My two possible answers are: ln (s^2) OR -1/s^2.

I hope that makes sense.

Thanks for any help given :)
 
Last edited:
Physics news on Phys.org
Both answers are wrong. What is the derivative of each function you have calculated so far? If it's not 1/s^2 the answer is incorrect. Write 1/s^2 as s^{-2}. Now use the normal power rule for integration/differentiation, do you see why it breaks down for 1/s? (important)
 
No, you cannot do
\int \frac{1}{s^2}ds
as a logarithme. While it is true that [irtex]\int (1/x) dx= ln|x|+ C[/itex], because, of course, (ln|x|+ C)'= 1/x, it is NOT true that \int (1/f(x)) dx is ln|f(x)|+ C. It is not true because, if you were to differentiate that, you would have to use the chain rule:
(ln|f(x)|+ C)'= [1/f(x)]f'(x) which is not the same as 1/f(x).

The only correct way to \int (1/s^2)ds is to write it as [/itex]\int s^{-2} ds[/itex] and use the power rule.
 
That's what I was trying to do, write it as \int s^{-2} which surely then goes to -s^{-1} ?

Thanks by the way, very speedy responses.
 
Yes that's correct. Now try to use that same rule for s^{-1} so you understand why 1/s is a very special case.
 
Ahhh yes, silly me. It would be \frac{-1}{s} not -1/s^2

I have that answer written down so I don't know why I wrote it differently on here :P

As for \frac{1}{s} that would integrate to 0s^{0}.

And anything to the power zero is 1. But multipled by zero would be zero. So it's nothingness. Or is it like a divide by zero? You can write it, but you can never really calculate it?

I can't this one to format correctly, hope you understand.
 
Last edited:
Oh wait, am I being stupid?

integral of 1/s wouldn't be the same as 1/f(x) so you'd then use that rule? So then instead of getting zero, which is wrong because surely it isn't zero. That where you use logs?

because if you get the answer zero you can't differentiate zero to get back to 1/s. And that's why you use that log rule?
 
Well the power rule for integration basically states that you have to raise the power by one and then divide the function by its new power. So for the function s^-1 we raise it by one which yields s^0 and then divide through its new exponent which is 0, which yields 1/0 s^0, which in turn is an indeterminate expression.
 
Yup sorry, I'd like to blame my stupidity on the hour of the morning, but it's afternoon.
 
Back
Top