Skip to content

Book 3 Suggestions for Improving Equation Consistency #1671

@Bowen951209

Description

@Bowen951209

Hello, I'm reading through chapter 3.6 in book 3 and noticed some inconsistencies in the equations. Here are two examples that I believe should be corrected:

First, the book states that $f$ is the inverse function of $P$ and and provides the equation:

$$ f(d) = P^{-1}(x) $$

I believe this should be corrected to:

$$ f(x) = P^{-1}(x) $$

The reason is that it is standard practice to express equations consistently with respect to the same variable. For example, if we define $g(x)=2x$ and $h(x)=2x$, it would not make sense to write $g(x) = 2x = h(d) = 2d$.

Second, regarding the equality involving $ICD$, the original text states:

$$ P^{-1}(r) = ICD(r) = \sqrt{4y} $$

Same problem. I think it should be changed to:

$$ P^{-1}(r) = ICD(r) = \sqrt{4r} $$

While I understand the intended meaning, the original notation may confuse readers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions