#discrete-math

1 messages · Page 169 of 1

weary tiger
#

beacuse ExEy implies there exists a president and there exists a state s.t.

#

but we only want to talk about texas

#

i thought that, but texas is in the set of states

#

for ex

#

Well, yes texas is in the set of states but you see that statement becomes true even if it has nothing to do with texas

#

i think he wanted us to use quantification

#

yes

#

just y?

#

maybe ask someone else but I'm fairly sure you can't do ExEy

#

ur saying there exists a president and there exists a state such that a pres campaigned in that state and and lost that state

#

This is not equivalent to what 21 is saying

#

you'd need more relation symbols to say that something is Texas and that something else is Abraham Lincoln

#

oh my bad, you're right

#

they're not asking you to explicitly state that for texas, but rather form something that would be true if that's true

#

in which case that's fine

#

I didn't understand the question, sorry! @weary tiger

#

prayge this mf owes me points

#

Yes, 21 is fine then
22 is fine as well, except maybe 22 is tricking you because some implies more than 1, but if it's not trying to trick you then it should be fine as well

#

I think it's safe to assume some means at least one but possibly more

#

so ExEy yeah

valid wave
#

could someone help me out

#

this has me so confused

#

with modular expressions

#

wtf does like a^-1 mean

weary tiger
#

@valid wave pre-images?

valid wave
#

for instance solving this

#

I know when we have like a congruent to x (mod y)

#

it would be a - x = k (y)

#

but im so lost when we have like a 3x like here

gritty crescent
#

This refers to all such x such that 3x-17 is a multiple of 20. One such value is x=19, if I'm not tripping.

#

There is a systematic method to solve linear diophantine equations.

valid wave
#

wait so its still the same idea of saying

#

3x - 17

#

is mod of etc

#

so then how would I show all the solutions

sly ibex
#

are you danish? @valid wave

gritty crescent
#

You should look up linear diophantine equations and methods of determining their solutions.

valid wave
#

this is an intro discrete course

#

so i dont think id need such high level theory

gritty crescent
#

It's a fancy name, nothing high level tbh.

#

At least for the linear case.

#

I'll dig up some resource.

valid wave
#

all my question is

#

with modular arthemtic

#

what is a ^ -1

errant bear
#

a(a^-1)=1modn

weary tiger
#

it doesn't always exist

coral raven
#

if you have x mod n or whatever, then x^-1 is such that x*x^-1 == x^-1*x == 1 mod n, and x^-1 is called the inverse

weary tiger
#

in this case 3 and 20 are relatively prime so it exists

coral raven
#

2 == 3^-1 mod 5 bc 2*3 == 6 == 1 mod 5

weary tiger
#

so you could multiply both sides by the inverse of 3 mod 20

minor lake
#

You must place in a row the 11 children of the family F and the 4 children of the family B. Knowing that the children of the family B always quarrel, you must separate them by at least one child of the family F.

How many alignments are possible?

#

I'd like someone to redirect me based on this chart

#

the column on the left is relatively understandable as for the 3 black things

#

first one is "Is the order important"
second is "Is there a repetition"
third one is "Do you need to choose a subset of the element amongst all the elements"

#

i'm kinda lost

valid wave
#

got it

#

did some practive problems and got it down

#

but i got a case where theres no multiplicative inverse

#

so im assuming it would be imposiblr

coral raven
#

yep, that's totally a thing

valid wave
#

❤️

#

Wait maybe im dumb though

#

cause 3 of my questions

#

dont have inverses

#

the 6 , 8 and 8

#

dont have inverses

coral raven
#

uhhh

valid wave
#

I feel like im doing something wrong

#

3 in a row

coral raven
#

i mean for a

#

x = 7 works

#

so you're doing something wrong, yeah

#

what are you doing

valid wave
#

wait

#

I thought I had to get a sub 0 ^ -1

split haven
#

in the solution after finding the correct set they check i-vii again, why is that?

coral raven
valid wave
#

was following this format

#

to get a range of values

#

I thought that was the process with congruence multiplication

#

now im just confused 😦

coral raven
#

yeah i don't think ppl usually say sub

#

they say like a0 or a_0

#

tripped me up

valid wave
#

a_0

#

oh ok

#

but

#

does that mean all 3 arent possible?

coral raven
#

no

#

you're doing something wrong

#

because i just showed you a solution for a

#

x = 7

valid wave
#

but that doesnt follow the form of a0^-1

coral raven
#

??

valid wave
#

since we cant find an inverse for 6

coral raven
#

wait ok go back go back go back

valid wave
#

with z =27

coral raven
#

what did you get for the solution to 3x == 17 (mod 20)

valid wave
#

{19 + 20k: k e Z}

coral raven
#

ok

#

just checking, i was worried you had a more fundamental misunderstanding but you don't

#

so if you have ax == b (mod c), and a, b and c all have a common factor d

#

then you can do like ax/d == b/d (mod c/d) and the solutions will be the same

#

more or less

valid wave
#

hmm

#

but wouldnt that only give me 1 case

#

sorry I have pea brain

coral raven
#

no, i think it's a valid thing

#

question

#

that said i don't understand it

valid wave
#

im saying

#

if all my other solutions have ranges

#

how would I get a range for this question

#

when 6 doesnt have an multplicative inverse

coral raven
#

well the new equation is still a modular thing

#

which will have a range when you solve it

#

so you can just multiply those solutions back again, sorta?

#

look

#

just trying it helps in this situation i think

#

6x == 15 (mod 27)

#

if we turn that into

#

2x == 5 (mod 9)

#

then

#

...?

minor lake
valid wave
#

a0^-1 = 5

#

x 0 = 7

#

7 + 9k

coral raven
#

not quite

#

the solution is correct, but

coral raven
valid wave
#

how so

coral raven
#

x = a^-1 * b

#

but it's like a = 2, b = 5?

#

wait

#

wait

#

i'm a fool ignore me

#

yes

#

ok

valid wave
#

hehe

coral raven
#

ok so you have 7 + 9k solves the new equation

#

so it turns out that 7 + 27k solves the old equation

#

but!

#

14 + 27k also solves it

#

wait

#

no it doesn't

#

it's 16

#

right

#

that makes more sense

#

because 16 = 7 + 9

#

yes

#

ok so 7 + 27k solves the new equation, but 16 + 27k and 25 + 27k also solve it

#

do you sorta see that that works, even if not how

#

because if you keep adding 9 then it's just 34 which is just 7 mod 27

#

so as x == 7 mod 9, x == 7, 16 or 25 mod 27

valid wave
#

modulo makes me sad 😦

#

thanks for all the help

#

❤️

coral raven
#

jesus i've forgotten all my modular arithmetic lmao

#

slowly but surely i am becoming the meme of the mathematician who can think in 7 dimensions but can't do sums

