Tagged: Ohio State

Solve the System of Linear Equations and Give the Vector Form for the General Solution

Problem 296

Solve the following system of linear equations and give the vector form for the general solution.
\begin{align*}
x_1 -x_3 -2x_5&=1 \\
x_2+3x_3-x_5 &=2 \\
2x_1 -2x_3 +x_4 -3x_5 &= 0
\end{align*}

(The Ohio State University, linear algebra midterm exam problem)
 
Read solution

LoadingAdd to solve later

The Possibilities For the Number of Solutions of Systems of Linear Equations that Have More Equations than Unknowns

Problem 295

Determine all possibilities for the number of solutions of each of the system of linear equations described below.

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

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

(The Ohio State University, Linear Algebra Midterm Exam Problem)
Read solution

LoadingAdd to solve later

Quiz 4: Inverse Matrix/ Nonsingular Matrix Satisfying a Relation

Problem 289

(a) Find the inverse matrix of
\[A=\begin{bmatrix}
1 & 0 & 1 \\
1 &0 &0 \\
2 & 1 & 1
\end{bmatrix}\] if it exists. If you think there is no inverse matrix of $A$, then give a reason.

(b) Find a nonsingular $2\times 2$ matrix $A$ such that
\[A^3=A^2B-3A^2,\] where
\[B=\begin{bmatrix}
4 & 1\\
2& 6
\end{bmatrix}.\] Verify that the matrix $A$ you obtained is actually a nonsingular matrix.

(The Ohio State University, Linear Algebra Midterm Exam Problem)
 
Read solution

LoadingAdd to solve later

Quiz 3. Condition that Vectors are Linearly Dependent/ Orthogonal Vectors are Linearly Independent

Problem 281

(a) For what value(s) of $a$ is the following set $S$ linearly dependent?
\[ S=\left \{\,\begin{bmatrix}
1 \\
2 \\
3 \\
a
\end{bmatrix}, \begin{bmatrix}
a \\
0 \\
-1 \\
2
\end{bmatrix}, \begin{bmatrix}
0 \\
0 \\
a^2 \\
7
\end{bmatrix}, \begin{bmatrix}
1 \\
a \\
1 \\
1
\end{bmatrix}, \begin{bmatrix}
2 \\
-2 \\
3 \\
a^3
\end{bmatrix} \, \right\}.\]

(b) Let $\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ be a set of nonzero vectors in $\R^m$ such that the dot product
\[\mathbf{v}_i\cdot \mathbf{v}_j=0\] when $i\neq j$.
Prove that the set is linearly independent.

 
Read solution

LoadingAdd to solve later

Quiz 2. The Vector Form For the General Solution / Transpose Matrices. Math 2568 Spring 2017.

Problem 273

(a) The given matrix is the augmented matrix for a system of linear equations.
Give the vector form for the general solution.
\[ \left[\begin{array}{rrrrr|r}
1 & 0 & -1 & 0 &-2 & 0 \\
0 & 1 & 2 & 0 & -1 & 0 \\
0 & 0 & 0 & 1 & 1 & 0 \\
\end{array} \right].\]

(b) Let
\[A=\begin{bmatrix}
1 & 2 & 3 \\
4 &5 &6
\end{bmatrix}, B=\begin{bmatrix}
1 & 0 & 1 \\
0 &1 &0
\end{bmatrix}, C=\begin{bmatrix}
1 & 2\\
0& 6
\end{bmatrix}, \mathbf{v}=\begin{bmatrix}
0 \\
1 \\
0
\end{bmatrix}.\] Then compute and simplify the following expression.
\[\mathbf{v}^{\trans}\left( A^{\trans}-(A-B)^{\trans}\right)C.\]

 
Read solution

LoadingAdd to solve later

Quiz 1. Gauss-Jordan Elimination / Homogeneous System. Math 2568 Spring 2017.

Problem 262

(a) Solve the following system by transforming the augmented matrix to reduced echelon form (Gauss-Jordan elimination). Indicate the elementary row operations you performed.
\begin{align*}
x_1+x_2-x_5&=1\\
x_2+2x_3+x_4+3x_5&=1\\
x_1-x_3+x_4+x_5&=0
\end{align*}

