Übungen zur Linearen Algebra

Wintersemester 2024

Gruppe 3

Link to the main page

Week 1

  1. At the beginning of the lecture, Peter asked me my Erdős number and I answered that it is infinity. But today I learned that my Erdős number is actually not that high. I collaborated with Ryo Takahashi. Ryo has more than 10 papers with Shiro Goto who passed away a couple years ago. Shiro Goto worked with David Eisenbud and David Eisenbud collaborated with Persi Diaconis who (apparently) is also a magician. Diaconis himself worked with Erdős on the distribution of the greatest common divisor. So, my Erdős number seems to be 5.
  2. We started the day with a question on two lines in the plane. The two lines were given in different ways and Logy showed us how we can go from one representation of a line to another representation using a very important tool: the normal vector. Then, we discussed what we mean by the intersection of two lines and how we can compute it. We also discussed an alternative method to solve this problem without needing the normal vector.
  3. The second question was about two planes in the three dimensional space this time and the idea was similar to the first question. One must know how to move between two representations of the same plane. Leanka explained us her approach to this problem and helped us compute the intersection.
  4. In the third question, Dominik L. showed us how he handled the system of equations $$\begin{align*} x + cy &= 1 \\ cx + y &= -1 \end{align*}$$ where $c$ is some real number. He used the fact that if two numbers $x$ and $y$ satisfy this system, then they must also satisfy the third equation $(1+c)x + (1+c)y = 0$ which we get by adding the two equations. From here, we realised that for $c=-1$, we have infinitely many solutions. Because, Dominik said, when $(1+c)(x+y)=0$ we either have $1+c = 0$ or $x+y = 0$. If $c = -1$, this equation is satisfied for all $x, y \in \mathbb{R}$. So, our solution set is the line $x-y=1$. If $c \neq -1$, then we know that we must have $x+y = 0$. This gives us $y = -x$. Plugging this into the first equation, we get $x - cx = 1$ and we see that $x = 1/1-c$ provided that $c \neq 1$. When $c=1$, we do not have any solutions. We also thank Peter for helping us with this.
  5. Then, the fourth question had two systems of linear equations and Peter volunteered to solve them. Both of these systems required to see a "trick" to be able to solve them nicely. For the first system, the trick was to add up all the equations. Then, we would get a value for $x_1 + x_2 + x_3 + x_4$. We also know from the question the value of $x_1 + x_2 + x_3$. So, this is enough information to find $x_4$. Same method to find $x_1, x_2$ and $x_3$. For the second question, the trick was to write $2x_i$ as $x_i + x_i$. This gave us $$x_{i} - x_{i-1} = x_{i+1} - x_i$$ for any $2 \leq i \leq 2$ using the equations which are not the top and the bottom equations. Peter called this difference $s$. The top equation told us that $s = x_2 -x_1 = x_1 - a$. Peter then used induction to show that $x_i = a + is$ for any $1 \leq i \leq n$. Finally, combininb this with the last equation, he was able to solve for $s$ in terms of $a$ and $b$ which finished the problem.
  6. In the fifth question, Leon gave us a geometric argument to find 3 points which would form a parallellogram when combined with the three given points in the question (so we found 3 parallellograms). Similarly, in the second part, he found squares.
  7. For the next question, Leonie computed areas of some special triangles inside a rectangle using line equations to find intersection points.
  8. And the last question was solved by Lisa. The point of the question was to be able to appreciate the axioms of a vector space (or properties of addition and scalar multiplication in $\mathbb{R}^2$). The first part was a tedious task using commutativity and associativity multiple times. Lisa proved the second part using two cases: the case where $a$ is the null vector and the case where it is not. But we later discussed that there was no need for that. Finally, in the third part, we saw that if $\alpha a = \alpha b$ then we either have $\alpha = 0$ or $a =b$. Lisa was able to justify each of her steps by referring to a property of the addition (commutativity, associativity, existence of a zero vector, existence of additive inverses) or other facts which were proved in class (such as $0c = o$).