gritty crescent
mint bane
#

A basket holds a set of balls. Each ball is red, green, or blue. How many balls must there be in the basket in order to guarantee that there are at least 5 balls of the same color? Make sure to explain your answer. is this just 15...?

coral raven
#

nah, 13

mint bane
#

why

coral raven
#

4+4+4 is the max without 5 of the same colour

mint bane
#

"coloUr"

#

lol that makes sense tho ty

coral raven
#

what is the language we are speaking? english

#

what am i? english

mint bane
#

no youre british

coral raven
#

therefore mine is the opinion which matters, colonial heathen

mint bane
#

big difference

coral raven
#

literally in england rn lmao

mint bane
#

i cant read

mint bane
#

A person’s birth date consists of the month, day, and year in which that person was born.The domain for a relation R is a set of people. No two people in the group have the same birth date.A person x is related to person y under the relation if x’s birth date is earlier than y’s birth date. Is this relation partial order? Is it strict order? Is it total order? Justify your answers to each

#

this is reflexive right

last timber
#

why it is reflexive?

mint bane
#

person A shares birthday with themself?

#

i think..?

last timber
#

person x is related to person y under the relation if x’s birth date is earlier than y’s birth date.

#

so xRx iff x's birthday date is earlier that x's birthday date...

mint bane
#

oh wow

#

im tired....

#

${$ (1, 4), (4, 1), (1, 1), (2, 2), (3, 3), (4, 4) $}$

vital dewBOT
#

nitezba

mint bane
#

is this transitive, and if so how

#

i like to think of transitivity visually but i dont see it here

#

or does (1,4),(4,4),(4,1) make it transitive

gritty crescent
#

It does seem to be transitive.

weary tiger
#

oof why if ac congruent bc modm then not necessarly a congruent b mod m

#

I don't understand why

flat harness
#

c may not be invertible mod m

#

like if c is zero

#

ac=bc mod m always

#

c being "zero" just means c is a multiple of m

stray reef
#

@weary tiger would you like a counterexample?

neon fulcrum
#

how can I solve 9^203 mod 10 without a calculator?

#

all I got so far is = 9^200 * 9^3

#

didn't get much easier at all

near prawn
#

try looking at the last digit

neon fulcrum
#

3?

#

should I rewrite these as powers if 3?

#

3^2^200 * 3^2^3?

near prawn
#

whats the last digit of 9^1, 9^2,9^3...

neon fulcrum
#

no idea

#

that question makes no sense to me

near prawn
#

9^2 is 81

#

last digit is 1

neon fulcrum
#

ok

near prawn
#

try find a pattern there

neon fulcrum
#

the last digits swaps between 1 and 9

weary tiger
#

What is 9 mod 10?

#

And do you know any property about multiplication and the modulo relation?

#

if you can answer those two questions you probably can solve your problem.

#

just testing some values and it seeming to swap between 1 and 9 is not a proof

neon fulcrum
#

9 % 10 is 9

#

also I not proving anything

weary tiger
#

yea 9 mod 10 is 9 but uh

#

-1 mod 10 is also 9

#

and (-1)^n is easy to compute...

#

@weary tiger interesting song

#

what song

#

in ur status

#

aw i was reading that

mental thicket
#

ah sorry lol, I found something that would help answering it. So I was going to try and solve it with that first. I'll post again if you want

#

I think I can use Pigeonhole Principle

weary tiger
#

yea i was thinking that

patent bay
#

consider the parities of each co-ordinate

weary tiger
#

pidgeonhole and parity

weary tiger
#

I mean sure give me a counter example

#

@mental thicket

#

if two points have first point both odd/even, second point both odd/even, third point both odd/even then the midpoint is an integer

#

but there are only 2*2*2 choices 9 points so by php 2 have the same parity for each coordinate hence midpoint is an integer

stray reef
#

the intuition is that you can have two nonzero numbers multiply to 0 mod m

broken kiln
#

What steps would I have to take to solve a problem like this?

stray reef
#

there are no steps

#

well ok like

#

both problems are basically just combinatorics problems

broken kiln
#

so would it be 10C4 and then 10C2? 10C4 because each vertex is composed of 4 numbers? And then to be adjacent you need the intersection of A and B to equal 2?

#

OR instead of 10C2, 4C2? Because you are just looking at two of the same digits of a set of 4?

stray reef
#

there are 10C4 vertices yes but there are way more than 10C2 edges

#

if anything there are 1/2 * (10C2)^3 edges

#

no wait

#

not (10C2)^3 what am i talking abut

#

10!/2!^3

#

aka 10C2 * 8C2 * 6C2

#

each edge is identified by three selections of two points: $A \cap B$, $A \setminus B$ and $B \setminus A$, the latter two (and only them) being interchangeable since we're dealing with an undirected graph --- hence the $1/2$ at the beginning.

vital dewBOT
plucky thunder
#

hey i have a question

#

if there is a directed loop

#

would it be both a degree in and out

weary tiger
#

Yes

#

why x should be in {1 till m-1} ?

coral raven
#

it should be less than m and greater than 0

weary tiger
#

why?

#

sorry I didn't really understand why

coral raven
#

well generally when you do something mod m, you get something greater or equal to 0 and less than m

#

because intuitively it's basically the remainder when you divide by m

weary tiger
#

yes true

coral raven
#

so it's done

weary tiger
#

but here its saying that a.x mod m =1

coral raven
#

yes?

#

so?

weary tiger
#

what we said is that 1 <m correct

#

but we didn't say anything about x

coral raven
#

no

weary tiger
#
because intuitively it's basically the remainder when you divide by m```
coral raven
#

yes

#

something

#

anything

#

x is mod m

#

also

#

a is mod m

#

everything is mod m

weary tiger
#

sorry I got confused

#

let me tell you my idea

#

and then you tell me what to do

#

so we said that the remainder of say a mod m= r , is less than m so r<m

#

and that's correct I understand that

#

so here we are saying a.x mod m= (a modm times x modm ) modm=1

coral raven
#

sure

weary tiger
#

ok now how to continue

coral raven
#

well x mod m is greater or equal to 0

#

and less than m

weary tiger
coral raven
#

because anything mod m is greater or equal to 0, and less than m

weary tiger
#

yep true

coral raven
#

now all the article says is it can't be 0 specifically

#

because a * x = 1, but anything * 0 = 0

weary tiger
#

ok so here x mod m is less than m

#

yes I understand

#

but we still haven't concluded that x <m now we concluded that x modm <m

coral raven
#

oh

#

well we define x as being the smallest one

#

x = (x mod m)

#

we call that the inverse

weary tiger
#

ah

coral raven
#

it makes everything simpler

weary tiger
#

yes x is congruent x mod m (mod m)

#

hence we can replace x by x modm

coral raven
#