(b) Determine all possibilities for the solution set of a homogeneous system of $2$ equations in $2$ unknowns that has a solution $x_1=1, x_2=5$.

 
Read solution

LoadingAdd to solve later

Maximize the Dimension of the Null Space of $A-aI$

Problem 200

Let
\[ A=\begin{bmatrix}
5 & 2 & -1 \\
2 &2 &2 \\
-1 & 2 & 5
\end{bmatrix}.\]

Pick your favorite number $a$. Find the dimension of the null space of the matrix $A-aI$, where $I$ is the $3\times 3$ identity matrix.

Your score of this problem is equal to that dimension times five.

(The Ohio State University Linear Algebra Practice Problem)
 
Read solution

LoadingAdd to solve later

Given All Eigenvalues and Eigenspaces, Compute a Matrix Product

Problem 189

Let $C$ be a $4 \times 4$ matrix with all eigenvalues $\lambda=2, -1$ and eigensapces
\[E_2=\Span\left \{\quad \begin{bmatrix}
1 \\
1 \\
1 \\
1
\end{bmatrix} \quad\right \} \text{ and } E_{-1}=\Span\left \{ \quad\begin{bmatrix}
1 \\
2 \\
1 \\
1
\end{bmatrix},\quad \begin{bmatrix}
1 \\
1 \\
1 \\
2
\end{bmatrix} \quad\right\}.\]

Calculate $C^4 \mathbf{u}$ for $\mathbf{u}=\begin{bmatrix}
6 \\
8 \\
6 \\
9
\end{bmatrix}$ if possible. Explain why if it is not possible!

(The Ohio State University Linear Algebra Exam Problem)
 
Read solution

LoadingAdd to solve later

Linear Transformation and a Basis of the Vector Space $\R^3$

Problem 182

Let $T$ be a linear transformation from the vector space $\R^3$ to $\R^3$.
Suppose that $k=3$ is the smallest positive integer such that $T^k=\mathbf{0}$ (the zero linear transformation) and suppose that we have $\mathbf{x}\in \R^3$ such that $T^2\mathbf{x}\neq \mathbf{0}$.

Show that the vectors $\mathbf{x}, T\mathbf{x}, T^2\mathbf{x}$ form a basis for $\R^3$.

(The Ohio State University Linear Algebra Exam Problem)
 
Read solution

LoadingAdd to solve later

Subspace of Skew-Symmetric Matrices and Its Dimension

Problem 166

Let $V$ be the vector space of all $2\times 2$ matrices. Let $W$ be a subset of $V$ consisting of all $2\times 2$ skew-symmetric matrices. (Recall that a matrix $A$ is skew-symmetric if $A^{\trans}=-A$.)

(a) Prove that the subset $W$ is a subspace of $V$.

(b) Find the dimension of $W$.

(The Ohio State University Linear Algebra Exam Problem)
 
Read solution

LoadingAdd to solve later

A Matrix Representation of a Linear Transformation and Related Subspaces

Problem 164

Let $T:\R^4 \to \R^3$ be a linear transformation defined by
\[ T\left (\, \begin{bmatrix}
x_1 \\
x_2 \\
x_3 \\
x_4
\end{bmatrix} \,\right) = \begin{bmatrix}
x_1+2x_2+3x_3-x_4 \\
3x_1+5x_2+8x_3-2x_4 \\
x_1+x_2+2x_3
\end{bmatrix}.\]

(a) Find a matrix $A$ such that $T(\mathbf{x})=A\mathbf{x}$.

(b) Find a basis for the null space of $T$.

(c) Find the rank of the linear transformation $T$.

(The Ohio State University Linear Algebra Exam Problem)
 
Read solution

LoadingAdd to solve later

Inner Product, Norm, and Orthogonal Vectors

Problem 162

Let $\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3$ are vectors in $\R^n$. Suppose that vectors $\mathbf{u}_1$, $\mathbf{u}_2$ are orthogonal and the norm of $\mathbf{u}_2$ is $4$ and $\mathbf{u}_2^{\trans}\mathbf{u}_3=7$. Find the value of the real number $a$ in $\mathbf{u_1}=\mathbf{u_2}+a\mathbf{u}_3$.

