I'm trying to prove : $|\cosh z|^2 = \cosh^2x + \sin^2y$ I know that: $|\cos z|^2 = \cos^2x + \sinh^2y$ My procedure is: $|\cosh z|^2 = |\cos iz|^2 = \cos^2y + \sinh^2x$ And since: $\cos^2x + \sin^2x = 1$ $\cosh^2x - \sinh^2x = 1$ So I get: $|\cosh z|^2 = \cosh^2x - \sin^2y$
What is wrong with my procedure?
$|\cosh z|^2 = \cosh^2x + \sin^2y$ can't be right, as this would mean $|\cosh z|^2 \geq 1$ for all $z \in \mathbb{C}$, which is impossible by Liouville. What you computed seems right, though.