Suppose I have two positive-definite Hermitian matrices $A$ and $B$. Their eigenvalues are strictly positive reals.
Consider the matrices $A-tB$ for $0 \le t < \infty$. My goal is to conclude that there is some smallest $t$ such that $A-tB$ has zero as an eigenvalue, and all other eigenvalues non-negative. How do I show this (and is this even true)? I know some results about continuity (the eigenvalues of a convergent sequence of matrices also converge), but am not sure if such a $t$ exists: $$t^* := \inf_{0 \le t < \infty} \{t :\text{ $A-tB$ has $0$ as an eigenvalue}\} \implies A-t^* B \text{ is positive semi-definite}$$
I am not exactly sure what you are asking, but the set of positive semi-definite matrices is a convex cone in the space of hermitian matrices (viewed as a vector space), and so if you connect a matrix inside the cone to the matrix outside the cone, that line segment will intersect the boundary of the cone in exactly one point, which is the matrix you want.