Ask your own question, for FREE!
Mathematics 17 Online
OpenStudy (usukidoll):

number theory proof problem regarding Euclid's Division Lemma

OpenStudy (usukidoll):

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

OpenStudy (usukidoll):

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

OpenStudy (usukidoll):

\[0 \leq r< k\]

OpenStudy (usukidoll):

so suppose I want to provide a proof by contradiction. That would mean that

OpenStudy (abb0t):

You know, you don't need to type it out, there's a video already posted online: https://www.youtube.com/watch?v=JhnsHxtP6bk

OpenStudy (usukidoll):

there aren't any unique integers q and r that are positive

OpenStudy (usukidoll):

but I want to at least attempt or try before going off and searching on google.

OpenStudy (usukidoll):

@ganeshie8

ganeshie8 (ganeshie8):

you want to try by contradiction is it

OpenStudy (usukidoll):

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.

OpenStudy (usukidoll):

yeah proof by contradiction which is basically the negation of th. 2.1

OpenStudy (usukidoll):

so there aren't any unique integers q and r

ganeshie8 (ganeshie8):

are you allowed to use `well ordering principle` ?

OpenStudy (usukidoll):

let me check

OpenStudy (usukidoll):

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

ganeshie8 (ganeshie8):

but we don't need to use it here, this proof is simpler than it appears

OpenStudy (usukidoll):

how is it simpler? Am I overlooking something?

ganeshie8 (ganeshie8):

since we're given that \(\large k \gt 0\), \(\large|j|k \ge |j|\) yes ?

OpenStudy (usukidoll):

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.

OpenStudy (usukidoll):

where did you get the absolute value of j from?

ganeshie8 (ganeshie8):

we want to find some `q` that makes `j-qk` positive, right ?

OpenStudy (usukidoll):

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.

OpenStudy (usukidoll):

yeah but by proof through contradcition that would mean that there is a q that makes j-qk negative right?

ganeshie8 (ganeshie8):

lol this is easier than everything else that giving hints only makes it complex, let me give you the full 2-3 lines proof :)

ganeshie8 (ganeshie8):

Oh you're not allowed to use direct proof is it

OpenStudy (usukidoll):

huh? I can either just prove it direct with the theorem or do a proof by contraction or proving the contrapositive.

OpenStudy (usukidoll):

I think if I go direct ... I can possibly try to get it.

OpenStudy (usukidoll):

question -> there exists some integer q for which j-qk is positive th 2.1 ---> there exist unique integers q and r

ganeshie8 (ganeshie8):

since \(\large k>0\), \(\large |j|k >= |j| \) \(\large j - (-|j|)k = j + |j| k \ge j + |j| \ge 0\) QED.

OpenStudy (usukidoll):

so there are more than one typidslajfdk;lafjdfas arghhhhhhhhhhhhhhhhhhhhhhh what just happened?

OpenStudy (usukidoll):

how did you get that so fast?

ganeshie8 (ganeshie8):

I have told u it is easy ;)

OpenStudy (usukidoll):

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

OpenStudy (usukidoll):

I have no idea how I scored above 6 people XD!

OpenStudy (usukidoll):

it may be easy to people who have done it before, but not to beginners like me... so show me ^_^! o kudasai

ganeshie8 (ganeshie8):

since \(\large k>0\), \(\large |j|k >= |j| \) say \(\large q = -|j|\)

ganeshie8 (ganeshie8):

\(\large \begin{align}\\ j - qk &= j - (-|j|)k\\~\\&= j + |j|k \end{align}\)

OpenStudy (perl):

oh

OpenStudy (usukidoll):

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?

ganeshie8 (ganeshie8):

Yep! all this works because `k` was given as positive to start with

ganeshie8 (ganeshie8):

so \(\large |j|k\) is positive too

OpenStudy (usukidoll):

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

ganeshie8 (ganeshie8):

we did not use any theorems, and it is not contradiction

OpenStudy (usukidoll):

what the heck is it ? :O

ganeshie8 (ganeshie8):

|j|k >= |j| is a trivial observation

OpenStudy (usukidoll):

is it because of that k(k>0)?

ganeshie8 (ganeshie8):

exactly !

