Let $c_1 = -i$ and $c_2 = 3$. Let $z_0$ be an arbitrary complex number. We rotate $z_0$ around $c_1$ by $\pi/4$ counter-clockwise to get $z_1$. We then rotate $z_1$ around $c_2$ by $\pi/4$ counter-clockwise to get $z_2$.

There exists a complex number $c$ such that we can get $z_2$ from $z_0$ by rotating around $c$ by $\pi/2$ counter-clockwise. Find the sum of the real and imaginary parts of $c$.
I am having some trouble with this problem. I have tried thinking this problem as if it were to be on the cartesian plane, but I still could not solve it. Any help is appreciated.
Geometrically, this is simply stating that we wish to define a circle with center $c$ such that the points $z_0$ and $z_2$ lie on this circle.
In the complex plane, a point can be describe in polar coordinates by $re^{i\theta}+c$ for $0 \leq \theta < 2 \pi$ where $c$ is the center and $r$ is the radius.
The first point can then be described as $z_1 = z_0e^{i\frac{\pi}{4}} + c_1$ and the second point $z_2 = z_1e^{i\frac{\pi}{4}} + c_2$. We can then describe $z_2$ in terms of a circle based on $z_0$ as:
The center of this circle is $c = c_1e^{i\frac{\pi}{4}}+ c_2$.
From Euler's Formula: $re^{i\theta} = r(\cos(\theta) + i\sin(\theta))$. Using this, we can describe $c$ as:
Note that in cartesian $c_1 = a_1+ b_1i$ and $c_2 = a_2+ b_2i$. Which implies $ic_1 = -b_1 + a_1 i$. Which leads to:
Then we just need to find $\Re(c) + \Im(c)$:
or