I've been working through this linear algebra question about Euclid's Algorithm, Bezaut's Lemma, Chinese Remainder Theorem et al, but seem to have come to a mental impasse about the last part of it where I need to use Fermat's Little Theorem to calculate something...could someone show what I'm supposed to do next to calculate the value in part e) ?
I've scanned in my work to the previous sections as well, so you can understand what I've done thus far.
Rep as always is on offer for helpful souls who can help me understand this more fully.
So I could just say that from section b), we know that:
45-1 modulo 13 = -2 modulo 13 = 11 modulo 13
which would be the answer, right?
Does that methodology make sense?
Yes exactly. In general you can work with stuff raised to negative powers just as you do with positive powers, and it always comes out right, provided that in every step you take you first assert that the inverse in question exists.