Tribhuvan University
Institute of Science and Technology
2080-new
Bachelor Level / second-semester / Science
Computer Science and Information Technology( MTH168 )
Mathematics II
Full Marks: 80
Pass Marks: 32
Time: 3 Hours
Candidates are required to give their answers in their own words as far as practicable.
The figures in the margin indicate full marks.
SECTION A
Attempt any TWO question.
What is a system of linear equations ? When the system is consistent ? Find the condition on g, h, k that makes the system consistent.
x1 – 4x2 + 7x3 = g
3x2 – 5x3 = h
-2x1 + 5x2 – 9x3 = k
$$ Let A =\begin{bmatrix}
1 & -5 & -7 \\
-3 & 7 & 5 \\
\end{bmatrix} , u = \begin{bmatrix}
1 \\
2\\
3\\
\end{bmatrix}, b= \begin{bmatrix}
-2\\
-2\\
\end{bmatrix},$$
and define a transformation T : R3 → R² by T(x) = Ax then
a. find T(u).
b. Find x ∈ R3 whose image under T is b.
c. Is x unique ?
Find the least square solution of Ax=b where
$$ A=\begin{bmatrix}
1 & -3 & -3\\
1 & 5 & 1\\
1 & 7 & 2\\
\end{bmatrix}, b= \begin{bmatrix}
5\\
-3\\
-5\\
\end{bmatrix}$$
and compute the associated least square error.
SECTION B
Attempt any EIGHT question.
Are vectors $$v_1=\begin{bmatrix}1\\4\\0\\ \end{bmatrix}, v_2=\begin{bmatrix}10\\2\\1\\ \end{bmatrix} and v_3=\begin{bmatrix}-5\\0\\6\\ \end{bmatrix}$$ linearly independent? Justify.
Find LU Factorization. Given the matrix:
$$
\begin{bmatrix}
2 & 3 & 4 \\
4 & 5 & 10 \\
4 & 8 & 2
\end{bmatrix}
$$
Compute Det of A where
$$
A = \begin{bmatrix}
2 & -8 & 6 & 8 \\
3 & -9 & 5 & 10 \\
-3 & 0 & 1 & -2 \\
1 & -4 & 0 & 6
\end{bmatrix}
$$
Show that H = {(a−3b, b−a, a, b) : a, b ∈ R} is a subspace of .
Is $$\begin{bmatrix}3\\2\\ \end{bmatrix}$$ an eigen vector of $$\begin{bmatrix}5&-3\\-4&9\\ \end{bmatrix}$$ ? If so, find eigenvalue.
Let u = (1, -2, 2, 0). Find a unit vector of v in the same direction of u.
Find the basis and dimension of Nul A where A = \begin{bmatrix} 1 & 2 & 3 & 4 \\ 2 & 4 & 7 & 8 \end{bmatrix}.
Define group. Show that (Ζ , .) doesn’t form a group.
Show that every field is an integral domain.