Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential mistake on p. 29 #781

Open
AleksandarJankovski opened this issue Sep 14, 2024 · 0 comments
Open

Potential mistake on p. 29 #781

AleksandarJankovski opened this issue Sep 14, 2024 · 0 comments

Comments

@AleksandarJankovski
Copy link

AleksandarJankovski commented Sep 14, 2024

Example 2.6. The following transformation is performed: -R_2 - R_3; and it is stipulated that following this transformation, the last row of the matrix reads: 0, 0, 0, 0, 0. However, is it not the case that to obtain a row of all zeros, the required transformation is -R_2 - R_3 + R_4?

Location

  1. version: ©2024 M. P. Deisenroth, A. A. Faisal, C. S. Ong. Published by Cambridge University Press (2020)
  2. Chapter: 2
  3. page: 29
  4. Example 2.6, after the following language: "When we now apply the indicated transformations (e.g., subtract Row 1 four times from Row 2), we obtain"

Proposed solution
Is the transformation not: -R_2 - R_3 + R_4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant