Suppose let's say I know $\tau > 0$ and $\rho > 0$. I am looking for a non-trivial solution $\eta, \delta, \omega$ all constants (independent of $t$) and greater than zero, such that:
$$ \tau e^{-\rho t} = \eta +\delta e^{-{\omega t}}. $$
Please note that $(\eta, \delta, \omega) = (0,\tau,\rho)$ will constitute a trivial case and I am not looking for that. And to reiterate, I need a solution independent of $t$. Is a solution possible at all? My apologies if the question sounds silly.
I guess you want some $(\eta,\delta,\omega)$ such that $\tau e^{-\rho t}-\delta e^{-\omega t}=\eta$ for all $t$. In particular, the identity must pass to derivatives, which means that for all $t$ $$-\tau\rho e^{-\rho t}+\omega\delta e^{-\omega t}=0\\ e^{(\omega-\rho)t}=\frac{\omega\delta}{\tau\rho}$$ Since $e^{at}$ is a constant function if and only if $a=0$, we know that $\omega=\rho$ and thus $\delta=\tau$. Putting this back in the first equation, $\eta=0$ as well.