Evaluate
$$ \sum_{n=1}^{\infty} \left( \dfrac{H_{n}}{(n+1)^2.2^n} \right)$$
Where $H_{n}$ is the $n^{th}$ Harmonic Number, i.e., $H_{n} = \displaystyle \sum _{k=1}^n \frac{1}{k}$
I tried to use the Integral Representation for the Harmonic number i.e.,
$$ H_{n} = \int_{0}^1 \dfrac {1-x^n}{1-x} \mathrm{d}x $$
and then interchanging the summation and integral signs, but it further complicated the problem. I also tried to use a result from my previous problem, i.e.,
$$ \sum_{n=1}^{\infty} \dfrac{1}{n^2.2^n} = \dfrac{\pi^2}{12} - \dfrac{\ln^2 2}{2} $$
but no significant progress so far.
Any help will be appreciated.
Thanks!