#discrete maths

1 messages · Page 1 of 1 (latest)

wraith rock
#

in the x,y in the set containing 15, would both x and y be equal to 15?

wintry helm
#

possibilities are
x = 15
y = ø
or
x = ø
y = 15

wraith rock
#

So then Z|y|z

#

Would be z|1??

summer bronze
#

isn't that the set of pairs (x, y) in {15} x Z such that y | x ?

#

otherwise i don't understand that notation, seems like there's a subscript typo there

#

if so, then ofc (x, y) is a pair in the set iff x=15 and y is an integer divisor of 15 (finitely many possibilities that you should know how to list)

hybrid slate
hybrid slate
#

I think I'd have used a colon in place of the first line, though.

#

If I'm reading it right, then it's the set of all ordered pairs (x, y) in the Cartesian product of {15} and Z such that y divides x.

#

Now, the Cartesian product A x B, as I mentioned before to someone else, is the set of all ordered pairs (x, y) such that x is an element of A and y is an element of B.

#

So the Cartesian product {15} x Z would be the set of all ordered pairs (x, y) such that x is in {15} and y is in Z.

hybrid slate
wraith rock
#

so any number that divides y|x but im confused what y|x is since theres only 2 things in the set

summer bronze
#

that Z is the set of integers, the first bar "|" means "such that", not divisibility, the second one is divisibility

wraith rock
#

ahhh i see

#

but would the ints only include only 156?

#

15*

#

cause x,y is only in the set containing 15

summer bronze
#

no, Z is the set of all integers

summer bronze
wraith rock
#

then what would y be?

summer bronze
#

for each pair (x, y) in that set, (x, y) is in {15} x Z, meaning x is in {15} and y is in Z, so x=15; but remember that they also satisfy y | x, aka y | 15

#

so y is any integer divisor of 15

#

do you know what those are? there are finitely many possibilities

wraith rock
#

uhhh

#

1 15 3 5

#

so then cardinality would be 4?

summer bronze
#

what about -1?

wraith rock
#

oh

#

then 8

#

i forgot about those

#

hahaha

summer bronze
#

yep

wraith rock
#

thanks

#

what about the cardinality of a number range in R

#

so like [1,5]

#

that would probably be N0

#

since there are infinite amoiunts

summer bronze
#

if you mean the closed interval [1, 5] of real numbers, then no, they're c = 2^aleph_0 in cardinality

#

which is strictly more than aleph_0

wraith rock
#

would it be beccause u get the points from R^n

#

when n = 2?

summer bronze
#

no that is just because it's the cardinality of the set of subsets of the natural numbers

#

and that is the same as the cardinal 2^{|N|}

#

for example, the cardinality of the set of subsets of {1, 2, ..., n}
is 2^n

#

that's because you can do a counting, for each element from {1, 2, ..., n} you decide if you're gonna put in the subset or not (two choices), and in the end you get your subset uniquely determined by those choices

#

so that's two choices for each of the n elements, hence 2^n subsets in total

#

you can apply this reasoning to prove the same for the set of subsets of N

#

and there is a definition of power of cardinals

#

given k and m two cardinals, there is a definition for the cardinal k^m (it's actually just the cardinality of a set K^M where K and M are sets of cardinality k and m, respectively)

#

and then 2^aleph_0 is well defined and equal to the cardinality of the set of subsets of N, and this latter one can be shown to be the cardinality of the set of real numbers (you use binary representation)

wraith rock
#

so then would that look like

chilly magnet
hybrid slate
summer bronze
#

I'm using latex syntax

#

so what i meant is what you typed

summer bronze
wraith rock
#

alr thanks

#

:))

wintry helm
wraith rock
#

i thnk i figured it out

#

its basically asking for factors of 15

#

so its saying x,y are elements of the set {15}

#

but then its using all numbers in the ints

#

so its y = Z and x=15

#

which is z|15

hybrid slate
# wraith rock so its saying x,y are elements of the set {15}

No, x and y are not elements of the set {15}. I've already explained this a couple of times. (x, y) is an element of the Cartesian product {15} x Z, meaning it's an element of the set of all ordered pairs of which the first element of the ordered pair is an element of {15} and the second element of the ordered pair is an element of Z.