(The Ohio State University, Linear Algebra Exam Problem)
 
Read solution

LoadingAdd to solve later

Express a Vector as a Linear Combination of Other Vectors


Problem 115

Express the vector $\mathbf{b}=\begin{bmatrix}
2 \\
13 \\
6
\end{bmatrix}$ as a linear combination of the vectors
\[\mathbf{v}_1=\begin{bmatrix}
1 \\
5 \\
-1
\end{bmatrix},
\mathbf{v}_2=
\begin{bmatrix}
1 \\
2 \\
1
\end{bmatrix},
\mathbf{v}_3=
\begin{bmatrix}
1 \\
4 \\
3
\end{bmatrix}.\]

 
(The Ohio State University, Linear Algebra Exam)

 
Read solution

LoadingAdd to solve later

10 True or False Problems about Basic Matrix Operations

Problem 104

Test your understanding of basic properties of matrix operations.

There are 10 True or False Quiz Problems.

These 10 problems are very common and essential.
So make sure to understand these and don’t lose a point if any of these is your exam problems.
(These are actual exam problems at the Ohio State University.)

You can take the quiz as many times as you like.

The solutions will be given after completing all the 10 problems.
Click the View question button to see the solutions.

 
Read solution

LoadingAdd to solve later

Possibilities For the Number of Solutions for a Linear System

Problem 102

Determine whether the following systems of equations (or matrix equations) described below has no solution, one unique solution or infinitely many solutions and justify your answer.


(a) \[\left\{
\begin{array}{c}
ax+by=c \\
dx+ey=f,
\end{array}
\right.
\] where $a,b,c, d$ are scalars satisfying $a/d=b/e=c/f$.


(b) $A \mathbf{x}=\mathbf{0}$, where $A$ is a singular matrix.


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


(d) $A\mathbf{x}=\mathbf{b}$, where the row-reduced echelon form of the augmented matrix $[A|\mathbf{b}]$ looks as follows:
\[\begin{bmatrix}
1 & 0 & -1 & 0 \\
0 &1 & 2 & 0 \\
0 & 0 & 0 & 1
\end{bmatrix}.\] (The Ohio State University, Linear Algebra Exam)
Read solution

LoadingAdd to solve later

A Linear Transformation from Vector Space over Rational Numbers to itself

Problem 75

Let $\Q$ denote the set of rational numbers (i.e., fractions of integers). Let $V$ denote the set of the form $x+y \sqrt{2}$ where $x,y \in \Q$. You may take for granted that the set $V$ is a vector space over the field $\Q$.

(a) Show that $B=\{1, \sqrt{2}\}$ is a basis for the vector space $V$ over $\Q$.

(b) Let $\alpha=a+b\sqrt{2} \in V$, and let $T_{\alpha}: V \to V$ be the map defined by
\[ T_{\alpha}(x+y\sqrt{2}):=(ax+2by)+(ay+bx)\sqrt{2}\in V\] for any $x+y\sqrt{2} \in V$.
Show that $T_{\alpha}$ is a linear transformation.

(c) Let $\begin{bmatrix}
x \\
y
\end{bmatrix}_B=x+y \sqrt{2}$.
Find the matrix $T_B$ such that
\[ T_{\alpha} (x+y \sqrt{2})=\left( T_B\begin{bmatrix}
x \\
y
\end{bmatrix}\right)_B,\] and compute $\det T_B$.

 

(The Ohio State University, Linear Algebra Exam)

Read solution

LoadingAdd to solve later

True or False: Eigenvalues of a Real Matrix Are Real Numbers

Problem 67

Answer the following questions regarding eigenvalues of a real matrix.

(a) True or False. If each entry of an $n \times n$ matrix $A$ is a real number, then the eigenvalues of $A$ are all real numbers.
(b) Find the eigenvalues of the matrix
\[B=\begin{bmatrix}
-2 & -1\\
5& 2
\end{bmatrix}.\]

(The Ohio State University, Linear Algebra Exam)

Read solution

LoadingAdd to solve later