💾 Archived View for gemini.locrian.zone › library › stackexchange › sqrtje.gmi captured on 2023-11-14 at 08:57:08. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-28)

-=-=-=-=-=-=-

Square roots of j and ε

Original question on math.stackexchange by A.J.

Answer by Ivo Terek

There are no square roots for j. Say that (a+bj)^2=j. Then

a^2+2abj+b^2=j

leads to a^2+b^2=0 and 2ab=1, which has no solution. Similarly, if (a+bϵ)2=ϵ, then

a^2+2abϵ=ϵ

leads to a^2=0 and 2ab=1, which has no solution.

This probably owes to the fact that the split-complex algebra and the dual numbers algebra are not fields. In general, if α and β are real numbers, the behavior of the set

C_α,β={a+bu∣a,b∈R and u^2=α+βu},

equipped with the obvious operations, can be controled by the discriminant Δ=β^2+4α.

Clearly the last two cases are, in reality, a single one, but I think it is easier to see what happens if you state it like this. Proof of these facts? Exercise!