A triangle in the plane has vertices at , and . The linear transformation is available to be applied to the plane. How many applications of are required for the area of the triangle to exceed ?
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.
Let a and b be the vectors joining ( 0 , 0 ) to ( 0 , 2 ) and ( 0 , 0 ) to ( 3 , 3 ) respectively. a = ( 0 2 ) b = ( 3 3 ) a points in the direction ( 0 1 ) while b points in the direction ( 1 1 ) . The angle between these vectors is clearly 4 π . This can be shown mathematically: a ⋅ b = ∣ ∣ a ∣ ∣ ∣ ∣ b ∣ ∣ cos θ 6 = 2 ⋅ 3 2 ⋅ cos θ cos θ = 6 2 6 = 2 1 θ = cos − 1 ( 2 1 ) = 4 π The area of the triangle prior to application of T is A = 2 1 ∣ ∣ a ∣ ∣ ∣ ∣ b ∣ ∣ sin θ . This can be simplified as A = 2 1 ∣ ∣ a ∣ ∣ ∣ ∣ b ∣ ∣ cos θ ⋅ cos θ s i n θ = 2 1 a ⋅ b ⋅ tan θ A = 2 1 ⋅ 6 ⋅ tan ( 4 π ) = 3
Every time we apply T to the x y plane, all areas are scaled by det ( T ) = 1 ⋅ 3 − 2 ⋅ 5 = − 7 . The negative sign just means that the orientation of space is flipped; the absolute value of all areas is scaled by 7 . To find the number of applications required: 3 × 7 n = 1 0 0 0 7 n = 3 1 0 0 0 n = lo g 7 ( 3 1 0 0 0 ) ≈ 2 . 9 9 Therefore, we need 3 applications to exceed A = 1 0 0 0 .