EDIT
I received notice that this question is a duplicate of A finite sum involving the binomial coefficients and the harmonic numbers
The answer is also included in https://en.wikipedia.org/wiki/Harmonic_number#Calculation
Original post
Let
$$t(\text{n},\text{k})\text{=}(-1)^{n-k} \binom{n}{k}$$
Prove that for n = 1, 2, 3, ...
$$\sum _ {k = 1}^n \frac {t (n, k)} {k} = (-1)^{n + 1} \sum _ {k = 1}^n \frac {1} {k} = (-1)^{n + 1} H_n$$
Remark: It is interesting that the finite sum over the inverse integers is identical up to a factor $(-1)^{n+1}$ to the same sum over inverse integers each of which weighted with a binomial coefficient.