Let $f(z)$ be a differentiable function of the complex variable $z$ and let $f(iy) = u(y) + iv(y)$ for $z = iy$ where $y$ is a real variable.
Question. Is there any relationship between the real and imaginary parts, $v(y)$ and $u(y)$?
For example, $f(z)$ is unknown, and we are given the explicit expression for $u(y)$, is it possible to find $v(y)$?
I was hoping that there might be some analogue to the Cauchy-Riemann equations, but so far I have not been able to find it.
Quick Answer: No.
For example, let $f_1(z)=z+1$, and $f_2(z)=z^3+1$, both of them are analytic. We get
$$f_1(it)=1+i\cdot t,~~~~f_2(it)=1-i\cdot t^3$$
Both $f_1(it)$ and $f_2(it)$ have the same real part $u(t)=1$, but their imaginary part $v(t)$ are different. Hence, if only given the real function $u(t)$, there is no way to uniquely determine the real function $v(t)$.
Remarks:
Let $f(it)=u(t)+i\cdot v(t)$, after taking conjugate on both sides, we get $f(-it)=u(t)-i\cdot v(t)$. Take the addition and subtraction, we get
$$u(t)=\frac{f(it)+f(-it)}2,~~~~v(t)=\frac{f(it)-f(-it)}{2i}$$
We can see
$u(t)=u(-t)$, implies $u(t)$ is even function,
$v(-t)=-v(t)$, implies $v(t)$ is odd function.