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?
Hint. Make the substitution $$ y = \frac{1}{x-2}, $$ solve for $x$ and think about the definition of $e$ as a limit.