I want to show that following: $$\left(\frac{n^2-1}{n^2}\right)^n\sqrt{\frac{n+1}{n-1}}\leq 1; ~~n\geq 2$$ and $n$ is an integer.
After some simplifications, I got left hand-side as $$LHS:\left(1-\frac{1}{n}\right)^{n-\frac{1}{2}} \left(1+\frac{1}{n}\right)^{n+\frac{1}{2}}$$ It is clear that the 1st term is less than 1, but I do not have any clue how I can show that multiplication is less than 1.
Can someone give me some hints?