AI Generated Quiz

Secondary 3 Additional Mathematics Vectors Matrices Quiz

Free Sec 3 A Maths Vectors Matrices quiz, Nemo3 AI version, with questions, answers, and O Level-style practice for Singapore students.

These static practice materials are generated from the site's syllabus and paper-generation workflow, with source and model context shown so students and parents can evaluate the material before use.

Secondary 3 Additional Mathematics AI Generated Generated by NVIDIA Nemotron 3 Ultra 550B A55B Free Updated 2026-08-17

Questions

Free quiz and exam paper access

Enter your details to view this paper

Your access is remembered on this device.

Answers

Secondary 3 Additional Mathematics Quiz - Vectors Matrices (Answer Key)

Total Marks: 40


Section A (20 marks)

1. Given a=(32)\mathbf{a} = \begin{pmatrix} 3 \\ -2 \end{pmatrix} and b=(14)\mathbf{b} = \begin{pmatrix} -1 \\ 4 \end{pmatrix}: 2a3b=2(32)3(14)=(64)(312)=(916)2\mathbf{a} - 3\mathbf{b} = 2\begin{pmatrix} 3 \\ -2 \end{pmatrix} - 3\begin{pmatrix} -1 \\ 4 \end{pmatrix} = \begin{pmatrix} 6 \\ -4 \end{pmatrix} - \begin{pmatrix} -3 \\ 12 \end{pmatrix} = \begin{pmatrix} 9 \\ -16 \end{pmatrix} Answer: (916)\begin{pmatrix} 9 \\ -16 \end{pmatrix} [2]

2. AB=OBOA=(31)(25)=(54)\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA} = \begin{pmatrix} -3 \\ 1 \end{pmatrix} - \begin{pmatrix} 2 \\ 5 \end{pmatrix} = \begin{pmatrix} -5 \\ -4 \end{pmatrix} Answer: (54)\begin{pmatrix} -5 \\ -4 \end{pmatrix} [2]

3. v=(6)2+82=36+64=100=10|\mathbf{v}| = \sqrt{(-6)^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10 Answer: 10 [2]

4. u=(13cos6013sin60)=(13×1213×32)=(6.51332)(6.511.3)\mathbf{u} = \begin{pmatrix} 13\cos 60^\circ \\ 13\sin 60^\circ \end{pmatrix} = \begin{pmatrix} 13 \times \frac{1}{2} \\ 13 \times \frac{\sqrt{3}}{2} \end{pmatrix} = \begin{pmatrix} 6.5 \\ \frac{13\sqrt{3}}{2} \end{pmatrix} \approx \begin{pmatrix} 6.5 \\ 11.3 \end{pmatrix} Answer: (6.51332)\begin{pmatrix} 6.5 \\ \frac{13\sqrt{3}}{2} \end{pmatrix} or (6.5.511.3)\begin{pmatrix} 6.5.5 \\ 11.3 \end{pmatrix} [2]

5. Parallel vectors: p=kq\mathbf{p} = k\mathbf{q} for some scalar kk.
(4k)=t(26)4=2tt=2\begin{pmatrix} 4 \\ k \end{pmatrix} = t \begin{pmatrix} -2 \\ 6 \end{pmatrix} \Rightarrow 4 = -2t \Rightarrow t = -2.
Then k=6t=6(2)=12k = 6t = 6(-2) = -12. Answer: k=12k = -12 [2]

6. M2=(2134)(2134)=(43246+123+16)=(161813)M^2 = \begin{pmatrix} 2 & -1 \\ 3 & 4 \end{pmatrix} \begin{pmatrix} 2 & -1 \\ 3 & 4 \end{pmatrix} = \begin{pmatrix} 4-3 & -2-4 \\ 6+12 & -3+16 \end{pmatrix} = \begin{pmatrix} 1 & -6 \\ 18 & 13 \end{pmatrix} Answer: (161813)\begin{pmatrix} 1 & -6 \\ 18 & 13 \end{pmatrix} [2]

7. 3A2B=3(1234)2(0123)=(36912)(0246)=(3856)3A - 2B = 3\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} - 2\begin{pmatrix} 0 & -1 \\ 2 & 3 \end{pmatrix} = \begin{pmatrix} 3 & 6 \\ 9 & 12 \end{pmatrix} - \begin{pmatrix} 0 & -2 \\ 4 & 6 \end{pmatrix} = \begin{pmatrix} 3 & 8 \\ 5 & 6 \end{pmatrix} Answer: (3856)\begin{pmatrix} 3 & 8 \\ 5 & 6 \end{pmatrix} [2]

