I'm struck with this problem, and i'm wondering if I'm wrong or the answer sheet I have is wrong. I've included the problem description and answer below:
The problem is with 2 and 3. First I construct the matrix for R and S:
Then I can compute the 5th row of the R ◦ S using this equation:
When i try with (5, 4) as shown in the solution i get 0, how ever if i try with 3 i get 1.
Same happens in the 3rd problem where I get the result 4, but I should get 3. Have I swapped something along the way since my to answers are just the opposite answer?