Advertisements
Advertisements
Question
Decrypt the received encoded message [2 – 3][20 – 4] with the encryption matrix `[(-1, -1),(2, 1)]` and the decryption matrix as its inverse, where the system of codes are described by the numbers 1 – 26 to the letters A – Z respectively, and the number 0 to a blank space
Solution
Let the encoding matrix A = `[(-1, -1),(2, 1)]`
Given the encoded message is [2 – 3][20 – 4]
|A| = – 1 + 2
= 1 ≠ 0.A–1 exists.
adj A = `[(1, 1),(-2, -1)]`
A–1 = `1/|"A"|` adj A = `[(1, 1),(-2, -1)]`
The receiver decodes the coded message as follows:
Codes row Matrix |
Decoding matrix |
Decoded row matrix |
[2 – 3] | `[(1, 1),(-2, -1)]` | = `[(2 + 6, 2 + 3)]` |
[20 – 4] | `[(1, 1),(-2, -1)]` | = `[(20 - 8, 20 - 4)]` = `[(12, 16)]` |
So the sequence of decoded row matrics is [8 5][12 16]
The receiver reads the message as “HELP”.
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the following:
`[(-3, 4),(6,2)]`
Find the adjoint of the following:`1/3[(2, 2, 1),(-2, 1, 2),(1, -2, 2)]`
Find the inverse (if it exists) of the following:
`[(5, 1, 1),(1, 5, 1),(1, 1, 5)]`
If `"F"(alpha) = [(cosalpha, 0, sinalpha),(0, 1, 0),(-sinalpha, 0, cosalpha)]`, show that `["F"(alpha)]^-1 = "F"(- alpha)`
If A = `[(5, 3),(-1, -2)]`, show that A2 – 3A – 7I2 = O2. Hence find A–1
If A = `1/9[(-8, 1, 4),(4, 4, 7),(1, -8, 4)]`, prove that `"A"^-1 = "A"^"T"`
If A = `[(3, 2),(7, 5)]` and B = `[(-1, -3),(5, 2)]`, verify that (AB)–1 = B–1 A–1
If adj(A) = `[(2, -4, 2),(-3, 12, -7),(-2, 0, 2)]`, find A
If adj(A) = `[(0, -2, 0),(6, 2, -6),(-3, 0, 6)]`, find A–1
Find adj(adj(A)) if adj A = `[(1, 0, 1),(0, 2, 0),(-1, 0, 1)]`
Given A = `[(1, -1),(2, 0)]`, B = `[(3, -2),(1, 1)]` and C = `[(1, 1),(2, 2)]`, find a martix X such that AXB = C
Choose the correct alternative:
If |adj(adj A)| = |A|9, then the order of the square matrix A is
Choose the correct alternative:
If A is a 3 × 3 non-singular matrix such that AAT = AT A and B = A-1AT, then BBT =
Choose the correct alternative:
If A = `[(7, 3),(4, 2)]` then 9I2 – A =
Choose the correct alternative:
If A = `[(2, 0),(1, 5)]` and B = `[(1, 4),(2, 0)]` then |adj (AB)| =
Choose the correct alternative:
If A is a non-singular matrix such that A–1 = `[(5, 3),(-2, -1)]`, then (AT)–1 =