8. det=(5)(4)(2)(3)=20+6=26\det = (5)(4) - (-2)(3) = 20 + 6 = 26 Answer: 26 [2]

9. For P=(2312)P = \begin{pmatrix} 2 & 3 \\ 1 & 2 \end{pmatrix}, detP=43=1\det P = 4 - 3 = 1.
P1=11(2312)=(2312)P^{-1} = \frac{1}{1} \begin{pmatrix} 2 & -3 \\ -1 & 2 \end{pmatrix} = \begin{pmatrix} 2 & -3 \\ -1 & 2 \end{pmatrix} Answer: (2312)\begin{pmatrix} 2 & -3 \\ -1 & 2 \end{pmatrix} [2]

10. (1234)(xy)=(511)\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 5 \\ 11 \end{pmatrix}
det=46=2\det = 4 - 6 = -2. Inverse: 12(4231)=(211.50.5)-\frac{1}{2}\begin{pmatrix} 4 & -2 \\ -3 & 1 \end{pmatrix} = \begin{pmatrix} -2 & 1 \\ 1.5 & -0.5 \end{pmatrix}
(xy)=(211.50.5)(511)=(10+117.55.5)=(12)\begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} -2 & 1 \\ 1.5 & -0.5 \end{pmatrix} \begin{pmatrix} 5 \\ 11 \end{pmatrix} = \begin{pmatrix} -10 + 11 \\ 7.5 - 5.5 \end{pmatrix} = \begin{pmatrix} 1 \\ 2 \end{pmatrix}
Alternatively: x+2y=5x + 2y = 5, 3x+4y=11x=1,y=23x + 4y = 11 \Rightarrow x = 1, y = 2. Answer: x=1x = 1, y=2y = 2 [2]


Section B (12 marks)

11. a+2b=(21)+2(34)=(87)\mathbf{a} + 2\mathbf{b} = \begin{pmatrix} 2 \\ -1 \end{pmatrix} + 2\begin{pmatrix} 3 \\ 4 \end{pmatrix} = \begin{pmatrix} 8 \\ 7 \end{pmatrix}
Magnitude: a+2b=82+72=64+49=113|\mathbf{a} + 2\mathbf{b}| = \sqrt{8^2 + 7^2} = \sqrt{64 + 49} = \sqrt{113}
(a) Unit vector: 1113(87)=(81137113)\frac{1}{\sqrt{113}}\begin{pmatrix} 8 \\ 7 \end{pmatrix} = \begin{pmatrix} \frac{8}{\sqrt{113}} \\ \frac{7}{\sqrt{113}} \end{pmatrix}
(b) Vector of magnitude 10: 10×(81137113)=(8011370113)(7.526.58)10 \times \begin{pmatrix} \frac{8}{\sqrt{113}} \\ \frac{7}{\sqrt{113}} \end{pmatrix} = \begin{pmatrix} \frac{80}{\sqrt{113}} \\ \frac{70}{\sqrt{113}} \end{pmatrix} \approx \begin{pmatrix} 7.52 \\ 6.58 \end{pmatrix}

Answer:
(a) (81137113)\begin{pmatrix} \frac{8}{\sqrt{113}} \\ \frac{7}{\sqrt{113}} \end{pmatrix}
(b) (8011370113)\begin{pmatrix} \frac{80}{\sqrt{113}} \\ \frac{70}{\sqrt{113}} \end{pmatrix} [3]

