Proof about a function from the naturals.

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Function Proof
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
7 replies · 2K views
cragar
Messages
2,546
Reaction score
3

Homework Statement


Prove that there is no function f:N→N such that
for all [itex]n \in N[/itex] , f(n)>f(n+1).
There is no infinite decreasing sequence of naturals.

The Attempt at a Solution


Let's assume that their is a function f(n)>f(n+1) for all n.
This would also imply that f(n) will be mapped to all of N using all n in N.
There exists some x in N such that f(x) equals the first natural number.
if f(x) gets mapped to the first natural then f(x+1) gets mapped to some natural.
This is either the first natural or some larger natural. But this is a contradiction
because we assumed that f(n)>f(n+1). so therefore no function exists.
 
Physics news on Phys.org
We are assuming that their is a function f that maps
N to N. so their must exist an x in N so that f(x) equals the first natural number.
I guess this is something we are assuming.
 
No f:N→N does not mean the function is "onto"
just suppose
f(1)=a
there are a-1 smaller natural numbers so one of the a numbers
f(2),f(3),f(4),...,f(a-2),f(a-1),f(a),f(a+1)
must not be
not to mention all higher terms
 
ok thanks for the replies. So I just assume their exists an x such that
f(x)=a where a is the smallest element. then f(x+1) either gets mapped to
a or something larger than a which is a cont-radiation.
 
Yes. You might want to specifically mention the "well-ordering principle": every subset of N has a smallest member. Let a be the smallest member of the image of N under function f. There exist some x in N such that f(x)= a. Then look at f(x+1).