Expand the denominator first. The n^2 terms cancel so the denominator is basically proportional to n. The numerator, I think, tends to 1. Do you agree? So do you think it converges or diverges? It's good to have opinion to organize the strategy before you start trying to prove anything.
Now, using ratio test I can prove that 1/(4n.e^n) is converging, and I also know that 1+exp(-n) is converging so that means there product is converging?
My Second approach
lim n--> inf (this series)/ [(1+exp(n))/exp(n)] is equal to 0, so this is equivalent to:
exp(n)+1
----------
exp(n)
now this seems wrong because my series does not converge. What have done wrong here?