uhhh sure

weary tiger
#

yeah now I understood it

#

see it was so abstract at first

weary tiger
#

Can someone please help me with a question

#

If you could dm me, that would be easier

errant bear
#

no

gritty crescent
short hamlet
stray reef
#

@short hamlet do you still need help w/ this?

short hamlet
#

i got an answer but im not sure on iot

#

it

stray reef
#

okay, can you show your answer?

#

and the work that led up to it if possible

urban saddle
#

Having this sets, how can I calculate the card of (A intersection Bcomplement intersection Ccomplement)?

#

nvm

balmy hornet
#

How many possible sequences of heads and tails are there in k coin flips? How would i show this using bit shifts?

near prawn
#

bit shifts?

balmy hornet
#

like i guess you can shift numbers left or right by a certain number of bit

#

im very tempted to say 2^k

near prawn
#

it is 2^k yea

balmy hornet
#

coin has 2 sides so 50/50 chance

near prawn
#

i guess you could consider a head as 1 and a tails as 0

balmy hornet
#

thats true i guess the part that confuses me is why they ask "How many possible sequences" when there is no number of coin flips

near prawn
#

by sequence they mean like HTTHTHH for eg

#

thats a sequence of heads n tails

balmy hornet
#

ah ok ok thankyou!

balmy hornet
#

How many bits do we need to represent the hex number 0xDEAD in binary?
would this be 16? i dont think this is correct because i am not including the "0x"

weary tiger
#

you want to represent the number 0xDEAD in binary not the string "0xDEAD" in binary

#

do you know what 0xDEAD means?

#

(and technically this depends HOW you represent it. i'm assuming you want to represent it as a base 2 unsigned integer)

balmy hornet
#

So im going off of my notes which say, "Hex is base 16. There are 16 possible values for each hex digit
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F. We can group 4 bits in a binary number into 1 hex digit." So its a shorter way to show binary

#

If i converted hex to binary would it be 110111010101101 (which is only 15)

weary tiger
#

if that is correct then yea, means you can with just 15 binary digits

#

0x is not part of the number. it is just used to say that what you are writing is a hexadecimal representation of a number

balmy hornet
#

okok that makes more sense then. I was questioning if 0x was a part of it. I may need to double check on that binary just in case. I dont know for sure if it is correct

#

thank you!

wanton spade
pliant horizon
#

could anyone give me a hint as to how to derive that when a constant coefficient linear recurrence relation has a repeated root, you just multiply by n?

#

ex. $a_n=4a_{n-1}-4a_{n-2}\implies a_n=c_12^n+c_2n2^n$

vital dewBOT
pliant horizon
#

i know reduction order from diff eqs but not sure how i could apply that here

dapper hamlet
#

anyone in here good with sequences willing to get in a voice call and help me learn how to solve sequence problems efficiently? i cant figure them out half the time and the other half of the time i take way too long

near prawn
pliant horizon
#

With that RR if I suppose $a_n=v_nr^n$, then I get
$$v_n=2v_{n-1}-v_{n-2}$$
Which has, again, only one solution of the form $r^n$, being $v_n=1^n$ (which makes sense in context).

vital dewBOT
pliant horizon
#

But at least with all repeated roots for second order eqs, it can be reduced to this concrete one

unreal stump
#

They convert homogeneous linear reccurences into differential equations

naive gulch
#

Quick Q

#

So we introduce x4

#

Where x4 can be integers 0-11

#

So can I solve the solution normally and then subtract ?

unreal stump
#

Why subtract

naive gulch
#

Oh to account for me making an aux. variable?

#

since the aux variable solution =/= the inequality solution?

unreal stump
#

The set of aux variable solution is same as inequality solutions

naive gulch
#

oh

unreal stump
#

Because that 4th variable is uniquely defined by the first 3 variables

#

So for every solution for original eqn,you get exactly one solution for aux equation

#

And vice versa

naive gulch
#

Ooh I kinda see, yeah its dependent. But then if you directly match the solutions, isn't it saying "three buckets may have less than or equal to 11 fish -> four buckets with 11 fish"

#

Is that the wrong analogy?

unreal stump
#

I don't see a problem with that

#

Nvm

naive gulch
#

Ah okay. shoot then I'm a little stuck?

unreal stump
#

You are mapping each case in "three buckets may have <=11 fish" to a case in "4 buckets combined have 11 fish"

#

Not directly

naive gulch
#

ooh ok that makes more sense I think

#

thanks!

urban saddle
#

I want to find all the equivalence classes for this equivalence relation, but I'm not really sure how

urban saddle
#

<@&286206848099549185>

real arrow
#

just factor x² - y² = 0

#

then you should see it

proven garnet
#

$x$ and $y$ belong to the same equivalence class if and only if $x^2 = y^2$, that is, $(x-y)(x+y) = 0$, that is, $x =y$ or $ - x = y$. So the equivalence class containing $x$, is ${x, -x}$. You can list all the equivalence classes as ${{x,-x } | x \in \mathbb{Z}_{\ge 0} }$

vital dewBOT
#

andreO

proven garnet
#

note also that for $x =0$, the equivalence class is just ${ 0}$

vital dewBOT
#

andreO

modern lava
#

a0=2,n≥1
an=a^2n-1

#

can anyone help plz

urban saddle
vital dewBOT
#

Jackieto

urban saddle
#

is that any different than your answer?

proven garnet
#

it's the same

urban saddle
#

alright was making sure, thank you

proven garnet
modern lava
#

SEC

modern lava
proven garnet
#

Note $a_1 = 2^2$, $a_2 = a_1^2 = (2^2)^2 = 2^4$ and show by induction that $a_n = 2^{2^n}$

vital dewBOT
#

andreO

modern lava
#

if i put the relpace the n to k

#

it shoud work?

#

replace*

proven garnet
#

not entirely sure what you mean

modern lava
#

I just want to know what the formula

proven garnet
#

You have the base cases. And now assume $a_n = 2^{2^n}$. Then from $a_{n+1} = a_n^2 = (2^{2^n})^2 = 2^{2^n\cdot 2} = 2^{2^{n+1}}$. So for all $n \in \mathbb{N}$, you have $a_n = 2^{2^n}$

vital dewBOT
#

andreO

modern lava
#

$a_1=2^2$

vital dewBOT
modern lava
#

sorry im weak at this

vital dewBOT
#

andreO

#

andreO

#

andreO

modern lava
#

okayy

modern lava
#

I got here but I can't continue from here can anyone help plz?

half depot
#

hi everyone, do you know a good resource on discrete mathematics?

#

be it a book, or a course, i just want it to be easy to understand and explains every topic well.

gritty crescent
#

You might want to check out MIT OCW's Discrete Mathematics course.

#

There's a complete set of video lectures available on their YouTube channel as well as their website. The website additionally has lecture notes and problem sets as well.

balmy hornet
#

Ok i do not understand my professor's notes to do this when its simple. I cant wrap my head around it. 10 subscript 2 * 8

#

i can make 8 into 2^3?

last timber
#

@balmy hornet yes if i inderstand you correctly and 10_2 means binary number you can convert 8 to binary and multiply them or convert 10_2 to dec, multiply by 8 and convert to binary

weary tiger
#

there exists a bijection between the k-fold Cartesian product in A and all words in alphabet A of length k, correct?

last timber
#

yes

weary tiger
#

Great, was just checking, thanks

sand cipher
#

i understand this like 3 days ago when talking abut it in class and now i forgot alr bruh

slow jewel
#

use the definition

sand cipher
#

what's that saying is that for all a,b there exist X

#

what does the next 1 says?
functiona=functionb
therefore a=b

#

??

woeful saffron
#

hey guys

#

is 9ab + 3 is odd?

last flicker
#

depends on the value of a and b lol

last flicker
#

X being the domain of f

#

so assume 1/(a+1)=1/(b+1) with a and b in [0,inf) and show that does/does not imply a=b

last flicker
woeful saffron
#

Give the negation of:

a. all worms live in the ground

b. there is at least one pigeon that does not fly

#

any idea?

#

does anyone knows negation???

haughty garden
#

a) not all worms live in the ground (or there exists one worm that doesn’t live in the ground)
b) there is no pigeon that does not fly

