Enlarge the triangle

Algebra Level 3

A triangle in the x y xy plane has vertices at ( 0 , 0 ) (0,0) , ( 0 , 2 ) (0,2) and ( 3 , 3 ) (3,3) . The linear transformation T = ( 1 5 2 3 ) T = \begin{pmatrix} 1 & 5\\ 2 & 3 \end{pmatrix} is available to be applied to the x y xy plane. How many applications of T T are required for the area of the triangle to exceed 1000 1000 ?


The answer is 3.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Charley Shi
Apr 17, 2021

Let a \vec{a} and b \vec{b} be the vectors joining ( 0 , 0 ) (0,0) to ( 0 , 2 ) (0,2) and ( 0 , 0 ) (0,0) to ( 3 , 3 ) (3,3) respectively. a = ( 0 2 ) b = ( 3 3 ) \vec{a} = \begin{pmatrix} 0\\2 \end{pmatrix} \quad \vec{b} = \begin{pmatrix} 3\\3 \end{pmatrix} a \vec{a} points in the direction ( 0 1 ) \begin{pmatrix} 0\\1\end{pmatrix} while b \vec{b} points in the direction ( 1 1 ) \begin{pmatrix} 1\\1 \end{pmatrix} . The angle between these vectors is clearly π 4 \frac{\pi}{4} . This can be shown mathematically: a b = a b cos θ \vec{a} \cdot \vec{b} = ||\vec{a}||||\vec{b}||\cos\theta 6 = 2 3 2 cos θ 6 = 2\cdot 3\sqrt{2}\cdot \cos\theta cos θ = 6 6 2 = 1 2 \cos\theta = \frac{6}{6\sqrt{2}} = \frac{1}{\sqrt{2}} θ = cos 1 ( 1 2 ) = π 4 \theta = \cos^{-1}\left(\frac{1}{\sqrt{2}}\right) = \frac{\pi}{4} The area of the triangle prior to application of T T is A = 1 2 a b sin θ A = \frac{1}{2}||\vec{a}||||\vec{b}||\sin\theta . This can be simplified as A = 1 2 a b cos θ s i n θ cos θ = 1 2 a b tan θ A = \frac{1}{2}||\vec{a}||||\vec{b}||\cos\theta\cdot \frac{sin\theta}{\cos\theta} = \frac{1}{2}\vec{a}\cdot \vec{b} \cdot \tan\theta A = 1 2 6 tan ( π 4 ) = 3 A = \frac{1}{2}\cdot 6 \cdot \tan\left(\frac{\pi}{4}\right) = 3

Every time we apply T T to the x y xy plane, all areas are scaled by det ( T ) = 1 3 2 5 = 7 \det(T) = 1\cdot3 - 2\cdot 5 = -7 . The negative sign just means that the orientation of space is flipped; the absolute value of all areas is scaled by 7 7 . To find the number of applications required: 3 × 7 n = 1000 3 \times 7^n = 1000 7 n = 1000 3 7^n = \frac{1000}{3} n = log 7 ( 1000 3 ) 2.99 n = \log_7\left(\frac{1000}{3}\right) \approx 2.99 Therefore, we need 3 \boxed{3} applications to exceed A = 1000 A = 1000 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...