diff --git a/2023/03/10/uClibc-tips/index.html b/2023/03/10/uClibc-tips/index.html index 56fb7097..698a53a8 100644 --- a/2023/03/10/uClibc-tips/index.html +++ b/2023/03/10/uClibc-tips/index.html @@ -38,10 +38,10 @@ - + @@ -409,10 +409,10 @@

DNS Security Patch

- +
diff --git a/2023/08/21/TLS1-3-intro/index.html b/2023/08/21/TLS1-3-intro/index.html index 78e2aab6..13d444c2 100644 --- a/2023/08/21/TLS1-3-intro/index.html +++ b/2023/08/21/TLS1-3-intro/index.html @@ -38,9 +38,9 @@ + - @@ -550,9 +550,9 @@

Lighttpd Web Server

+ -
diff --git a/2024/01/28/Purdue-MA265-2023-Fall-Midterm1/index.html b/2024/01/28/Purdue-MA265-2023-Fall-Midterm1/index.html index f4ed17ed..d396d171 100644 --- a/2024/01/28/Purdue-MA265-2023-Fall-Midterm1/index.html +++ b/2024/01/28/Purdue-MA265-2023-Fall-Midterm1/index.html @@ -57,7 +57,7 @@ - + @@ -300,7 +300,7 @@

Edited on - + Further, compute matrix multiplication at the left side \[ \begin{bmatrix}c &d\\a+5c &b+5d\\\end{bmatrix}= \begin{bmatrix}1 & 1\\3 & 2\\\end{bmatrix} -\] From here we can directly get \(c=d=1\), then \(a=-2\) and \(b=-3\), so \(a+b+c+d=-3\).

+\]
From here we can directly get \(c=d=1\), then \(a=-2\) and \(b=-3\). This leads to \(a+b+c+d=-3\).

The answer is A.

@@ -402,7 +402,7 @@

Problem 3 (10 points)

\begin{bmatrix}1 &a &a+1\\0 &-a+2 &-a-3\\0 &0 &-4a-2\\\end{bmatrix} \end{align}\]

If \(a=2\), the 2nd column is a multiple of the 1st column, so the columns of \(A\) are not linearly independent, then the transformation would not be one-to-one (Check Theorem 12 of Section 1.9 The Matrix of a Linear Transformation).

-

Moreover, if \(a=-\frac{1}{2}\), the last row becomes all zeros. In such case, matrix \(A\) has only two pivots and \(A\pmb x=\pmb 0\) has non-trivial solutions, \(L\) is not one-to-one (See Theorem 11 of Section 1.9 The Matrix of a Linear Transformation).

+

Moreover, if \(a=-\frac{1}{2}\), the entries of the last row are all 0s. In such case, matrix \(A\) has only two pivots and \(A\pmb x=\pmb 0\) has non-trivial solutions, \(L\) is not one-to-one (See Theorem 11 of Section 1.9 The Matrix of a Linear Transformation).

So the answer is C.

@@ -585,6 +585,7 @@

Exam Summary

As can be seen, it has a good coverage of the topics of the specified sections from the textbook. Students should carefully review those to prepare for this and similar exams.

Common Errors and Warnings

+

Here are a few warnings collected from the textbook. It is highly recommended that students preparing for the MA 265 Midterm I exam review these carefully to identify common errors and know how to prevent them in the test.

The Matrix Equation

diff --git a/atom.xml b/atom.xml index 8b26357d..e1565741 100644 --- a/atom.xml +++ b/atom.xml @@ -6,7 +6,7 @@ - 2024-02-05T04:05:06.028Z + 2024-02-05T06:14:58.495Z https://www.packetmania.net/en/ @@ -21,7 +21,7 @@ https://www.packetmania.net/en/2024/01/28/Purdue-MA265-2023-Fall-Midterm1/ 2024-01-29T04:18:14.000Z - 2024-02-05T04:05:06.028Z + 2024-02-05T06:14:58.495Z <p>This is the 3rd study notes post for the college linear algebra course. Here is the review of Purdue MA 26500 Fall 2023 midterm I. I provide solutions to all exam questions as well as concise explanations. @@ -136,12 +136,12 @@ + + - - @@ -182,14 +182,14 @@ - - + + diff --git a/index.html b/index.html index 64bef269..16c10ea9 100644 --- a/index.html +++ b/index.html @@ -584,7 +584,7 @@

- +