-
Title: Vectors in $ \mathbb{R}^2 $
-
Series: Linear Algebra
-
Chapter: Vectors in $ \mathbb{R}^n $
-
YouTube-Title: Linear Algebra 2 | Vectors in ℝ²
-
Bright video: Watch on YouTube
-
Dark video: Watch on YouTube
-
Ad-free video: Watch Vimeo video
-
Forum: Ask a question in Mattermost
-
Quiz: Test your knowledge
-
Dark-PDF: Download PDF version of the dark video
-
Print-PDF: Download printable PDF version
-
Exercise Download PDF sheets
-
Thumbnail (bright): Download PNG
-
Thumbnail (dark): Download PNG
-
Subtitle on GitHub: la02_sub_eng.srt missing
-
Download bright video: Link on Vimeo
-
Download dark video: Link on Vimeo
-
Timestamps (n/a)
-
Subtitle in English (n/a)
-
Quiz Content
Q1: On $\mathbb{R}^2$ we have two operations. How is the addition defined?
A1: $ \displaystyle \begin{pmatrix} v_1 \ v_2 \end{pmatrix} + \begin{pmatrix} w_1 \ w_2 \end{pmatrix} = $ $ \displaystyle \begin{pmatrix} v_1 \ v_2 \end{pmatrix} $
A2: $ \begin{pmatrix} v_1 \ v_2 \end{pmatrix} + \begin{pmatrix} w_1 \ w_2 \end{pmatrix} = $ $ \displaystyle \begin{pmatrix} v_1+ w_1 \ v_2 +w_2 \end{pmatrix} $
A3: $ \begin{pmatrix} v_1 \ v_2 \end{pmatrix} + \begin{pmatrix} w_1 \ w_2 \end{pmatrix} = $ $ \displaystyle \begin{pmatrix} v_1 w_1 \ v_2 w_2 \end{pmatrix} $
A4: $ \begin{pmatrix} v_1 \ v_2 \end{pmatrix} + \begin{pmatrix} w_1 \ w_2 \end{pmatrix} = $ $ \displaystyle \begin{pmatrix} v_1 \ v_1 \end{pmatrix} $
Q2: On $\mathbb{R}^2$ we have two operations. How is the scalar multiplication defined?
A1: $ \displaystyle \lambda \cdot \begin{pmatrix} v_1 \ v_2 \end{pmatrix} = $ $ \displaystyle \begin{pmatrix} \lambda v_1 \ v_2 \end{pmatrix} $
A2: $ \displaystyle \lambda \cdot \begin{pmatrix} v_1 \ v_2 \end{pmatrix} = $ $ \displaystyle \begin{pmatrix} v_1 \ \lambda v_2 \end{pmatrix} $
A3: $ \displaystyle \lambda \cdot \begin{pmatrix} v_1 \ v_2 \end{pmatrix} = $ $ \displaystyle\begin{pmatrix} \lambda v_1 \ \lambda v_2 \end{pmatrix} $
A4: $ \displaystyle \lambda \cdot \begin{pmatrix} v_1 \ v_2 \end{pmatrix} = $ $ \displaystyle\begin{pmatrix} \lambda v_1 \ \lambda v_2 v_1 \end{pmatrix} $
Q3: What is $$5 \cdot \begin{pmatrix} 1 \ 2 \end{pmatrix} + \begin{pmatrix} 0 \ 1 \end{pmatrix} \text{?}$$
A1: $ \displaystyle\begin{pmatrix} 5 \ 10 \end{pmatrix}$
A2: $ \displaystyle \begin{pmatrix} 6 \ 10 \end{pmatrix}$
A3: $ \displaystyle \begin{pmatrix} 6 \ 11 \end{pmatrix}$
A4: $ \displaystyle \begin{pmatrix} 5 \ 11 \end{pmatrix}$
A5: $ \displaystyle \begin{pmatrix} 6 \ 12 \end{pmatrix}$
-
Last update: 2024-10