#discrete-math
1 messages · Page 153 of 1
a relaxed k-coloring is a k-coloring where you don't require that all edges connect vertices of different colors
rather, the number of good edges (i.e. edges connecting different colors) is now an objective function to be maximized
so, what I think is, since there's 4 colors, the probability for a good edge (both ends have different colors) are 1-4C1/4C1*4C1=3/4
I could see the number 3/4 showing here but how to link to the final answer
assign every edge a score of 1 if it's good and 0 if it's bad
the expected score of each edge is 3/4
therefore the expected number of good edges is 3/4 |E|
and max good edges is obviously ≤ |E|
I see, thanks a lot
arithmetric sequence, B
Wa...I actually got that right
if this is a quiz you probably shouldn't be asking for help
Shouldn't be but it's the only hope I have left :c
life doesn't end when you fail a test
For me it does. It's the only course I don't understand and I need it to get the scholarship

there are a limited number of scholarships
if you didnt study enough you shouldnt take it from someone who did
there are a limited number of scholarships
@light path
I don't blame you for being oblivious as it is I. I'm not taking from someone who did. If you knew the disposition of the college it would be much different in perception
I never cheat so this is a new low...I shouldn't and you're right
woah, wicked deja vu just now
I'm glad you made that decision
damn, character development
redemption arc
What about the 2nd betrayal arc?
top 5 anime comebacks
🤣 it was something
can someone help me with transitive closure
for this relation {(a,a), (a,c), (b,a), (c,a), (a,1), (1,2)}
i got this {(b,c), (c,1), (b,1), (a,2), (b,2), (c,2)} but idk if its right
Are there some good techniques to get the closed form for a recursive function?
Like tips I should know?
Generating functions exist
Thanks for the info
@unreal stump do you think you can help me?
hi. would a kind sole please write out the way to solve this kind of problem:
like these ones
what is an efficient and easy to understand way of solving this?
i can solve regular modular arithmetic and systems of equations in modular arithmetic, just not sure about his kind of questions
please ping me if answering. thank you
lol sid i would use a calculator for problems like those
euler’s theorem doesn’t help at all
the best method i know of is to write e in binary and calculate a^(2^k) mod n for each natural number k such that 2^k < e, and then writing e in binary
for example, in question (a),
calculate
4995^1 (mod 9208),
4995^2 (mod 9208),
4995^4 (mod 9208),
4995^8 (mod 9208),
4995^16 (mod 9208), and
4995^32 (mod 9208).
notice that at each step, you can easily calculate using the previous step
for example, after calculating
4995^2 (mod 9208) = 3497,
you then know that
4995^4 (mod 9208) =
(4995^2)^2 (mod 9208)=
3497^2 (mod 9208), which you can then calculate
so at every step, you square the result from the previous step and then reduce mod 9208
finally, 33 = 32 + 1 (this is the “binary expansion” of 32)
therefore
4995^33 (mod 9208)=
(4995^32 * 4955^1) mod 9208
and then multiple those results together from what you got and reduce one last time mod 9208 and that’s it
i’m also now realizing that the number was 4955, not 4995 but whatever you get the idea
does that make sense @weary tiger ?
I was told that this process is actually computationally fast as well
yes that makes sense thank you
can anyone check my a_n general solution?
I got r1 = 3 and r2 = 2 for my values
then plugged into my a_n general equation
hey guys
can someone help me understand what should we do in step 3)
like generally
not only in this example
i saw the correction but im not understanding a thing
i think its asking for the equivalence classes
yeah it's the set of all equivalence classes
what is that
wait did you do a and b
if someone can join vc it would be easier, but what I understood in these type of problems, if we want to check if the relation is equivalent we need to check if it's reflexive, symmetric and transitive
the b) is kinda easy
but 3 I have no clue at all
but you did b
ok yes I remember
yes
in part c you need to find all the possible ECs under this relation
which it should be obvious that since $\overline{1} = (0,+\infty)$ and $\overline{-1} = (-\infty, 0)$ there are no other ECs since everything is already in one of those two
Ann:
the eq is every x that's in relation with the number we want to find inside the set right?
wording...
ok yeah whatever
there is no way to phrase it that is not a mouthful
yes
sorry I was french educated
but in university it's american system so Im not familiar with the wording in math
so what are the steps to solve the 3? like I know the result now right?
yes, the only "step" is to acknowledge that you've found all the equivalence classes already
so in 3) generally they ask to find all the EC of R ?
but isn't the $\overline{1} = (0,+\infty)$ and $\overline{-1} = (-\infty, 0)$ only for 1 and -1? or since it has every element in here, so the answer of all of the ec would be inside this interval ?
Fillory:
every positive number has (0, +∞) as its EC
every negative number has (-∞, 0) as its EC
there is nothing else in R*
I'm looking at the answer now but not familiar with the way it's written, can I send it here?
if you can help me understand it pls
yh...
what do you think it is
im lost between 3 or 4
are we supposed to count 1 twice as its inside a set itself
what about it
in that case P(A) is 8?
P(A) is a set not a number
we have a formula P(A)=2^A
P(A) is a set not a number
the | | mean cardinality?
yes
when we have to prove or disprove an equation like that one
and we find that the ven diagram is diferent
is there a certain method to find which set would be an empty set and which would have an element
like here we said A={1} B={1} C=empty set
i think you might be schizophrenic
New Document(2)
sorry to be asking such a simple question but I want to be sure
the bottom line has {x , {z}}
what is {x,{z}} in this context?
is {z} considered to be a set of it's own?
it's not "considered to be" a set, it is a set
Ok, thanks ^^
So both statements are true
no
oh?
second one is false
because subset is {{z}}
though {z} is indeed set, in the context of {x,{z}} we have {z} as element
if it helps you can denote {z} by y and you have {x,y} and {y} as its subset
so...
z may not even be a set
it would be true if it was {x,z} but not {x,{z}} correct?
no.
still would be wrong, because z is element
z may not even be a set
subset of A is a set including elements of A
in what case that statement would be true?
which statement?
How would it need to be rewritten to be correct?
Commander Vimes:
oooh
so if it was {z} sideways U {x,z} then it would be correct?
Honestly I feel like I'm wasting your time, could someone recommend a resource regarding this exact question?
I would read up a bit more before asking this
so if it was {z} sideways U {x,z} then it would be correct?
i mean any book on set theory even basics treats this q
I think I'm starting to understand
In this case A is false and B is true
correct?
no
does {u, {y}, t} contain element y?
nah
Stick to one channel and don't post the same question in multiple channels. Please don't ask for help in other channels if no one is responding in the one you have posted your question in.
ok as long as I'm not bothering anyone
I will have a lot of silly questions
Both are false
hello
I was experimenting with graph coloring, thinking about different sequences to traverse the graph in in order to produce an optimal coloring
I thought of decreasing degree sequence
but then I thought BFS would be better
but I found an SO answer where it's stated BFS would not produce an optimal sequence
so why is decreasing degree sequence better than BFS?
wym by optimal coloring
minimum no. of colours required
satisfying the usual no two neighbouring nodes have same color condition
well, then first of all, see that bfs does not put any conditions on root
so you want an algorithm to find the chromatic number of your graph?
well, then first of all, see that bfs does not put any conditions on root
@last timber I have taken one of the highest degree nodes as the source of BFS
so you want an algorithm to find the chromatic number of your graph?
@stray reef I want an optimal coloring
i.e. with min no. of colors
so I need the chromatic number as well as the coloring itself
well, i guess the reason why decreasing degree is preferable
is that contrary to bfs, on each step dec degree would take a key places of your graph
can I use BFS from highest degree node and dec degree in each layer?
i mean i do not have paint on my distro now but imagine a graph where you have for example vertex a on one end of the graph would have deg 10 then there is a bunch of vertices of deg 1-2 and then on other end there would be vertex of deg 9
how would bfs proceed here?
normally but each layer will be sorted acc to degree
so dec degree seq is the best I can do?
idk if this is the best but it seems preferable here
Okay, I vaguely understand the reasoning behind that
I mean it's easy to see that algo working in a graph and feel that it's better
can you formally prove one algo is more optimal than the other on average?
well, for example you can prove that one is linear and second is say O(n^2) and then the former is preferable
or you can show that for one preconditions are weaker and one algo is in general more capable
yeah that's understandable but any seq I use will give O(V+E) complexity ig
well if you have O(V+E) then you can analyze memory complexity etc
but I want to compare the optimality of the algo not the performance
i.e. whether one gives less no. of colors on average
nope
because one graph cannot have two optimal colorings in the sense of no. of colors
Neither will give optimal coloring in every possible case
it has to be closer to optimal or optimal coloring in more cases
well, then it will require probabilistic analysis ig
hmmn yeah ig
Can someone help me with a problem? I know I have to use rules of inference with quantifiers to prove an argument, but I'm lost as where to start.
@glacial elm wdym
I'm taking a graph theory course and I'm working through one of the problem books. One question says
What is the largest number of cuts that can be made in a volleyball net (5×10) so that it does not fall apart?
For context, this comes right under the topic "Eulerian and Hamiltonian Graphs". I've looked through all the theorems and definitions but I can't figure out what criteria to use to determine 'when it will fall apart'.
I take it that a cut = edge deletion. And 'fall apart' = no longer connected. So the question is asking how many edges can be deleted in the 5 x 10 net such that the resulting graph is still connected. Is this right?
It seems I simply need to use |E| - |V| + 1
Thanks, that's what I did.
Could someone help me with question 3, part h? I think the answer is [2^(n-1)]= {2^(n-1)....2^(n)-1] but I’m not sure..
<@&286206848099549185>
can someone help me with transitive closure
for this relation {(a,a), (a,c), (b,a), (c,a), (a,1), (1,2)}
i got this {(b,c), (c,1), (b,1), (a,2), (b,2), (c,2)} but idk if its right
Is this channel occupied?
hi, anyone here?
I need help understanding something in modular arithmetic
first, is this correct?
please ping me if answering. this involves a bit of a discussion
yes its correct
I'm still new to discrete math, can someone help me with this questions?
<@&286206848099549185>
What have you tried
Do you know what the statement $A\cap B\subset A$ means?
Rijinaru:
Yes
Can you explain it in your own words?
,rccw
Is this how it is done?
Yeah, that seems like a good proof
I thought you just said you haven't done anything
But you seem to be doing quite well for yourself already
Keep it up!
Please do show your work in the future though, even if it's scratch work
Maybe add : Choose a random x
It saves time for all of us
imo the "if x in A intersect B" already implies that you're looking at a generic element x
But yes, add it if you want to be very rigorous
Thank you
Is the power set of natural numbers under the operation union a set? Im guessing no, since although it is closed I dont think that it has an identity element.
try it again
What would I need to prove for a set to be a monoid? Im only familiar with groups, fields and rings so far in my course.
A monoid is a group without inverses @distant bobcat
So, prove it is a group, then erase the inverse part.
What would you prove for a subgroup of a monoid then? The identity and that its not empty?
subgroup of monoid?
Only cool kids erase the inverse part
I guess you could call it a submonoid, haha
Closed + has identity
A monoid could have a subgroup
Thanks)
A monoid could commute as well right? Does it have a special name like the abelian group?
abelian monoid?
who knows except google)
Commutative monoid
can you find a graph from the third power of its adjacency matrix?
Translation: Using mathematical induction, prove that:
Can anyone help me with this?
First Incorrect , 2nd and 3rd correct and 4th incorrect
they are asking true / false
what is Phi?
why does it matter
Empty group
empty set*
its pretty obvious right
(B\C) isn't in (A\B) so you aren't subtracting any element from (A\B)
(because B\C is a subset of B)
I'm guessing internal means more than one edge...
I would say yes... With a tree, any vertex could be a root
read of the ruler
So you wouldn't want to toss out a vertex that would otherwise be internal, but becomes excluded by certain artificial choices. That would be a lot to keep track of if you should change your mind which vertex is the root
So you wouldn't want to toss out a vertex that would otherwise be internal, but becomes excluded by certain artificial choices. That would be a lot to keep track of if you should change your mind which vertex is the root
@vast narwhal ah i see
9/16 it looks like
The 8/16 mark is halfway between 75 and 76 on the first one, that's a good thing to keep in mind
I love playing the "bruh what" game when I go to the hardware store. I can pretty much point to any measuring device...
this? this is 8/16? how tho? are the big lines 5 each?
okay, but what if the root has only one neighbor--then is it still an "internal" vertex
i thought internal vertex meant, a vertex with more than 1 edge
according to some random pdf from illinois:
so since the root has children, it would be considered an internal node. it's mostly an arbitrary distinction, depends on what you want to do with it
So you wouldn't want to toss out a vertex that would otherwise be internal, but becomes excluded by certain artificial choices. That would be a lot to keep track of if you should change your mind which vertex is the root
@vast narwhal about this--i think if you defined "internal" to be something irrespective of the root, you might as well just define it on an unrooted tree (this is the notion of a leaf, right). so a rooted-tree-specific quality should probably depend on the actual choice of root
according to the pdf from illinois, yes.
nice, giving the name "internal" is kinda misleading
If you "bent" the top-right edge to where it's facing northeast, it's more apparent as to why...
i think you can just think of it as like a waterfall or something, or a river delta.
(interestingly enough, if we "bent" the top-right edge and rooted the tree at the topmost vertex, it would also become "internal".)
It would be a different situation if the edges were pointed, but with unlabeled edges it's sorta arbitrary
by rooting the tree we kind of direct the edges, though
hm. every "connected" dag is a rooted tree, right?
no, i lie.
no loops allowed
yup
what about this--every dag that stays a dag irrespective of the direction of its edges is a rooted tree? 🤔
I think it's just a wordy way of talking about valence, this internal vs end
valence?
how many edges are touching said vertex
okay, gotchu. also, "end"?
not internal, only one edge touching
okay, so leaves.
woops my bad, yes
"end" is something different - I think it's more like a "leaf at infinity" sort of notion
at infinity? so like, on an infinitely large tree?
You could have a tree in the poincare disc model of hyperbolic space, and think of it as reaching out towards the boundary circle at infinity
poincare disc model of hyperbolic space?
Here's some cool imagery of it:
https://youtu.be/xHvAqDuWG2M
Visualizing the sphere and then the hyperbolic plane under various azimuthal projections (five of each).
spherical projections:
-
orthographic projection of the sphere (at 17s),
-
gnomonic projection of the sphere (at 1m16s),
-
stereographic projection of the sphere (at...
If you think of a euclidean sphere as being positively curved, with fattened triangles. This is negatively curved, with thinner triangles
hm. can we embed this in 3d space like we can the sphere?
The answer is no by Hilbert's Theorem, it was a big question at the time
I think it can be embedded in R^4 though
😳
Super discrete, lol
I can see that lmao
I can't wait to try to understand a quarter of what was just discussed
Also, if I may ask, how would I go about doing this?
I've defined a nested interval as $I_1 \supset I_2 \supset ... \supset I_n \supset ...$
wait let me figure out the latex formatting
o
Rai Bread:
uh
Rai Bread:
You want to show that $\cap_i I_i$ contains at least one point
Apopheniac:
My professor's hint says something like constructing a Cauchy sequence ${x_n}$ that approaches some number x, and then show x is in every interval $I_n$ and if it's in every interval, then the intersection is non-empty.
Rai Bread:
That sounds about right. You would want ${x_n}$ to satisfy $a_n\leq x_n \leq b_n$ for each n, this is what it means to have $x_n\in I_n$
Apopheniac:
Can we say there's a non-empty set ${a_n : }$ bounded above such that ${x_n}$ is the supremum?
whoops
Rai Bread:
Yes all of the $a_n$ are bounded by what then? In order to say it's bounded, it can help to state a bound so that the assertion is clear
Apopheniac:
each individual a_n is bounded by x_n, but the set of a_n is not necessarily bounded by any x_n
And then you would also want to argue that the supremum that you obtain satisfies what you want: show that it is contained in the intersection of these intervals
I think it's all starting to come together!
do you already know every cauchy sequence has a limit?
Yes
cause if you know that, you can just say that in this case. if not you can use the supremum idea to prove there's a limit
It'd deal with the idea of how every convergent subsequence is Cauchy, right?
i don't think so? any convergent sequence is automatically cauchy
in any case i think we're getting away from what the idea here was
you choose $x_n \in [a_n,b_n]$, then show the sequence of $x_n$ is cauchy, then let $x_n \to x$
doubledual:
that's where we were at right?
I was thinking of saying ${a_n} \lneq {x_n}$ for all $n \in N$ but also that ${x_n} \lneq {b_n}$ for all n
And yes.
whoops
Rai Bread:
i think you just want \leq
but ok that is true by how you defined the x_n, what do you do from there?
I'm not too good at LaTeX. My bad.
Would we start proving for different cases, say, ${a_k}$?
i'm not sure what you mean by that
Rai Bread:
$k \in N$
Rai Bread:
so you want to show $x \in \bigcap_{n=1}^\infty I_n$ right
doubledual:
asterisk is just correction. I mean to say that if we have such a set $[a_k]$, we can prove for cases when $n \leq k$ and $k < n$
Rai Bread:
Yesyesyes
so you need to show $x \in I_n$ for every $n$
doubledual:
so I don't see how the cases come in at all
Maybe I'm just overthinking the Cauchy Convergence Criterion
I think I see what you mean
oh are you on the step of proving that the sequence of x_n are cauchy?
or the step where you prove x is in the intersection
I started by defining a nested interval and then assumed $I_n \supset I_n+1$, so $x_n \geq x_n+1$
Apologies if I butcher the latex
Rai Bread:
The +1 is meant to also be subscripted but I have no idea how to do that
$x_n \geq x_{n+1}$
Apopheniac:
there's supposed to be an underscore inbetween the x and the brackets, discord chopped it off
I see the text italicized but I guess TeXit took the raw input anyway
yeah it hates me
At least I know how to subscript things now
snap cool
I know that if you put a backslash before a formatting character, it'll prevent Discord from formatting it, too
Like ${$?
Apopheniac:
ah gotcha
Oh yeah I didn't think of that
gonna have to start coming up with street lingo to keep from getting messed with by discord bot grammar nazi
oh btw going back to the problem, no need to assume the sequence is decreasing
you can do that wlog if that gives you an easier solution though
Perhaps I'm just new to Cauchy Convergence Criterion and assumed there'd be a lot to it. I was so ready to introduce an $x_m$ too
Rai Bread:
I love cans
the cauchy sequence of x_n doesn't have to decrease
because the intervals are nested, the endpoints form a monotonic sequence on either side
yeah the endpoints are monotonic, but the x_n don't need to be
Correct, I was thinking of the $a_n,b_n$
So we go by assuming that if a sequence is Cauchy, then it is also bounded and the opposite may also be true, no?
Apopheniac:
Well, everything is Cauchy here, right? The $a_n$ and $b_n$ are convergent and therefore Cauchy
Apopheniac:
Oh. yeah! I'm dumb lmao
are u guys trying to prove nested segments lemma?
yeah we're trying to help rai with it
Hihihihihi
use axiom of completeness (and hence least upper bound property equivalent to it)
no need in cauchy
what is the axiom of completeness to you
because to me it's "every cauchy sequence has a limit"
well they are equivalent
or maybe "sets bounded above have sups"
Heine-Borel, yes there are many equivalent thingies
but i mean have you met the one that if A and B are nonempy and for all a in A and b in B a \leq b then there is c separating them
this one is much more easier to use for the proof ig
We can pick one, and it doesn't require rewording everything
But would it also count as using the Cauchy Convergence Criterion for proving the NIP?
Though they are equivalent
anyway, the point is that you can prove that for all n a_n <= b_n which is obvious
and a_n <= a_(n+1)
and also a_m <= b_n for all n,m
$a_n$ is increasing here, not decreasing
ye sorry
Apopheniac:
wtf aoc is not needed here
and if segments are of arbitrary length you can show that this point is unique
wtf aoc is not needed here
@vast narwhal how would you prove nested segments lemma w/o AoC?
I'm trying to think of a way to apply like n > m or something
oh lol I thought you meant axiom of choice my bad
i forgot you said completeness earlier instead
well i think we still use choice but implicitly here tho
I'm trying to think of a way to apply like n > m or something
@neat holly well
no actuall need
you can show
this
by contradiction e.g
suppose there is such pair m, n so that a_n > b_m
What about $b_m - a_m$?
Hmmm.
All of the endpoints on the right are to the right of all of the endpoints on the left
My braaaaain
This is by definition of nested
Commander Vimes:
oh i see what you're getting at here, that is definitely one way of doing it
you can do it with midpoints too if you want, and that's what rai's professor hinted to do
no need in midpoints tho
You could even do it with a constant sequence
that isn't what AoC means
If a set is bounded above by b, its supremum is at most b...
Would this be related?
but yeah you can just say sup a_n = inf b_n, and that point is in every interval
and that uses the contradiction argument from above
my argument uses the defn of AoC as if A,B are sets such that forall a, b in A,B respectively a <= b holds then exists point c so that a <= c <= b for all a,b
the point would be in every interval without contradiction
https://media.discordapp.net/attachments/496785905474994186/778117166952087562/image0.jpg?width=332&height=443 well yes ray this is visualisation
I see where the contradiction lies
@last timber i don't think that statement is equivalent to axiom of choice, i'm pretty sure i can prove it without axiom of choice
by AoC here i meant completeness
AoC and completeness are super different lol
sorry if i led you to confusion
So complete and cauchy, these are both notions of completeness.
well one can show that they are equivalent
e.g it maybe easier to show that cauchy is equiv to least upper bound property on R and then it follows
oh let me just show you guys the midpoint argument since it's actually easy
ok good
Maybe another thing that gets me is the amount of rigor for proofs that I'm still trying to get a hang of
so we want to show $x \in I_n$ for every $n$
doubledual:
btw you can use heavy machinery and use monotone sequence 
well not really heavy but overuse
the sequence $(x_k)_{k \geq n}$ is a sequence in $I_n$ that converges to $x$, using here that the intervals descend
doubledual:
so since $I_n$ is closed, $x \in I_n$
doubledual:
I thought about it, but perhaps I take "Use Cauchy Convergence Criterion" too seriously
What is x_n defined as?
just take the midpoint of I_n
to avoid axiom of choice lol
you do need to check that's cauchy, and that is because the intervals descend and the length of the intervals go to 0
ah ok. yes - closed means contains limit points, very quick and clean
if they're not closed, then you don't get NIP
All convergent sequences are bounded
take (0,1/n)
oh ye sorry
@neat holly i feel like this conversation was really long and disjointed, so i want to give you an outline of the proof. i'll explain the proof which involves cauchy sequences since that was your professor's hint
I was also going to scroll up and connect the dots either way, but I did learn a lot more than I expected and I thank all three of you for taking your time with me
we choose $x_n \in I_n$, you can choose the midpoint if you want something explicit
doubledual:
you need to show $(x_n)_{n\geq 1}$ is a cauchy sequence
doubledual:
when you do that, by completeness, you know there is some $x$ such that $x_n \to x$
doubledual:
now you want to show $x \in \bigcap_{n \geq 1} I_n$
doubledual:
this means you need to show $x \in I_n$ for every $n$
doubledual:
now here's the easy trick to do this:
the sequence $(x_k)_{k \geq n}$ is sequence contained in the set $I_n$, using here that the intervals descend
that sequence obviously converges to $x$
doubledual:
and since $I_n$ is a closed set, we conclude $x \in I_n$
and thus $x$ is in the intersection as needed
doubledual:
ohmy
doubledual:
My mind has been blown
the big step I left out here was showing that the sequence (x_n) is a cauchy sequence, i'll leave that part to you 🙂
doubledual:
great 😄
I'll keep trying to connect previous dots from the clash of you three great minds
You could argue by Cauchy-ness of another sequence, sometimes that can allow you to avoid having to write as much
Every convergent sequence is bounded. If I can prove convergence, it'd also be Cauchy?
Also, there's a lemma that states that a Cauchy sequence of real numbers is bounded
it's easier to prove it's cauchy, then use completeness to show it converges
the basic idea is: the end terms of the sequence are contained inside intervals shrinking to length zero
or use apop's suggestion if you can figure that out
I'll play around with the ideas for a bit then construct a good proof
Again, I appreciate all of you for taking your time to help me. It all pushes me to continue pursuing mathematics!
you are welcome
:)
I want to be useful someday


how am i supposed to Prove that if a and b are positive integers such that a|b and b|a, then a = b?
i think | is supposed to be divide
they're positive integers
i don't know what else to say TBH
that's it
i'm supposed to use either direct, contrapositive, contradiction, proof by cases, or mathematical induction
alright
Need help.
I don't understand how assuming the contrary helps here, since the distribution of points is at random. I thought about successively considering triangles of the largest area, and then somehow showing that the distance between the vertices of these triangles will become smaller and that would somehow give a triangle of area<68 but that is too contrived to work it seems.
I'm just stuck now. This is supposed to be solved using pigeonhole principle.
I also considered covering the bigger triangle with smaller triangles, but overlaps might kick in(?)
Discrete, I suppose, it is irrelevant either ways, no?
The choice of points is random
what are continuous points 🤔
i mean
triangle
what are continuous points 🤔
@pale epoch points in string theory

but i too wonder what "span a triangle of at most 68 means"
so i take 3 points that not all lie on a line, they span a triangle and ?
The area shouldn't exceed 68
ah
The claim says that of the 169 points inside the triangle of side length 100, there must exist a triangle of area less than 68 units
Yes, it is supposed to be pigeonhole.
yeah
you need the added condition though that no 3 points lie on a straight line
otherwise just have all points lie on a line
then there are no 3 points that even span a triangle
anyways...
my first hint is this bad drawing:
Hmmmm
then there are no 3 points that even span a triangle
They span triangles of 0 area, no?
And is the idea behind that drawing partitioning a triangle using those points?
just partition the triangle
Hmmmm
whats area of a smaller triangle?
Wouldn't some of the triangles be formed using the vertices of the bigger triangle?
Or is that a non-issue
?
what do you mean
right now im not even thinking about the random points inside the triangle
Uh
Look at any of the smaller triangles above except the central one
It is formed using a vertex of the bigger triangle
And I think I shouldn't be including them
including them in what?
I was confused nvm
I get your point
I actually considered that before but subsided due to this confusion of mine
But partitioning seems to work
And possibly the only way pigeonhole works
what does "a triangle of at most 68" mean
does it mean a triangle containing at most 68 of our points inside?
p sure you can argue there will always exist a triangle containing ZERO of our points in its interior
does it mean a triangle containing at most 68 of our points inside?
@stray reef A triangle of area at most 68 square units
oh
what's the definition of internal vertex?
a node that has more than 1 children
what's the definition of child then
a node that branches of another
that's not really precise
b c d are children of a for example
um
is my definition for internal vertex incorrect?
correct?
well
t is only a parent node of u
so t has only 1 child, which is u
so if your definition of internal is at least 2 children, t is not internal
all this is assuming that the tree is rooted at a
wikipedia says "An internal vertex is a vertex that is not a leaf"
the answer for b, they include the node t
and t is not a leaf
it has more than one child node
q and u are both children of t
you're imagining a directed graph that isn't really there because of how it's drawn, you've fooled yourself
@karmic nymph
i mean it doesnt say rooted at a but i assumed it too
then v is a child of w if w is the parent of v
The question says "Consider the following rooted tree"
and the parent is the unique node that is on a node-root path right after the starting point
so t is the unique parent of u, hence u is a child of t
q is not a child of t, since q is the parent of t
ye
ye, thats if its rooted at a
if its rooted at t, then children are q and u
i think thats what he meant
oh yeah
"how many letters must be printed so the expected number of occurrences of the string “BANKRUPT” is exactly 1?" Where each character is chosen uniformly at random from the 26 capital letters
how do i approach this
,iam adv
Your roles have been updated!
Lunasong:
Are A, B and C subsets of some universal set? Otherwise what does B complement mean?
And the first statement of the last line is wrong
$(A \cap \overline{B}) \cup ((A \cap \overline{B}) \cap C) = A \cap \overline{B}$
Lunasong:
yeah so i should just erase the last line and go straight for what you wrote?
without explaining the reason i can do that?
I mean, you didn't write any explanations so far
I'm just telling you it's incorrect
I have no idea what you are expected to write
You also didn't answer my question
Are A, B and C subsets of some universal set? Otherwise what does B complement mean?
@quaint star
You can't talk about complements unless it is in relation to some specific set.
ok here's another version of my classmate
does that look like a right way of showing it?
No this is horrible
What is the intersection of two statements?
And horrible misuse of the equals sign
I like the vague idea behind that better though
Take an element of the left hand side, and show it belongs to the right hand side
And the reverse
yeah they asked to show only 1 way
sorry i forgot to mention
my bad
is that right if so?
they asked us to show that the left hand side is the same as the right hand side
normally we have to do both ways

but our teacher required only left side
If the left hand side is the same as the right hand side, then the right hand side is the same as the left hand side
Do you mean you have to show LHS is a subset of RHS?
it only says to show that they both mean the same thing
so not a sub set
but actually the same set
Yes, then what you said makes no sense
a = b is the same as b = a
Anyway
X = Y iff X is a subset of Y and Y is a subset of X
So show take the LHS is a subset of the RHS
And then show that the RHS is a subset of the LHS
ok Lunasong , i got another one more technical , forget about the previous one i sent
hold on
?
please don't tell me its also wrong
It's wrong
so i need to add another set of brackets
like
{{1}}
for example
on the first row
Yes
And it's all a mess because you don't have commas where you should, so it's hard to read
but pc has to be right
Yes P(C) is correct
so {1} is not the same as {{1}}
this should help me with understanding this better
tell me if i got it right
i need to answer True / false
so i said False , True , True , False
Correct
nice
one more silly question
so you said to add the brackets
this is the 2nd row
i need to had brackets to the {1} , {2} {1,2} ?
all the way to the end im guessing
I cannot make out what is written there
You will need one big pair of { } to enclose your whole set. Then for each element, you need another { }, and inside of that should be elements of P(C)
Can anyone help me, I got 30 mins left
Translation: Prove formally that f(x) = 3x - 2 is injective or not.
Just insert two different variables in the function
and compare the to functions
f(x)=f(y) gives 3x-2 = 3y-2
3x=3y
x=y
so the function is injective
how can i prove that the set {(x,y) s.t x^2+y^2=<1} cant be written as the cartesian product of two sets A and B, where A and B are subsets of the real numbers?
uh i don’t think it can be
yes it cant, and i need to prove that
oh can’t sorry
misread
ok so
do you have a visual sense of what the cartesian product of two sets looks like?
a rectangle?
yeah pretty much
stupid question: ||can't it be polarised||
@coral raven not in this context
i didnt do polar coordinates yet though
we’re just trying to write the unit circle as a cartesian product in the (x,y)-plane
without some fancy coordinates
yeah thats what i was struggling with lol
to make the rectangle idea more precise
you know if a \in A, then (a,b) \in A \times B for every b \in B
so like, a point in A generates a line over points in B
and vice versa
yeah i can see that
so for example, if the circle were a cartesian product, (1,0) is a point in the circle, so 1 is in A
oh
and then for every b in B, (1,b) is in the product, and thus the circle
so what’s the problem with that
yes
try and expand on that
how do you know the rectangle has corners
where are the corners
wait
to first prove that we have a rectangle
dont we need to prove that the sets A and B are intervals?
you would yeah
but you don’t need to do that
try drawing a picture btw
This is the picture of what I was describing
yeah i had a picture on desmos already
so I think what you would want to do next is pretty clear from the picture...
if we assume for contradiction the circle is equal to AxB for some sets A and B, we know 1 is in A
since (1,0) is in the circle
can we use that to find a point in AxB that definitely isn’t in the circle?
so you know that AxB = {(a,b) | a in A, b in B}
so there are two things to keep in mind
if (a,b) in AxB, that must mean a in A and B in B
and second, if you have a point a in A, then (a,b) in A x B for every b in B
and similarly, if b in B, then (a,b) in A x B for every a in A
am i supposed to find a b for which (1,b) is not in the unit disk?
oh lol if i take the point (1,1) it's not in the disk but it's in the rectangle
because the point (1,0) is in the disk, therefore 1 is in A
and the point (0,1) is in the disk, therefore 1 is in B
so (1,1) is in AxB
i was trying to generalize the notion of a corner but i struggled with that, and at the end the answer was really simple...
anyway thanks for the help
cool
<@&286206848099549185>
Yea
you can find the bezout coefficients if you use that method
Yea exactly what your saying
i'm assuming you were taught the algorithm in a class or something?
are you having trouble with it
how did you do euclid's algo
Haven’t attempted it yet
But i don’t struggle with it
I can solve it for u rn
If u want
But do it too and see if I’m correct
oh can u send
Formal proofs btw
Check your remainder for the first one
The question you posted says find the GCD of 3470 and 280, not 3740 as you wrote.
@crimson jetty you around ?
yeah 
this is good
so you can work backwards from here using Bezout's identity, that there exist integer coefficients a and b such that 3470a + 280b = 10.
@crimson jetty can you send that part
It’s way to difficult
I won’t get it just hopeless
Use Bezout's identity for each line. I'll do the first one for you as an example:
10 is the remainder here as well as the GCD of 50 and 60, so:
10 = 60 - 50 * 1
Then, we use Bezout's on 50. From the next line up, we have 50 = 110 - 60 * 1 so plugging into our first equation we get:
10 = 60 - (110 - 60 * 1) * 1
Would you mind writing it
It’s working backwards right
Can you do that part I’ll just attempt it for this question
There’s another one I need help with also
I flat out don’t know what to do can’t lie
yeah, use bezouts for each line
Then combine like terms by factoring out the 60 that you need for the next line up. so you get 10 = 60 - (110 - 60 * 1) * 1 = 60 - 110 + 60 = 60 * 2 - 110 * 1
Keep using bezouts like this for the rest of the lines until you get the Bezouts coefficients you need.
Which are
Can you write what you’ve said on paper
Or some online draw app
@crimson jetty
had to find my phone so made myself a snack. Here's the first few lines, there's only a bit more to do so I'll leave it to you
It’s correct?
Can you continue with how’s yours would’ve finished
It looked clean and simple
Well you need to write the GCD as a linear combination of 3470 and 280 right? So your problem requests that you find co-efficients a and b such that 10 = 3470a + 280b
So you got 10 = 3470(-5) + 280(62)
So that’s the answer
uhh my handwriting's bad but if you insist
yup
Way much more simpler to follow
but hey, you got through it once :))
least common multiple?
well the most obvious way is to factorize both values and then find it that way
but you already have the GCD, and LCM = |3470 * 280| / gcd (3470, 280)
mhm



