number theory proof problem regarding Euclid's Division Lemma
Without assuming THeorem 2-1, prove that for each pair of integers j and k(k>0), there exists some integer q for which j-qk is positive
Theorem 2.1 states that For any integers k (k>0) and j there exist unique integers q and r such that 0 \[\leq\]r < k and j = qk+r
\[0 \leq r< k\]
so suppose I want to provide a proof by contradiction. That would mean that
You know, you don't need to type it out, there's a video already posted online: https://www.youtube.com/watch?v=JhnsHxtP6bk
there aren't any unique integers q and r that are positive
but I want to at least attempt or try before going off and searching on google.
@ganeshie8
you want to try by contradiction is it
if there aren't any unique integers q and r that are positive.... then j=qk+r is negative. or would it be that j-qk would be negative.
yeah proof by contradiction which is basically the negation of th. 2.1
so there aren't any unique integers q and r
are you allowed to use `well ordering principle` ?
let me check
ahhh I see the well ordering principle. It states that we let \[n_0 \in Z\] Every nonempty subset \[n \in z: n \geq n_0\] includes a least element
but we don't need to use it here, this proof is simpler than it appears
how is it simpler? Am I overlooking something?
since we're given that \(\large k \gt 0\), \(\large|j|k \ge |j|\) yes ?
I was trying to reread it again.. all I know are the c divides a c divides b stuff. I don't mind if a theorem has examples on how to prove something, but if there is a theorem without an example I am lost.
where did you get the absolute value of j from?
we want to find some `q` that makes `j-qk` positive, right ?
how is this easier to the prove that a^2-b^2 is divisble by 8 if a and b are odd integers. that one is easy.
yeah but by proof through contradcition that would mean that there is a q that makes j-qk negative right?
lol this is easier than everything else that giving hints only makes it complex, let me give you the full 2-3 lines proof :)
Oh you're not allowed to use direct proof is it
huh? I can either just prove it direct with the theorem or do a proof by contraction or proving the contrapositive.
I think if I go direct ... I can possibly try to get it.
question -> there exists some integer q for which j-qk is positive th 2.1 ---> there exist unique integers q and r
since \(\large k>0\), \(\large |j|k >= |j| \) \(\large j - (-|j|)k = j + |j| k \ge j + |j| \ge 0\) QED.
so there are more than one typidslajfdk;lafjdfas arghhhhhhhhhhhhhhhhhhhhhhh what just happened?
how did you get that so fast?
I have told u it is easy ;)
step by step please. I had a horrible proof writing professor. Sure I passed the course but lol I only know 5.5 out of 8 chapters
I have no idea how I scored above 6 people XD!
it may be easy to people who have done it before, but not to beginners like me... so show me ^_^! o kudasai
since \(\large k>0\), \(\large |j|k >= |j| \) say \(\large q = -|j|\)
\(\large \begin{align}\\ j - qk &= j - (-|j|)k\\~\\&= j + |j|k \end{align}\)
oh
oh could it be from j = qk+ r and then j-qk?? Suppose we have an integer that's negative. Then we let q = -j?! so if we let q = -j and then subsitute it in j-qk, we have j-(-j)k j+jk?
Yep! all this works because `k` was given as positive to start with
so \(\large |j|k\) is positive too
so did we do a proof directly from the theorem or through contradiction? I'm still slow at this x.x! But at least I try to attempt it... somewhat
we did not use any theorems, and it is not contradiction
what the heck is it ? :O
|j|k >= |j| is a trivial observation
is it because of that k(k>0)?
exactly !
\(\large \begin{align}\\ j - qk &= j - (-|j|)k\\~\\&= j + |j|k \\~\\ &\ge j + |j|~~~~~\color{gray}{(\text{\because k > 0})}\end{align} \)
does that look okay ?
oh so if we let q = -j . Then we subsitute it and abs j becomes positive... and it's positive because k > 0. Then ... the .......ugh thought process overload.
you're right ! q = -|j|
ah because k > 0... all positive numbers only
yep ! ` j ` can be ANYTHING positive/negative
\(\large \begin{align}\\ j - qk &= j - (-|j|)k\\~\\&= j + |j|k \\~\\ &\ge j + |j|~~~~~\color{gray}{(\because \text{k > 0})}\\~\\ &\ge 0\end{align}\)
that ends the proof
can I ask you another question? ^^
sure ask wil try
because I am sort of getting the idea, but not sure how to move forward after I have it
@BSwan / @ikram002p are good with NT proofs like these too
Any set of integers J that fulfills the following two conditions is called an integral ideal: if n and m are in J, then n+m and n-m are in J if n is in J and r is an integer, then rn is in J Let J_m be the set of all integers that are integral multiples of a particular integer m. Prove that J_m is an integral ideal. Note: there was a script J_m\[J_m\] I sort of get the idea. Like we have a set of integers in J. So I know that if n and m are in J then n+m and n-m are in J because I assume that n is an integer and so is m. For if n is in J and r is an integer, then rn is in J. I understand this as well because we already have n inside the set of integers J.. r is also an integer so it can belong to J as well. So I have a set of all integers, \[J_m\] with integral multiples of a particular integer m. So integral multiples would be that there are certain multiples... like \[2^m\] and I have to prove that \[J_m\] satisfies the two conditions listed above.
I can probably brainstorm this... but afterwards depending on the problem it either becomes doable or a bit challenging for me. That's why I like to work in groups when it comes to these things.
I sort of kind of get the idea... up until " integral multiples of a particular integer m." So there must be certain hmm elements in J.. certain numbers in the set of J (integers)
just to get a quick feel of problem statement : J_m = {...,-2m, -m, 0, m, 2m, 3m,...} and we want to prove below two properties : 1) if a and b are in J_m, then a+b and a-b are in J_m 2) if c is in J_m and r is an integer, then rc is in J_m
is that right ?
ya
^_^ i was not sure what does integral multiples of a particular integer m but i got it nw hehehe
which means those integral multiples need to be in J which is the set of integers. Geez why J? Isn't Z the default letter for the set of all integers?
1) since \(\large a \in J_m\) and \(\large b \in J_m\), \(\large a = xm\) and \(\large b = ym\) for some integers \(\large x\) and \(\large y\) \(\large a+b = xm + ym = m(x+y) \in J_m\)
that ends the proof for first property ^^
similarly see if u can work the second property
WHATTTTTTTTTTTTttttttttttttttttt dang so fast... nani?!
yeah lol these stuff is 10 sec work :P
Ok let me bust open the second one if n is in J and r is an integer, then rn is in J So for J_m we have if n is in J_m and r is an integer then rn is in J_m @Bswan. I am still a beginner at these XD. But, at least I'm trying
1) since \(\large a \in J_m\) and \(\large b \in J_m\), \(\large a = xm\) and \(\large b = ym\) for some integers \(\large x\) and \(\large y\) \(\large a \pm b = xm \pm ym = m(x\pm y) \in J_m\)
ok so my main goal is to get something similar to rn or the exact definition like rn
that will do : n = mx, rn = r(mx) = m(rx) \(\in J_m\)
we only have one integer n... so we assume that \[b \in J_m\]. Then we have some integer y such that \[b=ym\]. Therefore, [ym]r
So, [ym]r is in J_m. We have proven the conditions for an integral ideal.
something like that yes !
oops forgot to rearrange XD [my]r in J_m he he my r
to show something is in J_m, you need to explicitly show that it is a multiple of m
m[yr]
b = ym br = ym(r) = m(yr) \(\in \) J_m
which means for this question... Prove that every integral ideal J is indentical with J_m for some m. we need to compare the results for the integral ideal J version and the integral ideal with J_m for some m. Which means both integral idea J and J_m for some m have something in common right?
Like suppose J=J_m ?
then the set of integers J (integral ideal) is the same as the set of integers J_m (integral ideal). It's like we're going back to the previous question on this.
this looks more involved... i gtg for now wil be back in 2 hours @BSwan
I think the least integer principle is needed too which is every non-empty set of positive integers has a least element. Ok so we know that the set has elements...only positive ones...and it's small
so some least positive integer number must be in J and J_m for both of them to be equal to each other.
you always need to think that \(j_m\subseteq j\) according to both definition :)
set theory now!!!!
bhahaha yeah :P this is all set theory btw
so j_m is a subset of j \[(\forall x) [x \in j_m \implies x \in J]\]
ahhh... \[j_m\] is contained in J
we need to only consider the elements in J_m and J... which are certain least positive integers.
yeah , in other word you just need to show that j_m is isomorphism on j , of the operation rm on j
oh great =__________= isomorphic... one of my weak spots.
Join our real-time social learning platform and learn together with your friends!