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

Big-O notation and exercise 0.2 #201

Open
VenetianRed opened this issue Sep 30, 2024 · 0 comments
Open

Big-O notation and exercise 0.2 #201

VenetianRed opened this issue Sep 30, 2024 · 0 comments

Comments

@VenetianRed
Copy link

The definition of $f = O(g)$ in Section 0.1 requires both $f$ and $g$ to map the natural numbers to themselves, but most of the parts of the exercise involve functions that map the naturals to the positive reals. The latter choice seems more, well, natural and is the convention used in, for example, Concrete Mathematics.

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