While following the work of calculating $e^{\pi\sqrt{163}}$, I was stuck on this one step where you calculate what $j(\tau)$ is equal to.
Note: The j-function is defined as $$j(\tau)=\dfrac 1q+744+196884q+\cdots\tag1$$ Where $q=e^{2\pi i\tau}$. In this case, we have $q=-e^{-\pi\sqrt{163}}$ and $\tau=\frac{1+\sqrt{-163}}2$. So $(1)$ is supposed to become$$j\left(\dfrac {1+\sqrt{-163}}2\right)=-e^{\pi\sqrt{163}}+744+196884\cdot\left(-e^{-\pi\sqrt{163}}\right)+\cdots\tag2$$ However, $(2)$ was then evaluated into$$j\left(\frac{1+\sqrt{-163}}2\right)=-640320^3\tag3$$ Which is confusing to me.
Question:
- How does $-e^{\pi\sqrt{163}}+744+196884\left(-e^{-\pi\sqrt{163}}\right)+\cdots=-640320^3$
- How would you calculate $j\left(\frac {1+\sqrt{-67}}2\right)$ then?
- Is there a way to do all the calculations by hand?