Exercise 10.8

Exercise 8: Let H be the parallelogram in 2 whose vertices are ( 1 , 1 ) , ( 3 , 2 ) , ( 4 , 5 ) , ( 2 , 4 ) . Find the affine map T which sends ( 0 , 0 ) to ( 1 , 1 ) , ( 1 , 0 ) to ( 3 , 2 ) , ( 0 , 1 ) to ( 2 , 4 ) . Show that J T = 5 . Use T to convert the integral

α = H e x y dx dy

to an integral over I 2 and thus compute α .

Answers

Since ( 3 , 2 ) = ( 1 , 1 ) + ( 2 , 1 ) and ( 2 , 4 ) = ( 1 , 1 ) + ( 1 , 3 ) , the linear part of the affine map is A ( u , v ) = ( 2 u + v , u + 3 v ) , so

T ( u , v ) = ( 1 , 1 ) + A ( u , v ) = ( 2 u + v + 1 , u + 3 v + 1 ) J T = | 2 1 1 3 | = 5 H e x y dx dy = 0 1 0 1 e ( 2 u + v + 1 ) ( u + 3 v + 1 ) J T du dv = 5 ( 0 1 e u du ) ( 0 1 e 2 v dv ) = 5 2 ( e e 1 + e 2 1 )
User profile picture
2023-08-07 00:00
Comments