12. In parallelogram OABCOABC, OB=a+c\overrightarrow{OB} = \mathbf{a} + \mathbf{c}, AB=c\overrightarrow{AB} = \mathbf{c}, BC=a\overrightarrow{BC} = \mathbf{a}.
(a) OM=OA+AM=a+23AB=a+23c\overrightarrow{OM} = \overrightarrow{OA} + \overrightarrow{AM} = \mathbf{a} + \frac{2}{3}\overrightarrow{AB} = \mathbf{a} + \frac{2}{3}\mathbf{c}
(b) ON=OC+CN=c+23CB=c+23(a)=c23a\overrightarrow{ON} = \overrightarrow{OC} + \overrightarrow{CN} = \mathbf{c} + \frac{2}{3}\overrightarrow{CB} = \mathbf{c} + \frac{2}{3}(-\mathbf{a}) = \mathbf{c} - \frac{2}{3}\mathbf{a}
(Alternatively: ON=OB+BN=a+c+13(a)=23a+c\overrightarrow{ON} = \overrightarrow{OB} + \overrightarrow{BN} = \mathbf{a} + \mathbf{c} + \frac{1}{3}(-\mathbf{a}) = \frac{2}{3}\mathbf{a} + \mathbf{c} — wait, check: BN:NC=1:2BN:NC = 1:2 so BN=13BC=13aBN = \frac{1}{3}BC = \frac{1}{3}\mathbf{a}, so ON=a+c+13a=43a+c\overrightarrow{ON} = \mathbf{a} + \mathbf{c} + \frac{1}{3}\mathbf{a} = \frac{4}{3}\mathbf{a} + \mathbf{c}? No: BCBC goes from B to C, so BC=c(a+c)=a\overrightarrow{BC} = \mathbf{c} - (\mathbf{a}+\mathbf{c}) = -\mathbf{a}. Wait, let's redo carefully.)

In parallelogram OABCOABC: OA=a\overrightarrow{OA} = \mathbf{a}, OC=c\overrightarrow{OC} = \mathbf{c}. Then OB=a+c\overrightarrow{OB} = \mathbf{a} + \mathbf{c}.
AB=OBOA=c\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA} = \mathbf{c}.
BC=OCOB=c(a+c)=a\overrightarrow{BC} = \overrightarrow{OC} - \overrightarrow{OB} = \mathbf{c} - (\mathbf{a} + \mathbf{c}) = -\mathbf{a}.

MM on ABAB: AM:MB=2:1AM=23AB=23cAM:MB = 2:1 \Rightarrow \overrightarrow{AM} = \frac{2}{3}\overrightarrow{AB} = \frac{2}{3}\mathbf{c}.
OM=OA+AM=a+23c\overrightarrow{OM} = \overrightarrow{OA} + \overrightarrow{AM} = \mathbf{a} + \frac{2}{3}\mathbf{c}. ✓

NN on BCBC: BN:NC=1:2BN=13BC=13aBN:NC = 1:2 \Rightarrow \overrightarrow{BN} = \frac{1}{3}\overrightarrow{BC} = -\frac{1}{3}\mathbf{a}.
ON=OB+BN=(a+c)13a=23a+c\overrightarrow{ON} = \overrightarrow{OB} + \overrightarrow{BN} = (\mathbf{a} + \mathbf{c}) - \frac{1}{3}\mathbf{a} = \frac{2}{3}\mathbf{a} + \mathbf{c}. ✓

(c) MN=ONOM=(23a+c)(a+23c)=13a+13c=13(ca)\overrightarrow{MN} = \overrightarrow{ON} - \overrightarrow{OM} = (\frac{2}{3}\mathbf{a} + \mathbf{c}) - (\mathbf{a} + \frac{2}{3}\mathbf{c}) = -\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{c} = \frac{1}{3}(\mathbf{c} - \mathbf{a}).

Answer:
(a) OM=a+23c\overrightarrow{OM} = \mathbf{a} + \frac{2}{3}\mathbf{c}
(b) ON=23a+c\overrightarrow{ON} = \frac{2}{3}\mathbf{a} + \mathbf{c}
(c) MN=13(ca)\overrightarrow{MN} = \frac{1}{3}(\mathbf{c} - \mathbf{a}) [3]

13. Matrix A=(2k13)A = \begin{pmatrix} 2 & k \\ 1 & 3 \end{pmatrix} is singular detA=0\Rightarrow \det A = 0.
detA=(2)(3)(k)(1)=6k=0k=6\det A = (2)(3) - (k)(1) = 6 - k = 0 \Rightarrow k = 6. Answer: k=6k = 6 [3]

