#discrete-math
1 messages · Page 150 of 1
n = 8 types
r = 6 donuts
if there are 0 jelly filled
then we only have 7 types, but all 6 donuts
if we have one jelly filled we still have 7 types but only 5 donuts
and if we have two jelly type, then we have 7 types but only 4 jelly donuts
so it would be
1596
anyone here
Who knows?
Hello, how would you prove AnA = A? (Ie which law would you use?)
reflexive property
Permutations
Order matters and repetition is Allowed is n^rOrder matters and repetition not allowed is
n!/(n-r)!
Combinations
Order doesn't matter and repetition not allowed
n!/(r!(n-r)!)
And combination with repetition
(r+n-1)!/(r!(n-1)!
That last one is he one I never know how to use. But is this what you're meaning?
@deep portal
Thanks!
and 7 chairs, where seatings are considered to be the same if they can be
obtained from each other by rotating the table.
(a) How many ways are there? Show your derivation.
(b) How many ways are there if two people have to sit next
to each other? Show your derivation.
(c) How many ways are there if two people cannot sit in the
same table? Show your derivation.```
How do I do this?
which part
what have you tried
show that its one to one and onto
i havent tried anything @pale epoch
i will ask
how does one construct a bijection
its been so long i have forgotten
do you know what a bijection is
which part
@stray reef all the parts....I figured out some things but I am not sure if that is correct.
at least 8 but no more than 12 characters, where each character in the
password is a lowercase English letter, an uppercase English letter, a
digit, or one of the six special characters ∗, >, <, !, +, =.
How many of these passwords contain at least one uppercase letter, one lowercase letter, one digit, and one special character?
For this, will we do (total no. of passwords available) - (passwords not containing uppercase + passwords not containing lower case + passwords not containing digit + passwords not containing special character)?
I think I'm missing out something in here.
yes
reflexive property
@minor dagger thanks. checked it out and one of the textbooks calls it the idempotent law
hey guys
can someone please help me with a question?
I would really appreciate it
What have you tried?
Expand both binomial coefficients you get a relation between t and s
so i did that but i dont know wat to do from here
how do i get a relation between t and s?
Just manipulate algebraically?
Do you know t! means?
Just expand the terms and cancel them
can you show me an example?
maybe it's easier if you multiply both sides by the reciprocal of either side
then you get an equation of the form "something = 1"
and you can start cancelling terms
i.e. you can cancel the t! on both sides
but also more if you think about how the factorial is defined
and 7 chairs, where seatings are considered to be the same if they can be
obtained from each other by rotating the table.
How many ways are there if two people cannot sit in the
same table?``` How do i approach this using permutation and combnation?
can you show your whole work @untold furnace
Should I divide it into 2 cases saying, case 1: Let's say two people can not sit on table with 8 chairs case 2: Let's say two people can not sit on the table with 7 chairs
and what after that?
eh
also i meant to put the ! outside of the bracket in the 3rd line
instead you should turn s! into s(s-1)! and cancel the (s-1)!
lmao my bad
yeah but scrap the last line
and instead add 2s to both sides
actually there is still some mistake somewhere
you didnt distribute the 2 somewhere
anyways, you will arrive at 3s = 2t+2
yeah
which proves your result if you think about it
word what?
like a therefore statment
therefore 3 divides 2t+2
oh wait
i just took that in
idk why i was thinking about 3/2t+2
its the way aroundd
ok makes alot of sense
thanks alot man really appreciate it
you're welcome
So I’m trying to prove that if (n choose m-1) = (n choose m) then n is odd. So what I tried was multiply the reciprocal of one to the other and got an answer but it doesn’t really make sense... can some give me some suggestions on how to do this?
if I set m to 1 then n becomes even which fails so idk what to do instead...
Use the formula $\binom{n}{m}=\frac{n!}{m!(n-m)!}$ to rewrite $\binom{n}{m}=\binom{n}{m-1}$
Hm ok I’ll give it a try
Hm sorta stuck... do I apply the symmetry rule as well? The (n choose m) = (n choose n-m)??
No not really
You're over thinking it
So $\binom{n}{m}=\binom{n}{m-1}$ can be rewritten as $\frac{n!}{m!(n-m)!}=\frac{n!}{(m-1)!(n-m+1)!}$
why is it taking so long to render
Whoever:
hey can someone help me with this quesiton?
I tried using induction
but i got stuck at the inductive step trying to prove P(n+1)
could anyone help?
i would really appreciate it
can anyone help provide formal proof for the following?
∀xD(x) → ∃x[F(x) → D(x)].
∃x[J(x) → T(x)] → ∃xT(x).
two separate proofs
can someone please help me?
use contradiction
how would i approach it using contradiction
@green roost ?
let me try solve
yeah
so hold up real quick
aight let me know if you get stuck
so the contradiction statement would just be that "there exists a postive integer k such that for all postiive integers y (equation) is prime?
and we prove this wrong?
yeah
therefore proving the original tru?
yes
i see
if you assume it exists and then prove it contradicts itself then it cant exist
which is k(k+12)
yeah
appreciate the help dude!
no worries
do you think you can send similar ones i have a test on monday and that kinda stuff will be in it hahha @untold furnace
no worries
well this is kinda the only type of question i had of this lmao
ah true all good lol
Isn’t this 4^15?
@radiant shore no, it is definitely not 4^15
since 4^15 means that after you give one crayon, there is still 15
which is meaningless
are infinities the last points on the number line?
i mean in an extended real number system
In the extended reals yes.
can someone explain why 18 is a convenient choice to pick for k for part a
@sonic path You want to write 17x+11 < Cx^2 for large x (definition of Big O). So you come up with intermediate inequalities that get you there, while keepipng in mind you can assume x as large as you want. For instance you could write 17x+11≤17x+x=18x, assuming x≥11. But that's still not a bound in terms of x^2. So you assume that x>18=k to conclude that 18x<x*x=x^2, finally obtaining 17x+11<x^2 for x larger than k.
could anyone help me with linear recurrence relations?
Does anyone know how the equation is going to look like? I started the graph but do not know how to go from there
,rotate ccw
Does anyone know how the equation is going to look like? I started the graph but do not know how to go from there
you don't need to write down equations for the lines, just assume "given n vertical and n horizontal lines, there are n^2 intersection points" as your induction hypothesis and then argue what happens when you add an additional vertical and horizontal line.
(hint: use the base case, which is given in the exercise.)
Why is it not 4^15? We have 15 unique crayons to distribute to 4 kids. We have 4 options for each crayon. That’s 4^15. @last timber
you don't need to write down equations for the lines, just assume "given n vertical and n horizontal lines, there are n^2 intersection points" as your induction hypothesis and then argue what happens when you add an additional vertical and horizontal line.
@derivada.schwarziana#0881 i see but I am little bit confused. Does it mean I am proving that after adding additional lines either horizontal or vertical, the total # of intersections should be less than or equal to n^2? Should adding another line be (n +1)^2 or n^(2+1)?
can someone explain the discrete metric to me?
i just dont get
how all points are exactly 1 away from each other
doesnt that mean there has to be a limited no. of points?
im thinking 5
its obviously wrong but i cant visualize it
<@&286206848099549185>
no there are unlimited numbers between numbers
the numbers of number is defined as infinity
is f(infinity)=limit to infinity of f(x) in the extended reals?
<@&286206848099549185>
how all points are exactly 1 away from each other
@blissful zenith we just say that distance between points is 0 if points are in the same set and 1 otherwise (if i remember corrctly)
it is kinda of indicator if you want
is f(infinity)=limit to infinity of f(x) in the extended reals?
@weary tiger someone please answer my question.
can someone help me prove
prove that d1 metric on R^n is a metric
<@&286206848099549185>
just prove each of the axioms
Is there any reason why the terms "factor" is used for this?
Would someone be able to explain why he got -15? I understand how he got 15. This is my lecturer answering a students question*
Let's see. A is saying essentially that one of them is lying. If B is telling the truth then A is lying. But if A was lying that would mean both of them are lying. So I think A is the Knight.
Thanks @deep portal
But if A was lying that would mean both of them are lying.
no
A lying would mean A and B are either both telling the truth or both lying
Hey all! Not sure how this fully applies to discrete maths. I'm tryna help out a cousin with some problems he doesn't understand for school. (We have a test in a week or so)

so... how does one show (~q and (p → q)) → ~p is a tautology.
without a truth table 😖
I read up on laws in the text book
still don't get it and was looking at some videos as well but to no avail
that's propositional logic
ye I'm watching another video rn on it to try to grasp it
https://www.youtube.com/watch?v=itrXYg41-V0
Today we introduce propositional logic. We talk about what statements are and how we can determine truth values.
#DiscreteMath #Mathematics #Logic
Visit my website: http://bit.ly/1zBPlvm
Subscribe on YouTube: http://bit.ly/1vWiRxW
--Playlists--
Discrete Mathematics 1: htt...
just so far i've been gettin nothin from the books
🙌 eh..ok? I'll look that up now and see if I get any progress
any sources? @main solstice
I just watched this video and I aint get anything pertinent to the questionhttps://www.youtube.com/watch?v=67x8NWKDctg
http://www.criticalthinkeracademy.com
This video introduces the valid argument form known as "modus ponens".
for reference everyone i'm still trying to solve this:
(~q and (p → q)) → ~p is a tautology. (without a truth table)
I've been told so far it's prepositional logic and I've read about it
so I get that I have to show both are true with some laws..I just don't know how. Anyone can help?
oop I trust you lol
erm alright I get the first one yea
ooo so now I think I see if it wasn't with the extraneous -q and the and
^
so what now? @main solstice
How is that applicable?
p->q is logically equivalent to not-p V q
but given that q is false
the only conclusion is not-p
therefore (~q and (p → q)) → ~p is a tautology because, as I've demonstrated, it's always true
hmm lemme try to right that down
I lost myself
And what about the other laws?
@main solstice I don't think I get it
Those are ways of proving the tautology, what do you mean by laws?
like in class we did this something like this:
@main solstice I'm talking about demorgans law etc..
ah yes
p->q <-> not-p V q by Material Implication
I still have no clue xc
maybe you got sources that can help or can right it down and explain in detail?
I have some in italian (my first language)
for english sources I use wikipedia
there's already a lot of stuff there
aight I pmed you because you said a lot of stuff there but never said where and i'm still in need of help
if anyone else can help dm me asap
i'll be here readin about it to try to figure it out still and looking for videos
Again the question is to solve:
(~q ^ (p → q)) → ~p is a tautology. (without a truth table)
Anybody know any information that can help with hamiltonian graph proofs? I'm so lost.
Like i know what a hamiltonian and euler circuit are, i just suck at proofs
What's the problem
may i know if part B is symmetric? i cant seem to find any counterexamples to disprove it
do you think it is not symmetric?
what if i told you |a-b| = |b-a| for any real numbers a and b, from which it follows immediately that |a-b| ≤ 3 is equivalent to |b-a| ≤ 3?
@zinc swift
thanks so much, appreciate it 🙂 @stray reef
aSb = |a-b|<=3 <=> |b-a|<=3 = bSa.
therefore aSb = bSa, symmetry.
Hi to all,
I have an enumeration problem on which I make a mistake, but I can't figure out where.
Statement: How many ways can a group of 5 people be formed from a group of 4 adults and 7 children if the group must include at least 3 adults and if a particular adult and a particular student cannot be in the group together?
My demonstration :
Case 1: The particular adult is there. So two other adults are chosen, then the remaining adult and the 7 children. Except that a child cannot be present, we choose two persons among 8 - 1, so 7 persons.
Final formula: C^2_3 * C^2_7
Case 2: The particular adult is not there. So we choose three adults, then we can only choose among the 7 remaining children.
Final formula: C^2_7
Total formula: C^2_3 * C^2_7 + C^2_7
So my result is : 84
huh why did you take 8-1 instead of 7-1?
and I think you still need to look at the cases with 4 adults in the group
Because I have an adult + 7 childrens, so 7 + 1 - 1
Because I have only 3 adults and I can add a 4th
@fallen sable you're overcounting in case 1.
Yes, I finally solve this problem, so, without overcounting in case 1
||final result is 74||
Can anyone help me on 5 (b) and (c)
try letting P(x) or Q(x) be something stupid
i....is that really necesarry?
try it
i dun actualy understand what the question wants
Two sorted sequences lengths 9 and 7 are given: (1,2,3,...9) and (a,b,c,d,e,f,g). We want to
interleave them into a sequence of length 16 such that numbers 1-9 remain in relative order, and
also literals a-g remain in relative order. How many ways are there to do this? Example valid
sequences are 1a2bc34d56efg789, 12345abc678de9fg, and a1bcdef23456789g.
I'm thinking (16 C 9) * (7 C 7) but I'm not sure that's right
it's equivalent to the number of ways to put 7 balls into 10 bins, I think
bins being placements among the digits (before the first one, between 1 and 2, ..., after 9), and balls being letters
hmm
how are you getting 10 bins?
and how would you make sure the balls are ordered in the same way?
I'm thinking (16 C 9) * (7 C 7) but I'm not sure that's right
i think this is good
after 1, ..., after 9 is 9 bins, and also there's one before 1.
with balls and bins, you don't care about the order of the balls in a particular bin
and how would you make sure the balls are ordered in the same way?
That's why I'm not counting their orderings - only how many letters are there between some numbers.
ahh gotcha
basically, 1a2bc34d56efg789 would be (0,1,2,0,1,0,3,0,0,0)
and a1bcdef23456789g is (1,5,0,0,0,0,0,0,0,1)
since the number of balls-in-bins is C(n+k-1,k-1), we have C(16,9)
what is pumping length
no formal proof for pumping lemma describes it clearly
what is this blyat
chee I thought my internet went bad but dang
I dunno if I will ever understand this ngl
I bout to do not so well on this test..if anyone is free hit me up
is a valid conclusion. I have to "state all rules"
this was an example of another one in class
can any of you guide me in the right direction here?
There seems the be a discrepancy between the premises in your proof and the premises in the problem 
Well anyways here is the proof
- ~p ∨ (t ∧ q) (premise)
- r → p (premise)
- ~t (premise)
- ~r → s (premise)
- s → b (premise)
- p → t ∧ q (rewriting 1. as implication)
- ~t ∨ ~q → ~p (contrapositive on 6, distributing ~ into ∧)
- ~t → ~p (∨ elimination in the antecedent in 7.)
- ~p (modus ponens on 8. and 3.)
- ~p → ~r (contrapositive on 2.)
- ~r (modus ponens on 9. and 10.)
- s (modus ponens on 4. and 11.)
- b (modus ponens on 5. and 12.)
hmm mkay
let me write this down and try to onderstand
off the bat I get the implication
what do you mean for 7
it's contrapositive and the distribution law? @weary tiger
i see the contra
it's actually makin some sense which is good
Well we can use the contrapositive on 6. to get ~(t ∧ q) → ~p
~(t ∧ q) is equivalent to ~t ∨ ~q
oo so you are doing both steps at onnce
Yes
aight gotchu so far
(∨ elimination in the antecedent
never heard of this
because of the various laws are there many other ways of doing this?
These rules may be called differently in your course
also do you see the finish from the start or are you just arguing until you find a pattern?
It's just that when a ∨ b → c then also a → c
It's just that when a ∨ b → c then also a → c
@weary tiger right is there another name for that?
also do you see the finish from the start or are you just arguing until you find a pattern?
Usually these are not hard, you start by looking at what premises are given that actually say something, i.e. here it is ~t and then look at implications containing t, from that you chase implications
@weary tiger right is there another name for that?
I'm not sure
We can probably prove it
Usually these are not hard, you start by looking at what premises are given that actually say something, i.e. here it is ~t and then look at implications containing t, from that you chase implications
@weary tiger ah mkay
hm mkay let's try one more practice questions and then can you send me some to practice?
Sure
i'd say to send me 3 or so. I really don't see how to properly convert
aight lemme find one sir sent before
depending on how you do this one I will either understand the principles or cry myself to sleep
Well how would you start?
take pictures?
I can write it down now
first I put the 5 steps as hypotheses
or as premises as you call em
Yeah, but what do you do then?
then I'd scratch my head for a few hours and look at the laws and see if I can apply any of em
if I can I do but I don't know how i'll get there
eh? wym?
For example ~r ∨ w, does that look suspicious?
You can rewrite this as r → w
ye but I mean what good would that do?
you can't find t in one line but how do you know you are getting progress
can you not rewrite some of the other premises?
Yes
right..so how do I know if I'm getting progress?
that we can rewrite it as an implication as you said
Well we can do that, but we don't want an implication out of a given
This is something that tells us actually about the truth if p and w
We can use this
Maybe some other way to rewrite this
hmm I don't think i'm getting this process with 'truths'
how do I know if something is producing a truth of an expression?
Well the way I see it is this: the implications aren't saying things, they are just "if this was true possibly, then..." but we can't use that to prove a statement like ~t, so we need to start with things that actually say how things are, for this we need to look for statements that are not implications
ah alright I get you
mkay so then what are we looking for after 4?
we imply r → w? if so then what?
Well most of those are clearly implications
What is the one thing that is not an implication?
we imply r → w? if so then what?
Yep that was to muster out one of the implications
alright so now we mustered out that for 5 what do we do for 6?
Wdym by 5 and 6?
oo i'm numbering them as you do for the questions on the sheet
i thought that was one of the steps
I'd have suggested that we take a closer look ~(p ∨ w)
hmm mkay
The one thing that is not obviously an implication
Can you rewrite this into something useful?
Yes
So we get ~p ∧ ~w
Which gives us two statements that are very useful with the implications given
aright now what?
Off the bat what can you do with ~p?
erm.. modus ponens?
On?
Yes but what two statements do you use the modus ponens on?
First one is ~p
Now we need some implication
i'm a little lost. I should have wrote this down to see where we are 😢
I guess we can do an implication on 4
4 was ~p → s?
Yes
So we have concluded s now
Sooo what useful things might we be able to do with s?
man yo makin this seem like a magic trick ngl 🤣
Take a look at the first premise
mkay
There is an s in there
So if we proved that ~r is true, we get s → ~t and with that ~t
to get the t?
in the second line
Right so r → w
ye
Yes
how am I guessing these? 🤣 🤣
Because these are actually very obvious
So we get ~w → ~r
Remind me, do we have a ~w?
we do no? from the distribution on 3
uhh
To conclude something from an implication with the first part given
I could only think of the contra
There is a name for it
Contrapositive says
- r → w
- ~w → ~r
Yes
So we use modus ponens to conclude ~r
Now going back to our original goal, take a look at
~r → (s → ~t)
what can we do here?
wait that's the first line
Yes
i'm confused now? wym do there?
Think of it like the usual implication
We just found that ~r is true
So what can we do with that?
Okay. Let's try this: Given are a → b and a, what rules apply?
the implication as you said
and that's the only one I could think of
maybe can you send me the laws and I can see?
I'n not sure tbh
so not
wait
Modus ponens says that
- a → b
- a
- b (modus ponens on 1. and 2.)
bruh that was it?
Yes
Now going back to our original goal, take a look at
~r → (s → ~t)
what can we do here?
aight can I watch a video on this pleae?
Okay
you know a specific video?
No
general theme is what then?
Yeah it's just chasing the implications
also then
Yes
@weary tiger right so the modus ponens would just be t
a → b and a with a=~r and b=s → ~t
ah alright
Ok but we showed earlier that s is true
alright
So what do we do now
modus ponens again
oooo
that's why I did it twice in my head thinking it wasn't done
I thought we were lookin for t 🤦♂️
hence why I said the modus ponens earlier was just not t
See if you can piece together a proof starting with ~(p ∨ w)
The rules you have to use are:
Modus ponens
Contrapositive
Distributing ~
Rewriting ∨ as implication
heh I found this awesome tutor for it
This video covers both implications and biconditionals and their truth table values.
Textbook: Rosen, Discrete Mathematics and Its Applications, 7e
Playlist: https://www.youtube.com/playlist?list=PLl-gb0E4MII28GykmtuBXNUNoej-vY5Rz
ye I need to really go over this
so what would it look like together when all of them are applied?
because I see you cross referenced different lines to find the truth for a preposition
@weary tiger ye I askin what it would look like all together as I'm puttin it in juxtaposition with the one we did earlier
(can't believe I found this lady on youtube called kimberly brehn
It looks liike she can help me in the future with this course as well :D)
erm hopefully you can read this it's the let question which seems really really easy so I did em earlier today and wanted to know if they were right
here they are:
are they? :3
,rotate 180
What is that?
jaji? how did you?
anyway
nani*
it's expressing the propositions as logical connectives
is it right?
also what about the question we did?
@weary tiger ye I askin what it would look like all together as I'm puttin it in juxtaposition with the one we did earlier
@potent oracle ^^
How you would prove something with these premises?
wym? I not understandin
@weary tiger expound and ye I gotta learn faster lol
quiz at in 34 mins
I mean what exactly are you asking
was askin if my answers were correct
was also askin for you to send the second one we did with the steps so I can compare
again I wanna make sure I understand because if I don't i'm dead
I'm really confident about my answers so far
what does the last question mean?
@weary tiger you headin to bed?
cause you the only one that here ._.
Hi everyone! Is this theorem equivalent to the english sentence above?
I just started studying Discrete Math : )
Oh thank you! So I'm better not to use N since according to wikipedia it also includes 0 which is not a positive integer
Is induction even possible with Real numbers?
I believe so
Real numbers are basically not "discrete", which is what this whole branch of mathematics is about. But I don't know, I'm a student just like you
Just induct on n,ig
ooooh right
Is induction even possible with Real numbers?
@weary tiger well, there is transfinite induction
i mean there is theorem that every set can be well-ordered and once you have well-ordered set you can do induction on it
Hey Commander could u please help me

I'm trying to figure out how my techer got -15
the real induction on real numbers that might be useful is
show it holds for every real number in [0, 1)
Or Lochverstarker
then show if it holds for a real number x, it holds for x+1
@misty merlin looks like he just did +a-a
which is basically the same as adding zero
then you get all positive real numbers
So 15 - 15 = 0?
just reread this sentence carefully to get the idea
Thats correct but he used that to do the induction
Like I don't get how he got the -15
well, you can use anything for the induction if it is valid and helps
It seems he just got it from no where
you can take bounds, estimates, etc. literally out of your ass as far as they are valid
but for induction he did it to get form depending on inductive assumption
I get the 15 x 15^k+1 is equivalent to 15^k+2
i mean it is natural to make something like b=b+a-a which can simplify a lot
and in the induction it often helps to relate P(n+1) with P(n) which is assumed to be true
like as you can see then he gets nice form which then proves the claim
How would I explain how he got -15 just from "flash inspiration"? Because that picture is a hint from him that I tempted to use cause I managed to solve the actual question from the second last line in the picture
It's just I can't explain and understand the -15
How would I explain how he got -15 just from "flash inspiration"? Because that picture is a hint from him that I tempted to use cause I managed to solve the actual question from the second last line in the picture
@misty merlin no need
i mean no need to explain how you get estimate if it is correct
He provided a template for us to use, and in the induction step we have to explain how we got from this line to this line
Different question to the one im asking
Actually ill just write 'to relate to 241', thanks
wait lol
am i right that you are confused by this line
then it is just algebra
i mean he just collapses expression here
ok so i was just working with expressions rn
to make it clear
ok so now
in order to simpllify
Let P(n) stand for the expression which is to be proven to be divisible by 241
i mean this
(P(n) is diff from P(k) just by notation)
we are assuming for the induction that P(n) is true
and want to prove P(n+1)
@misty merlin is it clear for you that if a is divisible by m, and b-ca is divisible by m, then b is divisible by m?
(where c is arbitrary integer)
I have no idea what u just said in the last 2 lines
i mean
let a be just any integer
and let m be fixed
and also, we want a to be divisible by m
is it obvious that if c is integer
then ca will be also divisible by m?
?
ca can be any integer and some of them can be divisible by m
ok
Commander Vimes:
it is not hard to prove, but if you want you can just accept it
I'll just accept it cause this whole induction really screwing my head
I just want to figure why the -15
not why where*
in words it means that
If n divides a and difference of b and multiple of a, then n divides b
now i can explain
Let P(n) stand for the expression which is to be proven to be divisible by 241
@last timber recalling this
what your teacher does
he estimates difference
P(n+1)-15P(n)
if you will then expand the last expression he gave and move 16^(2k-1) out of brackets
you will get
Commander Vimes:
I know that i'm trying to get it to be 241, i got down to 16^2-15
16^2=256
yeah and -15 is 241
prolly he did write it backwards
i mean he knew that this would allow him to get convenient form
So he just got that number out of no where and shoved it to get teh solution
shoved it to make the working out conclude at the solution*
well, i guess he firstly worked with estimates and then formalized the proof
it is how proofs are often done
we first work with estimates and see whether this action helps
and then formalize
(when you will do analysis you will often meet proofs where they take some estimates which are from the first look taken from nowhere)
But thanks tho 🙂
yw
Hi can someone help me to check if this is correct 😄
(x_1,x_2 )⪯(y_1,y_2 ) if and only if x_1≥y_1 and x_1+x_2≤ y_1+y_2
Prove that ⪯ is a partial order.
For a relation to be a partial order it must satisfy three things and they are
It must be reflexive (a≤a)
It must be antisymmetric (a≤b) and (b≤a) then (a=b)
It must be transitive (a≤b) and (b≤c) then (a≤c)
Let us prove if it is reflexive.
Suppose (x_1,x_2 )≤(x_1,x_2).
This means that x_1≥x_1 and x_1+ x_2≤x_1+ x_2
∴ this is reflexive
Let us prove if it is antisymmetric.
Suppose (x_1,x_2 )≤(y_1,y_2) and (y_1,y_2 )≤(x_1,x_2).
Then x_1≥y_1 and y_1≥x_1
Thus, x_1= y_1
Similarly, x_2≥y_2 and y_2≥x_2
Hence, x_2= y_2
Since, x_1= y_1 and, x_2= y_2
∴ x_1+ x_2≤x_1+ x_2 and hence this is antisymmetric
Let us prove if it is transitive.
Suppose (x_1,x_2 )≤(y_1,y_2 ) and (y_1,y_2 )≤(z_1,z_2 ).
Then x_1≥y_1 and y_1≥x_1
Similarly, x_2≥y_2 and y_2≥x_2
∴ (x_1,x_2 )≤(y_1,y_2 )
Then y_1≥z_1 and z_1≥y_1
Similarly, y_2≥z_2 and z_2≥y_2
Thus,(y_1,y_2 )≤(z_1,z_2 )
∴(x_1,x_2 )≤(z_1,z_2 ) and hence this is transitive.
Since this relation is reflexive, antisymmetric and transitive
∴ it is a partial order.```
nvm
ah no
nvm (2)
@long bronze
Suppose (x_1,x_2 )≤(y_1,y_2) and (y_1,y_2 )≤(x_1,x_2).
Then x_1≥y_1 and y_1≥x_1
Thus, x_1= y_1
Similarly, x_2≥y_2 and y_2≥x_2
Hence, x_2= y_2``` prolly to show where ineq comes from
Then x_1≥y_1 and y_1≥x_1``` why it is in transitivity
ok lol proof with transitivity is much unclear
To be honest I am not sure how to write the proof for transitivity😥
@long bronze look, i want you to try to prove the transitivity on the second coordinate by urself
hint: no need it splitting the sum
So will the second coordinate be something like this?
x_2 ≥ y_2 and y_2 ≥ z_2 and hence x_2 ≥ z_2
have you read the hint?
i mean reread how your order is defined
(x_1,x_2 )⪯(y_1,y_2 ) if and only if x_1≥y_1 and x_1+x_2≤ y_1+y_2
i have shown that (x_1, x_2) <= (y_1, y_2) and (y_1, y_2) <= (z_1, z_2) implies that transitivity holds for first part
i.e x_1≥z_1
i want you to prove that second condition is also true
What is the contribution of a loop to the degree of a vertex?
@gritty crescent are we in directed or undirected graph
I suppose undirected.
Makes sense, thanks!
in directed it adds 1 to outer degree and 1 to inner degree
Was trying to prove the theorem that for a finite group X, the sum of degrees of all vertices of X is equal to the twice the number of edges, so loop should've been contributing two but I wasn't sure.
in directed it adds 1 to outer degree and 1 to inner degree
I see. Thanks again!
yw
Does this proof look okay?
Yeah, looks fine to me
Prove that for every positive k, the following is true:
For every real number r>0, there are only infinitely many solutions in positive integers to 1/n1 +...+1/nk =r
Does anyone know how to go about this question?
Ig we will prove it by induction on k
But I'm not sure how to
"only infinitely many" 
yeah that's more like it
hmm
ok so here's my idea: first, consider only solutions where the denominators form a nondecreasing sequence
every other solution is a permutation of one of those
now denote by $S_{k,d}(r)$ the set of all solutions to the following system: $$\begin{cases} \frac{1}{n_1} + \frac{1}{n_2} + \dots + \frac{1}{n_k} = r \ d \leq n_1 \leq n_2 \leq \dots \leq n_k \end{cases}$$
Ann:
oh ok
im not done here, there's a bunch more stuff i want to state as lemmas
alright
denote by $S_k(r)$ the set of all solutions to the above system but without the constraint $n_1 \geq d$
Ann:
actually, hold on. $S_k(r)$ will then just be $S_{k,1}(r)$. whatever.
Ann:
oh
to be clear i AM going with the idea of an induction proof
ah ok
okay so we have those notations established.
so the first thing i will say is: if $d > k/r$, then $S_{k,d}(r) = \rien$.
Ann:
this is gonna be the key to finitude so i wanna make sure it makes sense to someone other than me.
S_k,d(r) is the set of all (sorted) solutions to 1/n_1 + ... + 1/n_k = r with the additional constraint that n_1 (and by extension, all n_j) are greater than or equal to d.
because the n_j form a nondecreasing sequence, the terms 1/n_j are nonincreasing, and in particular 1/n_1 is the biggest.
if d > k/r then 1/n_1 ≤ 1/d < r/k, and so all the subsequent terms in the sum are also less than r/k, and thus the LHS is less than r and we have no solutions.
does this make sense?
i am not continuing until i get a confirmation that it makes sense
aight good
so now
$S_1(r)$ is clearly either empty or a singleton depending on whether or not $r$ is of the form $1/n$.
and also $S_k(r)$ is empty for $r \leq 0$.
Ann:
ok
now assume we've already proved $|S_{k-1}(r)| < \infty$ for all $r$.
oh dear, the bot's dead.
this is basically my IH tho
oh ok
i claim that $S_k(r)$ is equipotent with $\bigcup_{d=1}^{\infty} S_{k-1,d}(r - \tfrac{1}{d})$, and i will describe my bijection as such: each solution $(n_1, n_2, \dots, n_k) \in S_k(r)$ gets sent to $(n_2, n_3, \dots, n_k) \in S_{k-1,n_1}(r - \tfrac{1}{n_1})$.
Ann:
Uh I'm not sure about that U shape
infinite union
Oh ok
have you seen the notation for infinite series?
it's like that but with unions, kinda.
the defn doesnt actually involve limits but intuitively it's like that.
Oh I'm just familiar with the sum notation
yeah like take the sum notation and replace the terms with sets and the addition with union and you'll get a good intuitive idea of what im talking about
ah ok
anyway, by my lemma, $S_{k-1, d}(r - \tfrac{1}{d})$ is empty whenever $d > \frac{k-1}{r - \frac{1}{d}}$
Ann:
ah okay I guess I got it
and this inequality actually turns out to be equivalent to d > k/r
via some algebra which i can reproduce but won't unless asked
Yeah
point is, we can cut off the infinite sum and have the upper limit be ceil(k/r)
which will make S_k(r) equipotent with a finite union of finite sets
and hence finite
and hence we'll be done
thank you so much!!
as sets can be expressed in terms of logic, it is completely legal to convert statements involving sets (intersections, unions, etc.) to logical language and apply known tautologies in logic to come to conclusions about the sets?
e.g. trying to prove transitivity with set relations, converting all unions to logical ORs, all intersections to AND etc. Then showing transitivity holds by logical tautologies
I was convinced this was the case and still am, but we have gotten answers back from an assignment where a seemingly easier solution was available, but in which I did something similar to what I've said above
So want to make sure
you can solve questions like "is x in the set X" by using logic, yes
essentially truth tables
but thats often not the easiest way
Is Q8 just an induction exercise?
what's Omega here?
its delta @weary tiger
ok ty
ty
@stray reef Omega is a sample space or universal set
it looks like infinite intersection can be proved via induction, I don't see any other way (because I guess the statement about real numbers is also an induction proof)
ok, is it known whether Omega is infinite or not
Not known
the truth of your statement is equivalent to Omega being finite
It could finite or countably infinite, but it doesnt specify
yeah great then assume $\Omega$ infinite for the sake of counterexample, and take a sequence of points $$\omega_1, \omega_2, \omega_3, \dots \in \Omega$$ and let $$A_n = {\omega_n, \omega_{n+1}, \omega_{n+2}, \dots}$$
the A_n form a decreasing chain so the intersection of any finite number of them is just the last set in the chain, but no point belongs to every single A_n at once
Ann:
so infinite intersection will be empty if no point belongs to every single A_n?
like if it was finite A_n will have a point that is embedded in every single one form A_n to A_1
$\bigcap_{n=1}^{\infty} A_n$ \textbf{by definition} consists of precisely those points which belong to every $A_n$ at once.
Ann:
but there is no such point therefore the intersection is empty.
cool, thanks!
@stray reef Oh, but there is a related questions for real numbers, surely there there always 'll exist b such that it is larger than infinite sum of a_i ?
@charred forge proof by induction question?
@nimble cove
sry
So the first case is n=0 {the trivial/ base case}
and you have to show that that is true
How is it the case if pj | Q, then Q - p1p2 * ....* pn = 1. What steps were taken to get this? I know you start with Q = p1p2p2 * ... * pn + 1, but don't see how this is true because if pj | Q then you could write it as Q = pj * (m) not Q - p1p2..pn = 1, so could someone explain what is going on
then assume the statement is true for some n=k
and show that the statement being true for n=k implies that it is true for n=k+1
by using the assumption
Yeah i did that first part where i plug in 0
so since n=k
we plug in
k+1 for both sides
or only the right side
you plug it in into the left hand side
and show that it equals the statement you get when you plug it into the right hand side
any idea?
so we start off with something like
4(k+1)^3 =((k+1)+1)^2 * (k+1)^2
and we work our way through the problem so that it equals to the right side?
yes
if pj divides Q then Q = pj * m, i don't see how this divides 1?
Q - p1p2p3.. pn = 1 isn't what pj | Q means it means Q = pj * m
so this doesnt make sense
consider Q/pj
i dont see your steps from Q = p1p2...pn+1 to Q/pj = some integer + 1/pj to pj must divide 1
i still dont see what youre doing
where does pj come from and why do you have stuff divided by pj
the definition of a | b is b = ak
it doesnt talk about a/b
p1p2...pn+1 to Q/pj <--- dont know where pj comes from and what a/b means
ok
where does pj come from?
are you dividing both sides by pj?
Left Hand Side / pj = Right Hand Side / pj <--- is this what you are doing
Q / pj = (p1p2 * ... * pn)/pj + 1/pj <---- i agree with this now, what is your next stemp
yes
because none of the primes can divide 1
hence no prime that you found divides Q
let m=p1p2..pn
Q has to be some primes multiplied together and add 1
9 is not the product of distinct primes
for any of the primes {2,3,5,7}
diving m+1 = Q = 211
by any of those primes is not possible
so if x in {2,3,5,7} divides 211, you'd have x | 211 -> 211 - x = 1?
so you have to check if 2 | (211-210 =1) which means check if 2 |1, 3|1, 5|1, 7|1
i feel like i am close to understanding but still slightly confused
what does it mean for m | a-b, a - b = mk yeah?
im not getting what Q - x = 1 is suppose to meant if m | Q - x then that means Q -x = mk
but we dont care what Q-x is, we want to know if pj divides Q
Q = pj * k
so if pj | Q then it should be Q = pj * k
i dont see where the substraction of Q - x is coming from and the 1
from Q = pj* k definition of divides
where x = p1p2 * ... * pn
Q = pj*k = x+1
k = x/pj +1/pj
x/pj is an integer because x is the product of all pi
so k - x/pj = 1/pj
which also has to be an integer
1/pj is some integer means pj | 1
I'm not sure how to explain this any better, I hope you understand what's going on
shouldn't Q = pj*k + 1 ?
from Q = pj* k definition of divides
@lucid marlin
what does pj*k = x+1 mean? pj * k = x ?
and where is the 1 coming from
no one in pj * k
Q = x+1
what is x
by the definition of Q
where x = p1p2 * ... * pn
@lucid marlin ^
no x and no 1
yes
Q = pj*k <--- definition of pj | Q, Q = (p1p2p2 * .. * pn) + 1 = x + 1, where x = p1p2 * ... * pn
i understand the first line now
yes
Q = pj*k = x+1
k = x/pj +1/pj --- are these the same ks?
okay i see how we get k = x/pj +1/pj because you set pj*k = x+1 equal to each other and divide by pj
yes
but what does k = x/pj +1/pj mean
what you you mean by that question?
i see how we got the expression k = x/pj +1/pj but dont know what it means or how it helps us prove if pj | Q then Q-x = 1
where x = p1p2..pn
k is some integer, do you get this
yes
x/pj is some integer
yes'
so k - x/pj is an integer
how does k being that integer mean if pj | Q then Q-x = 1
yes
i dont know what expression you mean
im very confusrd
i want to show if pj | Q then Q-x = 1
dont see how none of this does
okay i see how we get k = x/pj +1/pj because you set pj*k = x+1 equal to each other and divide by pj
@lucid marlin ^
just wait
that equation
i see how k -x/pj = 1/p now
so k -x/pj is an integer
yes
and hence 1/pj is an integer
yes
let 1/pj = n
for n being an integer
1 = n*pj
which by definition of | means pj | 1
how is 1 = n*pj
i see k-(x/pj ) = 1/p which means 1/p divides k-(x/pj )
i dont understand what you are doing still
i need to see it written out completely
and dont see how to proves if pj | Q then Q-x = 1
its proving if pj | Q then pj | 1
I've got to go sleep, I hope someone else can come and explain this to you
okay, thanks for your help

