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

Ch6 formula corrections #112

Closed

Conversation

alv-around
Copy link
Contributor

I found some minor errors in the formulas in Chapter 6 Statements. These are not critical, but they can cause unnecessary confusion.

For ease of comparison, for each of the changes I made, I attach a screenshot of the actual pdf online (linked in the README.md) and a screenshot of the pdf of the proposed changes.

Copy link
Contributor Author

@alv-around alv-around left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here each of the changes explained in detail

L_{tiny.jj} = \{<x_1,\ldots,x_n>\in (\F_{13})^*\;|\; R_{tiny.jj(<x_1,\ldots,x_n>)=true}\}
L_{tiny.jj} = \{<x_1,\ldots,x_n>\in (\F_{13})^*\;|\; R_{tiny.jj}(<x_1,\ldots,x_n>)=true \}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

page 135, example 116.

Here it is more of a formating error, where only tiny.jj should be in subscript and not all the formula

actual:

actual - L_tiny jj

proposed:

proposed - L_tiny jj

true & n=0,\;m=m \text{ and } 3\cdot W_1^2 + W_2^2 = 1+ 8\cdot W_1^2\cdot W_2^2\\
true & n=0,\;m=2 \text{ and } 3\cdot W_1^2 + W_2^2 = 1+ 8\cdot W_1^2\cdot W_2^2\\
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

page 138, example 119.

actual:

actual - R_tiny jj_zk

proposed:

proposed - R_tiny jj_zk

chapters/statements-moonmath.tex Show resolved Hide resolved
@PlanetMacro
Copy link
Collaborator

Thanks for noticing. We resolved it in another PR:

@PlanetMacro PlanetMacro closed this Oct 7, 2024
@alv-around
Copy link
Contributor Author

alv-around commented Oct 7, 2024

Thanks for noticing. We resolved it in another PR:

Hi @PlanetMacro, I just realized that there was a previous PR (#109) correcting the last typo (Line 1401 & 1405). However the first two typos (Line 135 & 241) are still open. I went on an correct the uncaught typos in #117.

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

Successfully merging this pull request may close these issues.

2 participants