woeful saffron
#

i dont understand why it has to be nagative?

#

ca you explain me inverse and converse?

woeful saffron
#

If the battery is charged then the flashlight works

a) give the modus ponens

b) give the modus tollens

nimble elbow
#

i dont really get generating functions; if i am to find one that gives the ways to add up to a number k ( 3 + 2 + 2 is seperate from 2 + 3 + 2 ), how would i create a function?

#

i was thinking of saying something to add up to 1 and then multiply out but i am unsure if I can do that

weary tiger
#

im trying to figure out this problem, it says to factor each polynomial by finding the gcf. but i dont quite know what that means, do you factor the problem and then take that and find the gcf? the problem is 3b^5-6b^4+18b

#

the carrots are the squared bits

#

gcf = greatest common factor

weary tiger
#

@haughty garden any idea of where this logic of true and false come from?

nimble elbow
#

I got a generating function of $$P _{k}(n) = \sum^{n} _{i=0} P _{k-1}(i)$$, I've gotten it added up until $P _{4}(n)$, but don't really get how to go higher. I also got a gamma function representation. Let's say I wanted to go for $P_{11}(n)$, how would I do that?

neon fulcrum
#

Hello, I did this proof

#

I am not sure if I need to add some words at the bottom

#

is this good enough?

#

To be honest, idk really how this proves anything but I know that getting the two sides equal is a good thing

errant bear
#

how do u go from the first to the second

neon fulcrum
#

I used the inductive hypotheses

errant bear
#

thats not the inductive hypothesis

naive gulch
#

Any help on this one?

#

Different strings using all the letters total is just n^r = 390625

#

so is it 390625 - only 1 A consecutively - only 2 consecutive As = our answer

coral raven
#

only 1 A??

#

getting that in itself is awful

naive gulch
#

sorry I meant cases where there is only an A isolated with no other consecutive As

coral raven
#

yeah, but again, getting that is just a really annoying way of doing it

#

intuitively?

#

because it feels like you'll need the 2-ways and 3-ways to get that in itself, so it's not even worth it

#

just try thinking about the positions that the block of 3 can be in, directly

naive gulch
#

Ah gotcha, sorry Im used to looking at these problems via the subtraction method

#

So we have an 8 space string, to fit the 3 A character block

#

repetition is allowed but its a permutation problem because we have to use all the letters right? Can I just use the r-perm formula?

weary tiger
#

there are 6 ways to place the A's, and for each of those, the number of ways to place the remaining 5 letters is the same

#

so it really amounts to finding the number of unique ways to permute RRDVK

#

and then multiplying by 6

#

@naive gulch

naive gulch
#

ooh

#

thats an interesting way to approach it thanks!

#

That makes sense Botnuke <3

#

ty both let me try that

mint bane
#

got that one, am now completely stumped here

naive marten
#

what happens if you try to get the cartesian product of sets x sets within sets

#

so like A x B where A is {1,2} and B is {{0,2},{2,4}}

rain stone
#

ie do you have an idea of whether the statements are true or false?

mint bane
#

leaning towards false but just a hunch

#

hadnt thought about cartesian produc54==t

naive saffron
naive marten
#

hmmmmm okie ty

#

so a cartesian product always results in a bunch of () bracketed pairs

mint bane
#

so wait if im going to disprove, would a counterexample suffice?

rain stone
#

but don't just try to blindly guess a counterexample. See if you can articulate why you think it should be false - what your hunch is. If it isn't, a good place to start is to unpack the definition of A - C and B - C; writing out what it actually means might give some insight

mint bane
#

ok wait if i subtract a set with extra elements from a set that doesnt have some of those elements it doesnt matter right

#

like {1,2,3} - {3,42,69} = {1,2}

naive saffron
#

yes

rain stone
#

and you're definitely thinking in the right direction 😄

mint bane
#

so ik part b is true but can it be done w just a direct proof

#

bc reading it out is intuitive enough but that's never enough ofc

rain stone
#

Yep! part (b) is true. Start by writing out the definition of A - C and B - C. To show subset, remember you can just show that if x is in A - C, then x is in B - C '

#

do you have an explicit counterexample for part (a) yet?

mint bane
#

ye i got that down w help from my gf too, it's basically when C has elements that are in A and B but individually if that makes sense

rain stone
rain stone
mint bane
#

oh that's a more abstract proof i like that :)

#

merci for the help

rain stone
#

also I'm not saying "it's a short proof" to make you feel dumb if you don't get it quickly

#

short doesn't mean easy

#

just konw that if you're doing 3 pages of difficult rearrangements or something, you're probably barking up the wrong tree. THere is a relatively succinct argument

mint bane
rain stone
#

That is a little incomplete. In particular, you haven't shown the link between
"if x in A then x in B"
and
"if x in A - C then x in B - C"

#

your last two sentences are literally jsut the thing you are trying to prove

mint bane
#

lol im tired

#

so wait if x is in A and x is in B, but is not in C, then the subtraction of C from either A or B will leave x in the respective set

rain stone
#

or sorry, cases is the wrong word

#

I deleted that message since it was literally teh whole proof haha

rain stone
mint bane
#

still feels a bit funky

rain stone
#

you have the idea, I think the wording can be cleaned up

#

Talking about the set diference "removing" an element is a little imprecise

mint bane
#

exactly my thoughts lol

rain stone
#

Instead, literally just look at the definition of A - C and B - C

#

and see if x satisfies that definition (of being in B - C)

mint bane
#

oh wait

rain stone
#

if it does, you can just write "since x in B and x not in C, by definition x is in B - C"

mint bane
#

im overthinking it

rain stone
#

yes haha

mint bane
#

yee haw, tysm nicholas :)

rain stone
#

no worries! I'm very glad this was helpful

uncut matrix
#

for set A = {∅, {∅ , {∅ }}}, and set B = {∅ , {∅ }}

why does B ⊆ A = false while B ∈ A = true?

naive saffron
#

well ask yourself is every element of B in A

vital dewBOT
#

dackid

#

dackid

weary tiger
#

Hello, can anyone help with something?

quaint star
#

Probably if you say with what

#

But now I've answered two questions. So you've even used up your bonus question quota for the day. Definitely no more help from me.

weary tiger
#

got room for 2 more questions? including this one

#

you got any idea what happened here?

#

specifically the inductive step

pale epoch
#

what is this notation

#

essentially what you do to construct the powerset of ${a_1, a_2, \dots, a_k}$ is you take every element of the powerset of ${a_1, a_2, \dots, a_{k-1}}$ once "as is" and once with the element $a_k$ added

vital dewBOT
#

Lochverstärker

weary tiger
#

You mean the notation P?

young carbon
pale epoch
#

not sure how

#

try it yourself

#

write down the powerset of {a_1, a_2}

#

and use that to construct the powerset of {a_1, a_2, a_3}

worthy shard
#

can anyone solve this?

pale epoch
#

try induction

worthy shard
#

oki

nimble elbow
#

Can someone help me understand a generating function?

unreal stump
#

Go ahead

nimble elbow
#

Ok so I have the function; $$ P_k(n) = \sum^{n}_{i=0} P_{k-1}(i) $$ and have a gamma function representation, but im confused as to getting P_11(n)

unreal stump
#

Ok so I have the function; $ P_k(n) = \sum^{n}{i=0} P{k-1}(i) $ and have a gamma function representation, but im confused as to getting $P_{11}(n)$

nimble elbow
#

let me type it out nicer so that you can see it

vital dewBOT
#

Buncho Drunk

unreal stump
#

This?

nimble elbow
#

yea

unreal stump
#

$P_k(n)$ just looks like ${n+k-1 \choose n}$

vital dewBOT
#

Buncho Drunk

nimble elbow
#

so would i prove that with induction?

unreal stump
#

gamma(n) is defined to be (n-1)!

#

For natural numbers

#

There's nothing to prove

nimble elbow
#

oh yea, thanks

minor lake
#

I have 4 12-sided dices

#

if they are all different, I can get 12 x 12 x 12 x 12 = 12^4 throws by intuition

#

uh but what is it even like

#

order matters so it can't be a combination

#

elements are distinct so it can be a permutation with repetitions

#

and since I can't encode the result in a set, it must be a n-permutation

#

however I don't know how I could get the same answer using nPr

#

help

weary tiger
#

@minor lake Can you you a bit more clear about what the question is?

minor lake
#

if they are all different

#

how many results can I get

#

using something like a formula like nPr

weary tiger
#

with 4, 12 sided dices?

minor lake
#

yes

weary tiger
#

Are you throwing them successively ie. one after the other

#

If so then the answer is 12x12x12x12

minor lake
#

i know i just said it

weary tiger
#

If you are throwing the 4 dice at the same time then the answer is different

minor lake
#

id just like to know if there is a way to use a formula or something,

#

im currently using a chart

#

it gives me the stuff to apply depending on the order, whether or not there are repetitions and if I have to choose a subset among all elements

#

and based on if it's yes or no it gives me a definition like n-permutation if there's order or combination if there isn't any

#

nvm i posted in #help-0 ill just c if someone finds something

#

solved

twin badger
#

so if I have like a log function that is basically f(x)=logbase b(x-2) the domain would just be (2,infinity) and range would be all real numbers? range would also work as the target for the funtion of the logarithm right?

#

Also isn't a log inherently always going to be a one-to-one and onto function?

unreal stump
twin badger
#

So seeing as both domain and targets are infinite in scope, the size of the function can just be easily assumed to have |a|=|b|

#

but both sets of elements are infinite right? despite the domain starting after 2

unreal stump
#

Yes

twin badger
#

weird

unreal stump
#

2 infinite sets may have different sizes

#

There is no Bijection from N to R

icy radish
#

Hi guys, where would I go to get live help for discrete mathematics?

mint bane
#

in an undirected graph, if there is an edge between A and B, does {A, B, A} count as a walk that is neither circuit nor cycle?

sly turtle
#

p = {(x, [x]) ∈ A × (A/R) : x ∈ A}

What does A/R mean in this?

marble haven
#

is R referring to the real numbers?

sly turtle
#

no

#

I think this refers to a quotient space in my book

rain stone
#

I'm assuming R is an equivalence relation, and you're taking the quotient of A and R

#

the notation [x] usually refers to an equivalence class

#

And that's ust what makes the most sense

