Skip to content

Appendix B problem 365 hint typo, forward slash should be backslash #150

@zteitler

Description

@zteitler

You've probably already seen that, with small values of <m>n</m>, sometimes <m>n^2</m> and sometimes <m>2^n</m> is bigger. But if you keep experimenting one of the functions seems to get bigger and stay bigger than the other. The number <m>n=b</m> where this change occurs is a good choice for a base case. So as not to spoil the problem for you, we won't say here what this value of <m>b</m> is. However you shouldn't be surprised later in the proof if you need to use the assumption that <m>n /gt b</m>.

Typo at the end of the line: <m>n /gt b</m> should be <m>n \gt b</m>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions