Can You Help Me Answer Post #4 in Line 2?

  • Context: Undergrad 
  • Thread starter Thread starter sneaky666
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
sneaky666
Messages
64
Reaction score
0
Lets say if g(n) is not an upper bound on f(n), then does that mean g(n) is a lower bound on f(n)?
Can anyone help with this please?
 
Last edited:
Physics news on Phys.org
They are functions that map N to N (natural numbers).
I guess f(n) is just an arbitrary function.
 
They are functions that map N to N (natural numbers).
I guess f(n) is just an arbitrary function.
... good, what I figured, and the answers to the questions?

Since f(n) is an arbitrary mapping N to N, does it have to be bounded? Can it not be unbounded in both directions? What does this say about g(n) as a bound?

You did not say that g(n) is arbitrary - so how is it found? Is it selected from all possible N to N mappings to have some special relationship with f(n)?
 
f(n) and g(n) is arbitrary. Both map from N to N.

I think that the statement in the first post is true but I just don't understand how to show this...