sly turtle
#
not one-to-one ,and another example that is one-to-one```

yeah that makes sense for the question. my professor very briefly talked about quotient space so I'm a bit confused still on what exactly A/R is
rain stone
#

So the idea of an equivalence relation is that you're defining a new notion of "things being the same". That's why the equivalence relation axioms are the rules that a normal "=" sign follows. When you take the quotient of a set and an equivalence relation, you treat all things that are equivalent under that relation as literally being the same object. If you give me an example of an equivalence relation you've seen, I can give a specific example

sly turtle
#

so [x] is all the elements of the set that x is in, that relate to x? I'm probably confusing something lol

rain stone
sly turtle
#

and when we say 'relate' to x, are we talking about equivalence or could it be something else

rain stone
#

We're talking specifically under the equivalence relation

sly turtle
#

if [x] is a single object isn't x equivalent to [x]

rain stone
#

So we treat [x] as a single object, but it is still the set of all things which are equivalent to x under R

#

In particular, [x] isn't any one element of A, it is a set of elements of A; the idea is that when you quotient A by R, you just treat all those elements as the same, so it doesn't matter which one you pick, they're all completely interchangable

sly turtle
#

okay I think the [x] part makes sense to me now.

#

The way my book is wording A/R it sounds like the set of all equivalence classes in A?

rain stone
#

that's exactly it!

sly turtle
#

i can't find an example in my notes to make it a bit more tangible

#

because I think of something that wouldn't be one to one for p: A -> A/R

rain stone
#

I can type up a quick example, give me one second

sly turtle
#

so p is a function that takes an element of A and spits out the set of everything equivalent to that element?

rain stone
#

Yep, which we call the equivalence class of that element

#

does your course use the notation a ~ b for a being related to b under ~, or do you use like R(a, b)?

#

I just wanna type this up in a way that's consistent with what you've seen

sly turtle
#

i've seen a few different ways i saw xRy

#

and i saw congruent symbol

rain stone
#

for example, consider the equivalence relation R on the integers Z defined by aRb if a - b is even. We have that 2R2, since 2- 2 is even, that 2R6 because 2 - 6 is even, and in general, that if a and b are even, then aRb, since the difference of two even numbers is even.

Similarly, 3R1 since 3 -1 = 2 is even, that 3R3 since 3 - 3 = 0 is even, and in general, if c and d are odd numbers, then cRd

In this case, Z/R is just two equivalence classes; namely, [0] and [1]. The reason is that, since all even numbers are equivalent, [0] = {..., -4, -2, 0, 2, 4, ...} and since all odd numbers are equivalent,
[1] = {... -3, -1, 1, 3, ....}. Notice that [0] = [2] = [4] = [6] = ..., since the set of elements equivalent to 0 is the exact same as the set of elements equivalent to 2, since 2 and 0 are equivalent

What you've done is taken Z, and collapsed it down to the elements that are distinct under R. There are only really two distinct elements - 0 and 1 - since everything is equivalent to either 0 or 1, so in some sense, under R, there are only two elements. Notice that my choice of 0 and 1 isn't special here, I could take 2 and 3, or 4 and 13, or 1283781232 and 1111111111111111. What matters is that everything is either in the equivalence class of even numbers, or the equivalence class of odd numbers, and I'm just denoting those sets in the easiest way possible.

sly turtle
#

ah okay yes thats a good example thank you

rain stone
# sly turtle ah okay yes thats a good example thank you

The intuition that I always keep in mind is that A/R is taking A, and then making things that are equivalent under R actually the same object - I know I've said this, but it's a subtle idea, and once you have it this'll become much clearer

icy radish
#

Hiya guys, in not sure if I'm using predicate logic correctly. I'm trying to make sure the notation and the usage of contradiction is proper.

icy radish
#

._.

#

Did I write something so wrong that people are afraid to tell me or something 😬

weary tiger
#

Is anyone in here good with combinatorics?

weary tiger
#

I have a problem where i have to combine legos to form cuboids, where no repetion is allowed, what would be the best way? Permutation or Combination formula? But there is a problem though, only cuboids are valid so random mixes like figure (b) in the picture below is not valid, how would i account for that with either of these formulas? Also figure (c) and figure (d) are valid but the same so they are a repetition i guess

worthy shard
#

how to prove this?

median eagle
#

hi

pale epoch
worthy shard
#

it's similar to the one i asked yesterday

#

but i can seem to even get started on this one

pale epoch
#

start by verifying it for n = 1

#

then write down the sum up to n in terms of the sum up to n-1

weary tiger
#

Can anyone help me find the symmetric closure of a matrix?

mint bane
#

need help proving this

unreal stump
#

Trivial by intuition

opal cedar
#

is there a place here to discuss theory of computation?

jolly ridge
#

You have two lists A and B.
A is an unsorted list, whereas, B is sorted.
Given ′𝑋′ a number input by the user, you need to determine whether or not 𝑋 is present in A and B.

In how many ways can I do this?

gritty crescent
#

#foundations might work, in case you don't get an answer here @opal cedar .

stray reef
#

well, at least two i guess

#

if B is sorted you can look for X in it through binary search

opal cedar
#

I don't have the "Advanced" role, so I guess I'll try here. I'm trying to convert a CFG to a CNF/GNF CFG then turn it into a DPDA, but I struggle with ensuring it's deterministic.

jolly ridge
#

many ways
@stray reef

And another way for B?

stray reef
#

@opal cedar advanced is a self-assignable role, just type ,iam adv in #bots

jolly ridge
#

And is there only one way for A?
Which one

stray reef
#

well you could just search through B the same as A

#

for A you have no option but to just scan through it all

opal cedar
#

thank you, I appreciate it

stray reef
#

which should make sense since it's not sorted

#

i mean

jolly ridge
#

Which way is the best according to you

stray reef
#

why according to me

jolly ridge
#

I mean generally

#

Like whicj is more efficient

stray reef
#

for A, simply going through it element by element is the most efficient you can possibly imagine

#

you can make it WORSE on purpose if you really want to

jolly ridge
#

And for B?

stray reef
#

for B you could do binary search, or you could do radix search (idk if that's the right name for it, but it's the formal equivalent of looking up a word in a dictionary by matching the first letter, then the second, etc.)

#

idk why you're asking "how many" ways there are to do it tbh that's kind of a weird question to ask

#

you could make a plethora of formally different algorithms for searching in a sorted list

#

are you SURE you're being asked "how many possible algorithms are there to search for x in B"?

#

or is this another mistranslation issue that i'm running up against and which you'll be unable to clarify because of an invisible language barrier

jolly ridge
#

Wait I'll show you

#

@stray reef

stray reef
#

You can do this in more than one way

#

so you were not asked to count all the possible ways

#

idk what your teacher means by "work only for A"

#

an algorithm that works on any list whatsoever will also work on B
i can't think of an algorithm that only FAILS on fully sorted lists and works in all other cases

opal cedar
#

Nobody seems interested in my PDA question 😆

proven garnet
# worthy shard

Note that $$\frac{1}{(2i-1)(2i+1)} = \frac{1}{2}\left(\frac{1}{2i-1} - \frac{1}{2i+1} \right)$$ Now you have a telescoping sum where consecutive terms cancel out except the first and the last and you're left with $\sum_{i=1}^n \frac{1}{(2i-1)(2i+1)} = \frac{1}{2}\left(1 - \frac{1}{(2n+1)} \right) = \frac{n}{2n+1}$

vital dewBOT
#

andreO

minor lake
#

Isn't that Dirac

gritty crescent
opaque chasm
#

How do we prove Euler’s Theorem holds if G is not connected?

ripe pendant
#

is zermelo-fraklin set theory the foundation of mathamatics?

pale epoch
#

what do you mean by foundation?

shut fjord
#

I can explain this problem to anyone who wishes to help

pallid lintel
#

anyone know much about discrete geometry/computational geometry here? I'm trying to pick a topic for undergrad thesis. Anyway, i had a simple question; if i had a simple polygon and shoot a ray from a known vertex to another known vertex, whats the fastest (order) algorithm for finding out which edge it first intersects, if it does intersect one?

shell glacier
weary tiger
#

Suppose I have the linear congruence 5x [congruent] 8 (mod 5) can't I multiply both sides by 5 and then I get 25x [congruent] 40 (mod 5) and since 25 [congruent] 40 (mod 5) cause 5 divides (25-40) then I obtain x [congruent] 1 (mod 5) Why can't I do this ? what's wrong with it ? I don't understand

last timber
#

@weary tiger somehow 5x = 8 mod 5 makes no sense

#

because 5x congruent 0 mod 5

weary tiger
#

oh sorry it was a random example

#

anyways suppose it was not 5x like suppose 6x

last timber
#

well

#

in general suppose you have ax = b mod n congruence

#

provided a and n are relatively prime

#

then there exists inverse of a modulo n, a^(-1)

weary tiger
#

if I have a=b mod m and c=d mod m => ac=bd mod m
is the converse true?

last timber
#

no

#

a = 0, d = 0 and b, c = 1

weary tiger
#

suppose a and d not equal 0

last timber
#

a = d, b = c

last timber
#

or in other words x = a^(-1)b mod n

obtuse minnow
#

I’m...

#

Krieg your example only works mod 1.

#

Nvm. Poster asked about the converse. My bad.

stray reef
#

mod 1 thonk

weary tiger
#

Every equation always holds mod 1

weary tiger
#

I am currently studying Discrete Math by the book, this is in Fundamentals chapter. I am quite confused about this question.

stray reef
#

this isn't a question, unless the actual question said to prove this

#

what are f_A and f_B?

#

indicator functions of A and of B respectively?

thin sierra
#

Hi everyone, I need to help about automata theory. I want to CFG rule tool. ( Ex: L(G)={b^n a^m b^n | n>=0, m>=0 ... As an answer S->bSb | A A-> aa|ε}

weary tiger
#

is the inverse of a transitive closure always equal itself? For a matrix

mint bane
#

can anyone help me with c and d here pls

#

i think c is 2 * P(7,3) but idk

weary tiger
#

Could I get help on this problem?

mint bane
tawdry edge
#

Hi

#

How can I prove scalability on modulus arithmetic relations?

#

i.e. a = b (mod m)

#

then ac = bc (mod m)?

#

c being a constant

sleek swallow
#

Well, you mean that c is an integer, yea? Just use the definition of mod

tawdry edge
#

I did...

#

this is what I got: m | c(a-b)

#

what do I do now?

#

I tried then using the definition of "divides by"

sleek swallow
#

a = b (mod m) means that a-b = km for some integer k. So, now:

ac-bc = (a-b)c = kmc

Since c is an integer, m is an integer and k is an integer. Then, now, ac-bc = (kc)m and since kc is an integer, you are done

tawdry edge
#

woah, hold up

#

...

#

Dude, my teacher sucks

#

I was never taught this definition and I kept seeing it in wiki pages

#

MY TEACHER SAID modulus is

#

m | (a-b)...

#

wait...

#

if I have mk = ac - bc

#

how did you get c over to mk?

#

that doesn't make sense

sleek swallow
#

What do you mean? We have a-b = km for some integer k, yes? Then:

ac-bc = (a-b)c = kmc

I'm just using a simple fact about a-b which I established based on the conditions given

tawdry edge
#

No

#

You are to prove ac = bc (mod m)

#

m is already in relation to ac and bc

#

you can't just add c to m...

sleek swallow
#

Yes, we are to prove that ac-bc is divisible by m

tawdry edge
#

well!

#

it looks likke mk = c(a-b)

sleek swallow
#

so, we write an expression for ac-bc

tawdry edge
#

not mck = c(a-b)...

sleek swallow
#

No. Let $a = b (mod(m))$. Then, $a-b = km$ for some integer $k$. Now, consider $ac-bc$, where $c$ is an integer. Then:

$$ac-bc = (a-b)c = kmc = (kc)m$$

which follows from the regular rules of integer arithmetic. Since $kc$ is an integer, it follows that $ac = bc (mod(m))$.

vital dewBOT
#

Abhijeet

sleek swallow
#

You just need to use the definition of divisibility

tawdry edge
#

dude

#

this is flat out impossible

#

you cannot derive kmc like that hommie

sleek swallow
#

Your teacher said that a = b mod(m) is defined as m divides a-b. This is the same thing as saying that a-b = km for some integer k

tawdry edge
#

obviously

sleek swallow
#

Why?

tawdry edge
#

because look

#

giving the definition of modulus, and of divisibility

#

you can only derive the following

#

bc = ac (mod m)

#

bc and ac are values!

#

so

#

m | (ac - bc)!

#

using modulus definition

#

using divisibility definition

#

we get

#

mk = c(a-b) after factoring!

#

you do not get mck

#

I have no idea why you keep stating that!

sleek swallow
#

You just said that we have to show that if $a = b mod(m)$, then $ac = bc mod(m)$. Is that what you want to prove?

vital dewBOT
#

Abhijeet

sleek swallow
#

urh bad latex but the message is clear

tawdry edge
#

Yes

sleek swallow
#

Then, what I have written above is correct

tawdry edge
#

given then

sleek swallow
#

Read it again

tawdry edge
#

Bro

sleek swallow
#

No, look, what part of it do you not understand?

#

Like, where is the flaw in the reasoning?

tawdry edge
#

well... first off, it seems incredulous then

#

to have a statement

#

that goes

#

$a = b mod(m)$, then $ac = bc mod(m)$

vital dewBOT
#

MaggyD

tawdry edge
#

wouldn't it be proper to say

#

$a = b mod(m)$, then $ac = bc mod(cm)$

vital dewBOT
#

MaggyD

sleek swallow
#

But that's trivially true whenever c != 0 .

tawdry edge
#

because all of our definitions revolve around m being the modulus applied to the values

#

so its absolutely stupid, FUCKING STUPID

#

I HATE THIS SHIT

sleek swallow
#

I mean

#

math doesn't operate on the basis of what you hate or don't hate

#

The proof of your statement has been given above so have a look and tell me if there's any significant flaw that you find

tawdry edge
#

ok

#

fine I can prove it lmao

#

your screwed

#

let's define

#

ac and bc as ac = q and bc = z

#

q = z (mod m) cannot equal a = b (mod m)

#

there is no way

#

Bro, the only way your proof works is if you do magic

#

you are adding c to M!

#

WHY WOULD YOU MAKE A PRODUCT OUT OF YOUR MODULUS

sleek swallow
#

No one is saying that q = z (mod m) is equal to a = b (mod m)

tawdry edge
#

Like the intuition makes no sense bro

sleek swallow
#

I did not make a product. I'm just using definitions here

tawdry edge
#

Homie

#

no your not

#

your addign c to m out of thin air

#

Prove me then, how my definition

#

given a = b (mod M) then ac = bc (mod m) that

sleek swallow
#

You are wasting time

tawdry edge
#

m | (a-b) = m | c(a-b)

sleek swallow
#

There is no addition of c that is going on in the argument

tawdry edge
#

it is not POSSIBLE

#

Period...

#

case in point

#

mk = ac - bc does not equal mk = a - b

#

THAT IS IMPOSSIBLE

#

You cannot be making this point right now dude,

sleek swallow
#

No, you are wasting time. Either look at the proof and be specific about whatever flaw you think is present in it or leave the channel and do something more productive.

coral raven
#

ok let's start over

#

what's the question?

tawdry edge
#

$given a = b mod(m)$, then $ac = bc mod(m)$

vital dewBOT
#

MaggyD

coral raven
#

prove that?

tawdry edge
#

Prove the corollary or whatever

#

prove that they are equal

#

?

sleek swallow
#

That's not what's being said

coral raven
#

well they're not equivalent

#

i can prove the second part from the first part, sure

sleek swallow
#

You are given that a = b (mod m). Then, you need to show that ac = bc (mod m), where a,b,c are integers and m is a nonzero integer.

#

There's no sense of 'equality' here.

tawdry edge
#

I don't see how

#

you have the same m...

#

why would you apply c to m?

sleek swallow
#

Kaisheng, the proof is above. I've already typed it out and I've been explicit. But this person hasn't looked at it/doesn't want to look at it/isn't telling me what's wrong.

#

What do you mean? We aren't applying c to m at all, whatever that means

tawdry edge
#

Dude... I'm asking you to show me HOW youc an apply c to m

#

hommie

coral raven
#

ok lemme try

#

say ok after every step if you agree

tawdry edge
#

No. Let $a = b (mod(m))$. Then, $a-b = km$ for some integer $k$. Now, consider $ac-bc$, where $c$ is an integer. Then:

$$ac-bc = (a-b)c = kmc = (kc)m$$

which follows from the regular rules of integer arithmetic. Since $kc$ is an integer, it follows that $ac = bc (mod(m))$.

vital dewBOT
#

MaggyD

tawdry edge
#

Straight from the horses mouth.

coral raven
#

stop me if you don't agree

tawdry edge
#

You are incredulous

coral raven
#

ok so slow down maggy

tawdry edge
#

Seriously, it says it right there in your argument! You developed a product out of c and M!

coral raven
#

lemme try pls

sleek swallow
#

-.-

coral raven
#

ok so your problem is

#

where do you get kmc from?

tawdry edge
#

God only knows... it was his proof....

coral raven
#

is that where you find something wrong

#

bruh

#

no but

#

is that where you're stuck

tawdry edge
#

yes

coral raven
#

ok

tawdry edge
#

where doe she get specifically c on the rhs

coral raven
#

so given that you have a - b - km

tawdry edge
#

or as a product with m

coral raven
#

if you have a - b = km

tawdry edge
#

yes

coral raven
#

ok

tawdry edge
#

following

coral raven
#

then you can multiply both sides by c and it's still true

#

so ac - bc = kmc

#

are you ok with this

tawdry edge
#

sure

coral raven
#

so that's where they get kmc from

#

so are you happy with the proof now?

tawdry edge
#

Ok... but this is not proof

coral raven
#

why not

tawdry edge
#

First off

#

look at our corollary statement...

#

ac = bc (mod) m

#

when we drive the equation from here... we get

#

mk = c(a-b)

sleek swallow
#

No

tawdry edge
#

which is not what you get in your proof

sleek swallow
#

You are supposed to SHOW that ac = bc (mod m)

tawdry edge
#

...

sleek swallow
#

In other words, you are supposed to show that ac-bc = mk', for some integer k'

coral raven
#

what

tawdry edge
#

Where does it say that?

coral raven
#

no everyone stop

sleek swallow
#

from the fact that a = b (mod(m))

coral raven
#

i'm so incredibly confused

#

wait

tawdry edge
#

Dude it does not say that...

coral raven
#

ok maggy lemme go through the whole proof

sleek swallow
#

This is exactly what you wrote

coral raven
#

stop

#
2. a = b + km
3. a - b = km
4. ac - bc = ckm
5. ac - bc == 0 mod m
6. ac == bc mod m```
#