14. M=(1234)M = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}, M2=(7101522)M^2 = \begin{pmatrix} 7 & 10 \\ 15 & 22 \end{pmatrix} (from Q6 pattern).
M2kM2I=(7101522)k(1234)2(1001)=(0000)M^2 - kM - 2I = \begin{pmatrix} 7 & 10 \\ 15 & 22 \end{pmatrix} - k\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} - 2\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} = \begin{pmatrix} 0 & 0 \\ 0 & 0 \end{pmatrix}
(7k2102k153k224k2)=(5k102k153k204k)=(0000)\begin{pmatrix} 7 - k - 2 & 10 - 2k \\ 15 - 3k & 22 - 4k - 2 \end{pmatrix} = \begin{pmatrix} 5 - k & 10 - 2k \\ 15 - 3k & 20 - 4k \end{pmatrix} = \begin{pmatrix} 0 & 0 \\ 0 & 0 \end{pmatrix}
From 5k=0k=55 - k = 0 \Rightarrow k = 5. Check: 102(5)=010 - 2(5) = 0, 153(5)=015 - 3(5) = 0, 204(5)=020 - 4(5) = 0. Consistent. Answer: k=5k = 5 [3]


Section C (8 marks)

15. (a) AB=(46)(12)=(34)\overrightarrow{AB} = \begin{pmatrix} 4 \\ 6 \end{pmatrix} - \begin{pmatrix} 1 \\ 2 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}
BC=(710)(46)=(34)\overrightarrow{BC} = \begin{pmatrix} 7 \\ 10 \end{pmatrix} - \begin{pmatrix} 4 \\ 6 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}
(b) AB=BC\overrightarrow{AB} = \overrightarrow{BC}, so vectors are parallel and share point BB. Hence AA, BB, CC are collinear.
(c) AB=32+42=5|\overrightarrow{AB}| = \sqrt{3^2 + 4^2} = 5, BC=5|\overrightarrow{BC}| = 5. Ratio AB:BC=5:5=1:1AB:BC = 5:5 = 1:1.

Answer:
(a) AB=(34)\overrightarrow{AB} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}, BC=(34)\overrightarrow{BC} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}
(b) AB=BC\overrightarrow{AB} = \overrightarrow{BC}, so they are parallel and share point BB, hence AA, BB, CC are collinear.
(c) AB:BC=1:1AB : BC = 1 : 1 [4]

16. (a) Matrix (0110)\begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} represents a rotation of 9090^\circ anticlockwise about the origin.
(b) P(1,2)P(2,1)P(1,2) \to P'(-2, 1), Q(3,1)Q(1,3)Q(3,1) \to Q'(-1, 3), R(2,4)R(4,2)R(2,4) \to R'(-4, 2).
(c) T2=(0110)2=(1001)=IT^2 = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}^2 = \begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix} = -I. This represents a rotation of 180180^\circ about the origin (or a half-turn, or point reflection in the origin).

Answer:
(a) Rotation of 9090^\circ anticlockwise about the origin.
(b) P(2,1)P'(-2, 1), Q(1,3)Q'(-1, 3), R(4,2)R'(-4, 2)
(c) Matrix: (1001)\begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix}, Description: Rotation of 180180^\circ about the origin (half-turn). [4]

17. (a) A=(3121)A = \begin{pmatrix} 3 & 1 \\ 2 & 1 \end{pmatrix}, detA=32=1\det A = 3 - 2 = 1.
A1=(1123)A^{-1} = \begin{pmatrix} 1 & -1 \\ -2 & 3 \end{pmatrix}.
(b) (3121)(xy)=(75)\begin{pmatrix} 3 & 1 \\ 2 & 1 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 7 \\ 5 \end{pmatrix}
(xy)=A1(75)=(1123)(75)=(7514+15)=(21)\begin{pmatrix} x \\ y \end{pmatrix} = A^{-1} \begin{pmatrix} 7 \\ 5 \end{pmatrix} = \begin{pmatrix} 1 & -1 \\ -2 & 3 \end{pmatrix} \begin{pmatrix} 7 \\ 5 \end{pmatrix} = \begin{pmatrix} 7 - 5 \\ -14 + 15 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \end{pmatrix}.

Answer:
(a) A1=(1123)A^{-1} = \begin{pmatrix} 1 & -1 \\ -2 & 3 \end{pmatrix}
(b) x=2x = 2, y=1y = 1 [4]

