AP vs. CPAP: Which is Best for Sleep Apnea?

Bipolarity
Messages
773
Reaction score
2
If 'n' is a natural number such that n>1, prove that there exists a natural number k such that n-k=1.

It raises the question: What is the definition of a natural number?

Could you say that because n is natural, n-1 must be natural so that if k = n-1, n-k = 1?

BiP
 
Physics news on Phys.org
That seems like a good argument, just mention that n-1 > 0 since n > 1.

As for the definition of "natural number", they simply the positive integers. So, n-1 is natural because a)n is natural so n-1 is an integer and b)b>1 so n-1 >0
 
This is actually a surprisingly difficult question. Of course, it's very easy on the first glance. But if you want to work it out fully from the very definition of natural numbers, then it can be difficult.

There are two common definitions of natural numbers.

1) The Peano-axioms.
Natural numbers are a triple (N,s,0) with N a set,s:N\rightarrow N a function (intuitively s(n)=n+1) and 0 an element of N such that
- there exists no x in N such that s(x)=0
- if s(x)=s(y) then x=y
- induction: if A\subseteq N is a set such that 0\in A and such that if x\in A than s(x)\in A, then A=N

From these axioms, you can reconstruct the theory of natural numbers. In particular you can prove the question in the OP. It is not that easy, however.

2) The set-theoretic definition.
We define
0=\emptyset
1=\{0\}
2=\{0,1\}
3=\{0,1,2\}
4=\{0,1,2,3\}
and so on. (this needs to be made rigorous)

The set of all such sets is called the natural numbers. This satisfied the Peano-axioms with s(n)=n\cup \{n\}. The advantage here is that there is a unique set of natural numbers. In the first approach, there could be many such sets (which are homeomorphic). Another advantage is that induction is no longer an axiom, but can be proven from the set theoretic axioms. This might be preferable as induction might not be so intuitive to be taken an axiom.
 
If you want a proof from basic definitions, that's a long proof!

One way to define the "natural numbers" is to use the Peano axioms:

The natural numbers consist of a set N, together with a function, s (called the "successor function") from N to N such that
1) There exist a unique member of N, called "1" such that s is a one-to-one function from N to N-{1}. (In other words, every natural number has a successor, every natural number except 1 is the successor of some natural number.)
2) If X is a set of natural numbers such that 1 is in X and, whenever n is in X so is s(n), then X is the set of all natural numbers. (This is the "induction axiom.)

We can define ">" by "m> n if and only if there exist a natural number x such that x+ n= m.

From there we can define "m+ n", for m and n natural numbers, by
1) 1+ n= s(n).
2) if m\ne 1, then there exist x such that m= s(x) and we define
m+ n= s(x+ n).

One needs to show that is "well defined". That is, that given any m,n in N, there exist a unique member of N equal to m+n.

Once we have that, we can define n- m as the unique number, x, such that m+ x= n.

Now, if n> 1, by definition of ">", there exist k such that k+1= n and therefore, n- k= 1.

(micromass got in ahead of me again!)
 
micromass said:
Another advantage is that induction is no longer an axiom, but can be proven from the set theoretic axioms. This might be preferable as induction might not be so intuitive to be taken an axiom.

How can we prove induction from the set theoretic axioms? sounds very interesting.
 
AdrianZ said:
How can we prove induction from the set theoretic axioms? sounds very interesting.



What "set theoretic axioms"?? The Principle of Induction is equivalent, under the usual axioms of arithmetic, to the well (natural) ordering of the set of the natural numbers...is this what you meant?

DonAntonio
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top