are you okay with this

tawdry edge
#

no

coral raven
#

ok

tawdry edge
#

I give up

coral raven
#

no

#

come back

#

which lines do you not agree with

tawdry edge
#

Can we do another proof that is similar

coral raven
#

no

#

this proof

#

tell me what you don't understand about this proof

tawdry edge
#

Frankly, I'm no fool, I understand the idea

coral raven
#

ok then why do you not like the proof

tawdry edge
#

given ac = bc from a = b both (mod m)

coral raven
#

what

#

no

sleek swallow
#

.......

coral raven
#

tell me what you don't like about the proof

#

which step

#
2. a = b + km
3. a - b = km
4. ac - bc = ckm
5. ac - bc == 0 mod m
6. ac == bc mod m```
tawdry edge
#

4,

coral raven
#

from 4 to 5?

tawdry edge
#

3-4

coral raven
#

ok

tawdry edge
#

You multiply c to m...

#

that is incredulous act

coral raven
#

so if a - b = km, then it is true that ac - bc = ckm

tawdry edge
#

c is being applied to a and c in the propositions

coral raven
#

this is a true statement

tawdry edge
#

never is m modified

coral raven
#

this is multiplication

tawdry edge
#

homie... I know

coral raven
#

ok, then what's the problem

tawdry edge
#

but look at the expression

coral raven
#

why can you not do it

#

which expression

#

ckm?

tawdry edge
#

no

#

the initial proposition

coral raven
#

ac - bc?

mint bane
#

please

coral raven
#

sorry nitezba come back later

tawdry edge
#

No. Let $a = b (mod(m))$. Then, $a-b = km$ for some integer $k$. Now, consider $ac-bc$, where $c$ is an integer$

vital dewBOT
#

MaggyD
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

coral raven
#

maggy, i don't care about the initial proposition

#

you asked about the step between lines 3 and 4

tawdry edge
#

welp that's what it says homei

coral raven
#

you asked about the steps between lines 3 and 4

tawdry edge
#

Dude, I'm done... I got more proofs

#

to do

coral raven
#

do you have an issue there

tawdry edge
#

and I've spent an hour on this shit

coral raven
#

do you have an issue there

tawdry edge
#

I have an issue with the whole statement and how you could possibly apply a constant C to your modulus...

#

it is fucking stupid

coral raven
#

at what point in my proof do i apply c to the modulus

tawdry edge
#

...

coral raven
#
2. a = b + km
3. a - b = km
4. ac - bc = ckm
5. ac - bc == 0 mod m
6. ac == bc mod m```
#

tell me

tawdry edge
#

step 4

coral raven
#

no

tawdry edge
#

nit wit

coral raven
#

there is no modulus in line 4

#

i did not write a 'mod m'

tawdry edge
#

yes there is

coral raven
#

i did not write 'mod m'

tawdry edge
#

if a - b = km if m | ( a - b) then a = b (mod m)

#

m is the modulus