So i've come across this limit:
$\lim_{x\to1} x^{\cot{\pi x}}$
So i found that its possible to solve without using those before-mentioned tools. I'm not sure how to do this limit,while i get stuck at this:
$\lim_{x\to 1} x^{\frac{\cos{\pi x} { \pi x}}{sin{\pi x}{ \pi x}}}$
I know i have to change the variable,so that i will $\lim_{t\to\infty}....$ for the modified variable $t$, but i am stuck at that part. Thank you in advance. Any help would be appreciated.
Take $t=1-x$ and rewrite the expression as $ \exp( \cot(\pi (1-t)) \log (1-t) )$. The cosine just tends to $-1$, so it all amounts to evaluating $$ \lim_{t\to 0} \exp \left( - \frac{\log (1-t) }{\sin (\pi (1-t) )} \right) = \lim_{t\to 0} \exp \left( - \frac{\log (1-t) }{t} \frac{\sin t}{\sin (\pi (1-t) )} \right) = e^{1/\pi}, $$ where we have used two elementary limits.