I have yet to study complex analysis, but I sperimentally found $$\lim_{x\to \infty}\Im\left(xi^{1/x}\right)=\frac{\pi}{2}.$$ W|A agrees with me too, and while I know that's not so significant, knowing Euler's identity I think it makes sense. How does one prove it?
2026-04-30 09:58:33.1777543113
How to prove $\lim_{x\to \infty}\Im\left(xi^{1/x}\right)=\frac{\pi}{2}$?
59 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$$i=\exp(\frac{\pi i}{2})\Rightarrow (i)^{1/x}=(\exp(\frac{\pi i}{2}))^{1/x}=\exp(\frac{\pi i}{2x}+\frac{2\pi ik}{x})=\exp(\frac{(1+4k)\pi i}{2x})$$ Using Euler's formula $$\exp(\frac{(1+4k)\pi i}{2x})=\cos(\frac{(1+4k)\pi}{2x})+i\sin(\frac{(1+4k)\pi}{2x})$$$$\Rightarrow \Im(\exp(\frac{(1+4k)\pi i}{2x}))=\sin(\frac{(1+4k)\pi}{2x})$$ Now $$\lim_{x\to\infty}x\sin(\frac{(1+4k)\pi}{2x})=\frac{(1+4k)\pi}{2}\lim_{x\to\infty}\frac{\sin(\frac{(1+4k)\pi}{2x})}{\frac{(1+4k)\pi}{2x}}=\frac{(1+4k)\pi}{2}$$ where $k\in\mathbb{Z}$.