ganeshie8 (ganeshie8):

\(\large \begin{align}\\ j - qk &= j - (-|j|)k\\~\\&= j + |j|k \\~\\ &\ge j + |j|~~~~~\color{gray}{(\text{\because k > 0})}\end{align} \)

ganeshie8 (ganeshie8):

does that look okay ?

OpenStudy (usukidoll):

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.

ganeshie8 (ganeshie8):

you're right ! q = -|j|

OpenStudy (usukidoll):

ah because k > 0... all positive numbers only

ganeshie8 (ganeshie8):

yep ! ` j ` can be ANYTHING positive/negative

ganeshie8 (ganeshie8):

\(\large \begin{align}\\ j - qk &= j - (-|j|)k\\~\\&= j + |j|k \\~\\ &\ge j + |j|~~~~~\color{gray}{(\because \text{k > 0})}\\~\\ &\ge 0\end{align}\)

ganeshie8 (ganeshie8):

that ends the proof

OpenStudy (usukidoll):

can I ask you another question? ^^

ganeshie8 (ganeshie8):

sure ask wil try

OpenStudy (usukidoll):

because I am sort of getting the idea, but not sure how to move forward after I have it

ganeshie8 (ganeshie8):

@BSwan / @ikram002p are good with NT proofs like these too

OpenStudy (usukidoll):

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.

OpenStudy (usukidoll):

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.

OpenStudy (usukidoll):

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)

ganeshie8 (ganeshie8):

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

ganeshie8 (ganeshie8):

is that right ?

OpenStudy (usukidoll):

ya

OpenStudy (anonymous):

^_^ i was not sure what does integral multiples of a particular integer m but i got it nw hehehe

OpenStudy (usukidoll):

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?

ganeshie8 (ganeshie8):

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\)

ganeshie8 (ganeshie8):

that ends the proof for first property ^^

ganeshie8 (ganeshie8):

similarly see if u can work the second property

OpenStudy (usukidoll):

WHATTTTTTTTTTTTttttttttttttttttt dang so fast... nani?!

OpenStudy (anonymous):

yeah lol these stuff is 10 sec work :P

OpenStudy (usukidoll):

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

ganeshie8 (ganeshie8):

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\)

OpenStudy (usukidoll):

ok so my main goal is to get something similar to rn or the exact definition like rn

ganeshie8 (ganeshie8):

that will do : n = mx, rn = r(mx) = m(rx) \(\in J_m\)

OpenStudy (usukidoll):

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

OpenStudy (usukidoll):

So, [ym]r is in J_m. We have proven the conditions for an integral ideal.

ganeshie8 (ganeshie8):

something like that yes !

OpenStudy (usukidoll):

oops forgot to rearrange XD [my]r in J_m he he my r

ganeshie8 (ganeshie8):

to show something is in J_m, you need to explicitly show that it is a multiple of m

OpenStudy (usukidoll):

m[yr]

ganeshie8 (ganeshie8):

b = ym br = ym(r) = m(yr) \(\in \) J_m

OpenStudy (usukidoll):

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?

OpenStudy (usukidoll):

Like suppose J=J_m ?

OpenStudy (usukidoll):

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.

ganeshie8 (ganeshie8):

this looks more involved... i gtg for now wil be back in 2 hours @BSwan

OpenStudy (usukidoll):

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

OpenStudy (usukidoll):

so some least positive integer number must be in J and J_m for both of them to be equal to each other.

OpenStudy (anonymous):

you always need to think that \(j_m\subseteq j\) according to both definition :)

OpenStudy (usukidoll):

set theory now!!!!

OpenStudy (anonymous):

bhahaha yeah :P this is all set theory btw

OpenStudy (usukidoll):

so j_m is a subset of j \[(\forall x) [x \in j_m \implies x \in J]\]

OpenStudy (usukidoll):

ahhh... \[j_m\] is contained in J

OpenStudy (usukidoll):

we need to only consider the elements in J_m and J... which are certain least positive integers.

OpenStudy (anonymous):

yeah , in other word you just need to show that j_m is isomorphism on j , of the operation rm on j

OpenStudy (usukidoll):

oh great =__________= isomorphic... one of my weak spots.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!