18. (a) AP=OPOA\overrightarrow{AP} = \overrightarrow{OP} - \overrightarrow{OA}. PP divides OAOA in ratio 1:21:2, so OP=13a\overrightarrow{OP} = \frac{1}{3}\mathbf{a}.
AP=13aa=23a\overrightarrow{AP} = \frac{1}{3}\mathbf{a} - \mathbf{a} = -\frac{2}{3}\mathbf{a}.
BQ=OQOB\overrightarrow{BQ} = \overrightarrow{OQ} - \overrightarrow{OB}. QQ divides OBOB in ratio 2:12:1, so OQ=23b\overrightarrow{OQ} = \frac{2}{3}\mathbf{b}.
BQ=23bb=13b\overrightarrow{BQ} = \frac{2}{3}\mathbf{b} - \mathbf{b} = -\frac{1}{3}\mathbf{b}.

(b) AQ=OQOA=23ba\overrightarrow{AQ} = \overrightarrow{OQ} - \overrightarrow{OA} = \frac{2}{3}\mathbf{b} - \mathbf{a}.
BP=OPOB=13ab\overrightarrow{BP} = \overrightarrow{OP} - \overrightarrow{OB} = \frac{1}{3}\mathbf{a} - \mathbf{b}.

(c) AR=λAQ=λ(23ba)\overrightarrow{AR} = \lambda \overrightarrow{AQ} = \lambda(\frac{2}{3}\mathbf{b} - \mathbf{a}).
OR=OA+AR=a+λ(23ba)=(1λ)a+2λ3b\overrightarrow{OR} = \overrightarrow{OA} + \overrightarrow{AR} = \mathbf{a} + \lambda(\frac{2}{3}\mathbf{b} - \mathbf{a}) = (1-\lambda)\mathbf{a} + \frac{2\lambda}{3}\mathbf{b}.

Also BR=μBP=μ(13ab)\overrightarrow{BR} = \mu \overrightarrow{BP} = \mu(\frac{1}{3}\mathbf{a} - \mathbf{b}).
OR=OB+BR=b+μ(13ab)=μ3a+(1μ)b\overrightarrow{OR} = \overrightarrow{OB} + \overrightarrow{BR} = \mathbf{b} + \mu(\frac{1}{3}\mathbf{a} - \mathbf{b}) = \frac{\mu}{3}\mathbf{a} + (1-\mu)\mathbf{b}.

Equate coefficients:
1λ=μ31 - \lambda = \frac{\mu}{3} ...(1)
2λ3=1μ\frac{2\lambda}{3} = 1 - \mu ...(2)

From (1): μ=3(1λ)\mu = 3(1-\lambda). Sub into (2):
2λ3=13(1λ)=13+3λ=3λ2\frac{2\lambda}{3} = 1 - 3(1-\lambda) = 1 - 3 + 3\lambda = 3\lambda - 2
2λ=9λ67λ=6λ=672\lambda = 9\lambda - 6 \Rightarrow 7\lambda = 6 \Rightarrow \lambda = \frac{6}{7}.
μ=3(167)=3(17)=37\mu = 3(1 - \frac{6}{7}) = 3(\frac{1}{7}) = \frac{3}{7}.

Answer:
(a) AP=23a\overrightarrow{AP} = -\frac{2}{3}\mathbf{a}, BQ=13b\overrightarrow{BQ} = -\frac{1}{3}\mathbf{b}
(b) AQ=23ba\overrightarrow{AQ} = \frac{2}{3}\mathbf{b} - \mathbf{a}, BP=13ab\overrightarrow{BP} = \frac{1}{3}\mathbf{a} - \mathbf{b}
(c) λ=67\lambda = \frac{6}{7}, μ=37\mu = \frac{3}{7} [4]

19. (a) Characteristic equation: det(MλI)=0\det(M - \lambda I) = 0.
det(2λ113λ)=(2λ)(3λ)+1=λ25λ+6+1=λ25λ+7=0\det\begin{pmatrix} 2-\lambda & 1 \\ -1 & 3-\lambda \end{pmatrix} = (2-\lambda)(3-\lambda) + 1 = \lambda^2 - 5\lambda + 6 + 1 = \lambda^2 - 5\lambda + 7 = 0.
λ=5±25282=5±32=5±i32\lambda = \frac{5 \pm \sqrt{25 - 28}}{2} = \frac{5 \pm \sqrt{-3}}{2} = \frac{5 \pm i\sqrt{3}}{2}.
Eigenvalues are complex: λ1=5+i32\lambda_1 = \frac{5 + i\sqrt{3}}{2}, λ2=5i32\lambda_2 = \frac{5 - i\sqrt{3}}{2}.

