I need a help with proving, that if a cone $K \subseteq \mathbb{R}^n$ contains $n$ linearly independent vectors, then the interior of $K$ is non empty.
Lets say $b_1,\dots,b_n \in K$ are the independent vectors. From linear algebra we know that they form a basis of $\mathbb{R}^n$. By definition of "non-emptiness" I just need to find a point $p \in K$ and $\epsilon > 0 $ such that the ball $B = \{x \in \mathbb{R}^n: \Vert x-p \Vert_2 < \epsilon \}$ is contained in $K$.
By intuition in "2D" I think it should work if I take $p = \sum_{i=1}^n b_i $. $p$ is a conic combination of vectors in $K$, so $p \in K$. Now I just need to take $y \in B$ and prove that the coordinates $a_1,\dots,a_n \in \mathbb{R}$ of $y = \sum_{i=1}^n a_i b_i$ in basis $b_1,\dots,b_n$ are non-negative. That would mean that $y \in K$ therefore $B \subseteq K$.
I just cannot seem to find a way how to prove that $a_i \geq 0$. From the ball definition I just have that $\Vert \sum_{i=1}^n (1-a_i)b_i \Vert_2 < \epsilon$ but thats it.
The map $S^{n-1}\to[0,\infty)$, $(u_1,\ldots, u_n)\mapsto\|u_1b_1+\cdots + u_nb_n\|$ is continuous and hence attains its minimum $r$, say. By linear independence, $r\ne0$. Then every $v\in\Bbb R^n$ with $\|v\|<r$ can be written as some $\frac{\|v\|}{r}(u_1b_1+\cdots + u_nb_n)$, i.e., all points in the open $r$-ball around $0$ have all their coordinates (with respect to basis $b_1,\ldots,b_n$) absolutely $<r$. Note that the conic combination $v_0:=\frac1r(b_1+\cdots +b_n)$ is $\in K$. By what we just found, every point in the open $r$-ball around $v_0$ has all coordinates (with respect to basis $b_1,\ldots,b_n$) in the interval $(0,2r)$ and hence is also a conic combination of the $b_i$.