This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math121a-f23:august_25 [2023/08/25 21:42] pzhou |
math121a-f23:august_25 [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 44: | Line 44: | ||
| Kernel, image and cokernel | Kernel, image and cokernel | ||
| - | ===== Basis vectors: | ||
| - | the bridge from the abstract vector space to the concrete vector space | ||
| - | ------- | ||
| - | |||
| - | Exercise time: | ||
| - | |||
| - | Let $V \In \R^3$ be the points that $\{(x_1, x_2, x_3) \mid x_1 + x_2 + x_3=0\}$. Find a basis in $V$, and write the vector $(2,-1,-1)$ in that basis. | ||
| - | |||
| - | Let $W = \R^2$, let $V \to W$ be the map of forgetting coordinate $x_3$. Is this an isomorphism? | ||
| - | |||
| - | Let $V$ as above, and $W$ be the line generated by vector $(1,2,3)$. Let $f: V \to W$ be the orthogonal projection, sending $v$ to the closest point on $W$. Is this a linear map? How do you show it? What's the kernel? Let $g: W \to V$ be the orthogonal projection. Is it a linear map? What's the relatino between $f$ and $g$? | ||
| - | |||
| - | ===== Post class ===== | ||
| We didn't quite cover the idea of a quotient space. I will do that next time. | We didn't quite cover the idea of a quotient space. I will do that next time. | ||
| - | Here is the homework / exercise. | ||
| - | |||
| - | For all the following exercises, if you feel it is too easy, skip it; if you find it interesting and relevant, do it; if you find it too hard, ask about it on discord, let's tackle it together. | ||
| - | |||
| - | |||
| - | |||
| - | 1. If you are not familiar with set theory notation and terminology, | ||
| - | [[https:// | ||
| - | * Explain in your own word, what is a set, what is a map. Give examples. | ||
| - | * Can you put ' | ||
| - | * When you define a map $f: A \to B$, where $A,B$ are two sets, can one element in $A$ be sent to two or more elements in $B$? | ||
| - | |||
| - | |||
| - | |||
| - | 2. About linear map. The following functions $f: \R \to \R$, which is a linear map, and which is not? | ||
| - | * $f(x) = |x|$ | ||
| - | * $f(x) = (x)^2$ | ||
| - | * $f(x) = 3x$ | ||
| - | * $f(x) = x+1$. | ||
| - | |||
| - | 3. About linear subspace. Let $V = \R^2$, is the following subset $V' \In V$ a subspace? Explain why. You need to check if elements in $V'$ are closed under the vector addition and scalar multiplication. | ||
| - | * $V' = \{ (x,y) \in \R^2 \mid x+y=0 \}$ | ||
| - | * $V' = \{ (x,y) \in \R^2 \mid x+y=1 \}$ | ||
| - | * $V' = \{ (x,y) \in \R^2 \mid x>0, y>0 \}$. | ||
| - | |||
| - | 4. Matrix manipulations. Write out a $3 \times 2$ matrix $A$, and a $2 \times 2$ matrix $B$, and multiply them together $AB$. Does $BA$ make sense? What do you get? | ||
| - | |||
| - | 5. Equivalence relation and equivalence classes. read about it on wiki. Explain it in your own words and give examples. https:// | ||
| - | |||
| - | 6. Ask someone in your class a question. (the more question the better) Write down the question that you asked and who you asked (could be as simple as "what is $\forall$?" | ||
| - | |||
| - | ------ | ||
| - | Homework is due on Monday in class. Please write or print out your answer. The homework is graded by completion. It is good opportunity to make mistakes. If you don't do it (not because of it's easy but because you are lazy), then you don't get points. | ||