If there's no relation between $c_1$ and $c_2$, can I say that $c_1= r\sin \theta,c_2=r\cos \theta$?
In other words, does the following system in the variables $r,\theta$, always have solution?
$$ r\sin\theta = c \\ r\cos \theta = d $$
This question comes from some notes I'm reading on differential equations, where they use this to simplify these expressions:
$$ y_1=c_1\cos\beta t+c_2\sin\beta t = r\cos(\theta-\beta t)\\ y_2=-c_1\sin\beta t+c_2\cos \beta t= r\sin (\theta - \beta t) $$
Yes you can since the only consequence of such a system is that
$c^{2} + d^{2} =r^{2}$ and $\tan(\theta) = c/d$
for some arbitrary number $r$ and some angle $\theta$, assuming $c$ and $d$ have been given.
Such a number $r$ and such an angle $\theta$ always exist.