Suppose $a,b>0$ and $\frac{a+b}{2}<1$
Why is the following relation true as $n\rightarrow\infty $ $$n(1-\frac{a\log n}{n})^{n/2-1}(1-\frac{b\log n}{n})^{n/2}\sim n^{1-\frac{a+b}{2}}$$
The $1$ in the exponent on the right hand side value is obviously clear... So Why does $(1-\frac{a\log n}{n})^{n/2}(1-\frac{b\log n}{n})^{n/2}$ reduce to $n^{\frac{a+b}{2}}$?