My question is:
Let $v_1,v_2 \in \mathbb{R}^n$ be linearly independent. There exists $c > 0$ such that $$ \|v_1\cos(\beta t) - v_2\sin(\beta t)\| \geq c $$ for all $t \in \mathbb{R}$?
I know $\|v_1\cos(\beta t) - v_2\sin(\beta t)\| > 0$ for all $t \in \mathbb{R}$, because they are linearly independent. Also, there must be a $t_1 \in \mathbb{R}$
My geometric intuition tells me that the class of vectors $v_1\cos(\beta t) - v_2\sin(\beta t)$ with $t \in \mathbb{R}$ is an ellipsis, but I am not sure how to show it is true, if that is the case.
I also thought about assuming $v_1$ as the bigger vector of the two, and I thought about computing $t_1 \in \mathbb{R}$ such that $v_1\cos(\beta t_1) - v_2\sin(\beta t_1)$ is an orthogonal vector to $v_1$ to show that $v_1$ is in the direction of the biggest axis and $v_1\cos(\beta t_1) - v_2\sin(\beta t_1)$ is in the direction of the smallest axis.
However, this is not necessarilly true, because if the angle between $\theta$ is small, there would be a $t_2 \in \mathbb{R}$ such that $\|v_1\cos(\beta t_2) - v_2\sin(\beta t_2)\| > \max\{\|v_1\|,\|v_2\|\}$.
In summary, I am embarrassingly confused with this problem.
So, How can I prove my statement?
Note: I'm not asking for an actual proof, I'm asking for directions, what I might have missed and things like that.
Lets $v_1,v_2 \in \mathbb{R}^n$ be linearly independet vectors, $\beta \in \mathbb{R} \colon \beta \neq 0$. We are considering the function: $\begin{align} f \colon \mathbb{R} \rightarrow \mathbb{R}; t \mapsto \Vert v_1 \cos(\beta t) - v_2 \sin( \beta t) \Vert \end{align}$. Since $f$ is a composition of continous functions, it is continous, hence attains a minimum on the compact Invertvall $[0,\frac{2\pi}{\beta}]$. Since this function never vanishes, because $v_1,v_2$ are linearly independent and $\sin, \cos$ do not have a common root, we know that this minimum must be bigger than $0$. Now we mention that of course $f$ is periodic with period $\frac{2 \pi}{\beta}$, hence the minimum on $[0,\frac{2\pi}{\beta}]$ is also a global minimum, which prooves the statement.
The case $\beta=0$ is easy to see, since the function is constant.