Hi everyone, I was working on a problem recently, something related to oral absorption of drugs.
Cutting a long story short, at some point I needed to calculate the right asymptote of this function:
A(t) = Ln(k⋅t) - k⋅t
where k,t ∈ℝ+.
The derivative of A(t) tends to -k for t→∞, so I thought...