The Harmonic number $H_n$ is defined as $H_n=\sum_{t=1}^n\frac{1}{t}$.
I wish to compute $\lim_{n\to\infty}\frac{k}{n}(H_n-H_k)$ where $k$ is a function of $n$ (which can be a constant function, e.g. $k=3$).
Moreover, I wish the computation to be as simple as possible and self-sufficient (which might already be too much to ask). If a general solution is not possible, my main interest is in the case $k=p\cdot n$, with $0<p<1$.