I was reading Generalized MVT. I got stuck in the following concept.
If $x$ and $y$ belong to $ \mathbb R^n$ then it is said that $tx+(1-t)y$ for any $t\in R$ lies on a 'line'. What is line here? How $tx+(1-t)y$ for any $t\in R$ belongs to that line?
Can anyone please help me out?
Let $x,y\in\mathbb R^n$ be two distinct points (or vectors) in the Euclidean space.
A line passing through the points $x$ and $y$ is defined to be the set of points $$ \ell(x,y)=\left\{tx+(1-t)y\mid t\in\mathbb R\right\}$$
If the restriction $0\leqslant t\leqslant 1$ be imposed on $t$, then the point $tx+(1-t)y$ on this line is constrained to lie within the segment joining the points $x$ and $y$. Thus the set
$$\ell'(x,y)=\{tx+(1-t)y\mid 0\leqslant t\leqslant 1\}$$ is defined to be the line segment joining the points $x$ and $y$.
Indeed, the line segment is nothing but the set of convex combinations of $x$ and $y$.