Not quite convinced of this proposition i need to prove....

  • Context: MHB 
  • Thread starter Thread starter skate_nerd
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on proving that the set \(S = \{k \in \mathbb{N} : k = mx + ny\}\), where \(m\) and \(n\) are non-zero integers, is non-empty. The confusion arises from the assumption that \(x = y = 0\) leads to \(k = 0\), which is not a natural number. However, the set \(S\) includes all combinations of integers \(x\) and \(y\) that can yield positive integers, thus confirming that \(S\) is indeed non-empty. The logical structure of the definition clarifies that the existence of integers \(x\) and \(y\) producing valid \(k\) values is sufficient to establish the non-emptiness of \(S\).

PREREQUISITES
  • Understanding of integer linear combinations
  • Familiarity with the notation of natural numbers, specifically \(\mathbb{N}\)
  • Basic knowledge of logical quantifiers and implications
  • Proficiency in LaTeX for mathematical typesetting
NEXT STEPS
  • Study the properties of integer linear combinations in number theory
  • Learn about the implications of the Frobenius coin problem
  • Explore the concept of Diophantine equations and their solutions
  • Practice using LaTeX for mathematical expressions and sets
USEFUL FOR

Mathematicians, students studying number theory, and anyone interested in understanding the properties of integer combinations and their implications in mathematical proofs.

skate_nerd
Messages
174
Reaction score
0
I am given that \(m\) and \(n\) are non zero integers and that \(S=\{k\in N:\,k=mx+ny\) for some integers \(x\) and \(y\}\). (Side note: How do you type the double struck capital N for the set of natural numbers in LaTeX?)
I need to prove that \(S\) is non-empty.

Well I am kind of stuck here thinking that if you had \(x=y=0\) then \(k=0\) making \(k\) not defined in the natural numbers, therefore leaving \(S\) to be none other than the empty set.
 
Physics news on Phys.org
Re: not quite convinced of this proposition i need to prove...

skatenerd said:
...(Side note: How do you type the double struck capital N for the set of natural numbers in LaTeX?)...

Use the code:

\mathbb{N}

to get:

$$\mathbb{N}$$
 
Re: not quite convinced of this proposition i need to prove...

skatenerd said:
I am given that \(m\) and \(n\) are non zero integers and that \(S=\{k\in N:\,k=mx+ny\) for some integers \(x\) and \(y\}\). I need to prove that \(S\) is non-empty.

Well I am kind of stuck here thinking that if you had \(x=y=0\) then \(k=0\) making \(k\) not defined in the natural numbers, therefore leaving \(S\) to be none other than the empty set.
For given $m$ and $n$, the set $S$ is formed by numbers of the form $mx+ny$ for all possible integer $x$ and $y$, not just $x=y=0$. Even if $0\notin\mathbb{N}$ (which differs according to different conventions). there are other $x$ and $y$ that produce positive integers.
 
So you're thinking that when it says "for some integers \(x\) and \(y\)" it means all different possible values?
 
skatenerd said:
So you're thinking that when it says "for some integers \(x\) and \(y\)" it means all different possible values?
Yes, it may seem a little counterintuitive. The phrase
\[
k\in S\iff k=mx+ny\text{ for some integers }x\text{ and }y
\]
means
\[
k\in S\iff(\exists x,y,\,k=mx+ny)
\]
In particular,
\[
(\exists x,y,\,k=mx+ny) \implies k\in S
\]
which is logically equivalent to
\[
\forall x,y,\,(k=mx+ny\implies k\in S)
\]
or
\[
\forall x,y,\,mx+ny\in S.
\]
So, if we say that some object $x$ is interesting iff $P(x,y)$ holds for some $y$, it means that every pair $(x,y)$ satisfying $P$ gives rise to an interesting $x$.
 
Ahhh okay thank you. That was very helpful.
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
1
Views
2K