I need to calculate the following limit without using L'Hôpital's rule:
$$ \lim_{x\to\infty} \big(\frac{x}{2}\big)^{\frac{1}{x-2}} $$
I written the expression using $ln$:
$$ \lim_{x\to\infty} e^{\frac{ln(\frac{x}{2})}{x-2}} $$
I don't know how calculate the limit of the exponent (without L'Hôpital and without derivative at all). How can I do it?