If k is a constant, I know
\frac{d}{dx} \ln(x) = \frac{1}{x}
\frac{d}{dx} \ln(kx) = \frac{k}{kx} = \frac{1}{x}
However, what about \int\frac{1}{x}.
I've been taught to use \int\frac{1}{x} = \ln(x),
but wouldn't \int\frac{1}{x} = \ln(kx) work as well.
And if this is true, there are an...