Exercise 2.3.30

Answers

(a) E = A1 = [ 10 1 1 ] will reduce row 2 of EM to [ 23 ].

(b) Then F = B1 = [ 1 1 0 1 ] will reduce row 1 of FEM to [ 11 ].

(c) Then E = A1 twice will reduce row 2 of EEFEM to [ 01 ].

(d) Now EEFEM = B. Move E ’s and F ’s to get M = ABAAB. This question focuses on positive integer matrices M with ad bc = 1. The same steps make the entries smaller and smaller until M is a product of A ’s and B ’s.

User profile picture
2021-11-20 15:24
Comments