Tagged: system

A Singular Matrix and Matrix Equations $A\mathbf{x}=\mathbf{e}_i$ With Unit Vectors

Problem 561

Let $A$ be a singular $n\times n$ matrix.
Let
\[\mathbf{e}_1=\begin{bmatrix}
1 \\
0 \\
\vdots \\
0
\end{bmatrix}, \mathbf{e}_2=\begin{bmatrix}
0 \\
1 \\
\vdots \\
0
\end{bmatrix}, \dots, \mathbf{e}_n=\begin{bmatrix}
0 \\
0 \\
\vdots \\
1
\end{bmatrix}\] be unit vectors in $\R^n$.

Prove that at least one of the following matrix equations
\[A\mathbf{x}=\mathbf{e}_i\] for $i=1,2,\dots, n$, must have no solution $\mathbf{x}\in \R^n$.

 
Read solution

LoadingAdd to solve later

Summary: Possibilities for the Solution Set of a System of Linear Equations

Problem 288

In this post, we summarize theorems about the possibilities for the solution set of a system of linear equations and solve the following problems.

Determine all possibilities for the solution set of the system of linear equations described below.

(a) A homogeneous system of $3$ equations in $5$ unknowns.

(b) A homogeneous system of $5$ equations in $4$ unknowns.

(c) A system of $5$ equations in $4$ unknowns.

(d) A system of $2$ equations in $3$ unknowns that has $x_1=1, x_2=-5, x_3=0$ as a solution.

(e) A homogeneous system of $4$ equations in $4$ unknowns.

(f) A homogeneous system of $3$ equations in $4$ unknowns.

(g) A homogeneous system that has $x_1=3, x_2=-2, x_3=1$ as a solution.

(h) A homogeneous system of $5$ equations in $3$ unknowns and the rank of the system is $3$.

(i) A system of $3$ equations in $2$ unknowns and the rank of the system is $2$.

(j) A homogeneous system of $4$ equations in $3$ unknowns and the rank of the system is $2$.
 
Read solution

LoadingAdd to solve later

Determine Conditions on Scalars so that the Set of Vectors is Linearly Dependent

Problem 279

Determine conditions on the scalars $a, b$ so that the following set $S$ of vectors is linearly dependent.
\begin{align*}
S=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\},
\end{align*}
where
\[\mathbf{v}_1=\begin{bmatrix}
1 \\
3 \\
1
\end{bmatrix}, \mathbf{v}_2=\begin{bmatrix}
1 \\
a \\
4
\end{bmatrix}, \mathbf{v}_3=\begin{bmatrix}
0 \\
2 \\
b
\end{bmatrix}.\]  
Read solution

LoadingAdd to solve later

Prove a Given Subset is a Subspace and Find a Basis and Dimension

Problem 270

Let
\[A=\begin{bmatrix}
4 & 1\\
3& 2
\end{bmatrix}\] and consider the following subset $V$ of the 2-dimensional vector space $\R^2$.
\[V=\{\mathbf{x}\in \R^2 \mid A\mathbf{x}=5\mathbf{x}\}.\]

(a) Prove that the subset $V$ is a subspace of $\R^2$.

(b) Find a basis for $V$ and determine the dimension of $V$.

 
Read solution

LoadingAdd to solve later