I came up on a problem where I have to prove that there does not exist a point $a\in\mathbb{C}$ on the segment $[1,i]$ such that $i+1=3a^2$.
I am struggling to understand what is meant by $a$ being on the segment $[1,i]$. Does it mean that $a$ is on the segment from $(1,0)$ to $(0,i)$ on the complex plane? Or does it means something different?
The line segment from $(1,0)$ to $(0,i)$ is the set of points $(t, i(1-t)), 0 \leq t \leq 1$. If this satisfies the given equation you get $1=2t-1$ and $1=2t(1-t)$. The first equation gives $t=2/3$ so the second equation cannot hold.