Exercise 3A Problem 9
Problem Give an example of a function $\phi : \mathbb{C} \to \mathbb{C}$ such that $$\phi(w + z) = \phi(w) + \phi(z)$$ for all $w,z \in \mathbb{C}$ but $\phi$ is not linear. (Here $\mathbb{C}$ is thought of as a complex vector space) Solution Let $\phi(z) = \textrm{Re}(z)$ for all $z \in \mathbb{C}$, let now $a,b,c,d \in \mathbb{R}$ such that $z = a + bi$ and $w = c + di$. Then we must have: $$\phi(z + w) = \phi((a + bi) + (c + di)) \stackrel{D1....