(b) For λ1=5+i32\lambda_1 = \frac{5 + i\sqrt{3}}{2}:
(Mλ1I)v=0(M - \lambda_1 I)\mathbf{v} = \mathbf{0}
(25+i321135+i32)=(1i32111i32)\begin{pmatrix} 2 - \frac{5 + i\sqrt{3}}{2} & 1 \\ -1 & 3 - \frac{5 + i\sqrt{3}}{2} \end{pmatrix} = \begin{pmatrix} \frac{-1 - i\sqrt{3}}{2} & 1 \\ -1 & \frac{1 - i\sqrt{3}}{2} \end{pmatrix}
First row: 1i32x+y=0y=1+i32x\frac{-1 - i\sqrt{3}}{2}x + y = 0 \Rightarrow y = \frac{1 + i\sqrt{3}}{2}x.
Eigenvector: (21+i3)\begin{pmatrix} 2 \\ 1 + i\sqrt{3} \end{pmatrix} (or any scalar multiple).

For \lambda_2 = \frac{5 - i\sqrt{ - i\sqrt{3}}{2}:
Eigenvector: (21i3)\begin{pmatrix} 2 \\ 1 - i\sqrt{3} \end{pmatrix}.

Answer:
(a) Eigenvalues: 5+i32\frac{5 + i\sqrt{3}}{2}, 5i32\frac{5 - i\sqrt{3}}{2}
(b) Eigenvector for λ1\lambda_1: (21+i3)\begin{pmatrix} 2 \\ 1 + i\sqrt{3} \end{pmatrix}, Eigenvector for λ2\lambda_2: (21i3)\begin{pmatrix} 2 \\ 1 - i\sqrt{3} \end{pmatrix} [4]

20. M=(1110)M = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}, v1=(10)\mathbf{v}_1 = \begin{pmatrix} 1 \\ 0 \end{pmatrix}
(a) v2=Mv1=(1110)(10)=(11)\mathbf{v}_2 = M\mathbf{v}_1 = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}\begin{pmatrix} 1 \\ 0 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \end{pmatrix}
v3=Mv2=(1110)(11)=(21)\mathbf{v}_3 = M\mathbf{v}_2 = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}\begin{pmatrix} 1 \\ 1 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \end{pmatrix}
v4=Mv3=(1110)(21)=(32)\mathbf{v}_4 = M\mathbf{v}_3 = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}\begin{pmatrix} 2 \\ 1 \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix}

(b) The components follow the Fibonacci sequence: vn=(Fn+1Fn)\mathbf{v}_n = \begin{pmatrix} F_{n+1} \\ F_n \end{pmatrix} where F1=1,F2=1,F3=2,F4=3,F5=5,F_1 = 1, F_2 = 1, F_3 = 2, F_4 = 3, F_5 = 5, \dots
(c) v5=Mv4=(1110)(32)=(53)\mathbf{v}_5 = M\mathbf{v}_4 = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}\begin{pmatrix} 3 \\ 2 \end{pmatrix} = \begin{pmatrix} 5 \\ 3 \end{pmatrix}.

Answer:
(a) v2=(11)\mathbf{v}_2 = \begin{pmatrix} 1 \\ 1 \end{pmatrix}, v3=(21)\mathbf{v}_3 = \begin{pmatrix} 2 \\ 1 \end{pmatrix}, v4=(32)\mathbf{v}_4 = \begin{pmatrix} 3 \\ 2 \end{pmatrix}
(b) The components are consecutive Fibonacci numbers: vn=(Fn+1Fn)\mathbf{v}_n = \begin{pmatrix} F_{n+1} \\ F_n \end{pmatrix} where F1=1,F2=1,Fn+1=Fn+Fn1F_1=1, F_2=1, F_{n+1}=F_n+F_{n-1}.
(c) v5=(53)\mathbf{v}_5 = \begin{pmatrix} 5 \\ 3 \end{pmatrix} [4]


End of Answer Key