Given , we can find
But this matrix does not have integer entries, and is not very halpful. Since oure conversion table has 26 letters, we may want to use modular arithmetic, with . Since , we may replace by 21. Therefore,
in the multiplications above modular arithmetics ( ) is used.
To double check, find ,which should be equal to the identy matrix.
Now, knowing that , we can divide the whole message into pairs, and convert them into their correspoing numerical values.
Now multiply by each of these encoded vector, the numbers change to
Using modular arithmetic, mod 26, the numbers become
Which converts to the following string of letters:
This yields the message,