I'm stuck at this exercise of my notes:
Find the differential equation that has the solutions:
$$\phi_1= e^{2t} (13\cos{t}, −26\sin{ t}, −26 \sin {t})$$ $$\phi_2= 7e^{2t}(−2 \cos{t} − 3 \sin {t}, −6 \cos{t} + 4 \sin {t}, −6 \cos{t} + 4 \sin {t}) + 2e^{−3t}(7, 8, 34)$$ $$\phi_3=e^{2t}(\sin {t}, 2 \cos{t}, 2 \cos{t})$$
It's the first exercise on my notes like this. How do we usually attack this kind of exercises? What's the procedure to follow?
Note that the $\phi_i$ are functions of vectors in $3$ dimensions. Differentiate the $\phi_i$ wrt $t$ component-wise, possibly more than once. Then eliminate $t$ from these equations to get three equations in terms of the $\phi_i$ and their derivatives. Then by having $$\phi=(\phi_1,\phi_2,\phi_3),$$ and its derivatives defined similarly in terms of their components, you have the equation you seek in terms of $\phi$ and its derivatives.
NB. It will be messy, but it's worth trying.