#discrete maths
1 messages · Page 1 of 1 (latest)
I don't think so
possibilities are
x = 15
y = ø
or
x = ø
y = 15
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)
When you have the set A x B, that's what's called the Cartesian product of A and B, which is the set of all ordered pairs (a, b) such that a is in A and b is in B.
(15, 15) is an element of the set, if I'm reading the notation right.
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.
I don't think that's correct.
im p sure its Z | (y|x)
so any number that divides y|x but im confused what y|x is since theres only 2 things in the set
that Z is the set of integers, the first bar "|" means "such that", not divisibility, the second one is divisibility
ahhh i see
but would the ints only include only 156?
15*
cause x,y is only in the set containing 15
no, Z is the set of all integers
only x is in {15}
then what would y be?
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
what about -1?
yep
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
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
where did u get the 2 from?
would it be beccause u get the points from R^n
when n = 2?
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)
so then would that look like
∅?
x=15, y is integer and y divides x
Think you mean 2^|N|? You can't really take a number to the power of a set...
yeah, 2^aleph_0
oh my bad cuz I don't really understand the notation actually
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
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.