Cardinality set of multiples
up vote
2
down vote
favorite
Given an arbitrarily large set of natural numbers greater than one,
S = {$p_0$, $p_1$, ... $p_n$}
product of S = $prod_{i=0}^n p_i$
define M as the set of all natural numbers that are multiples of any member of S, smaller or equal than the product and larger than zero.
Is there a formula for the cardinality of M given S?
E.g
S = {2,3}
M = {2,3,4,6}
cardinality of M = 4.
I can think of the formula for specific lengths but not of a general form.
multiplicative-function
New contributor
add a comment |
up vote
2
down vote
favorite
Given an arbitrarily large set of natural numbers greater than one,
S = {$p_0$, $p_1$, ... $p_n$}
product of S = $prod_{i=0}^n p_i$
define M as the set of all natural numbers that are multiples of any member of S, smaller or equal than the product and larger than zero.
Is there a formula for the cardinality of M given S?
E.g
S = {2,3}
M = {2,3,4,6}
cardinality of M = 4.
I can think of the formula for specific lengths but not of a general form.
multiplicative-function
New contributor
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Given an arbitrarily large set of natural numbers greater than one,
S = {$p_0$, $p_1$, ... $p_n$}
product of S = $prod_{i=0}^n p_i$
define M as the set of all natural numbers that are multiples of any member of S, smaller or equal than the product and larger than zero.
Is there a formula for the cardinality of M given S?
E.g
S = {2,3}
M = {2,3,4,6}
cardinality of M = 4.
I can think of the formula for specific lengths but not of a general form.
multiplicative-function
New contributor
Given an arbitrarily large set of natural numbers greater than one,
S = {$p_0$, $p_1$, ... $p_n$}
product of S = $prod_{i=0}^n p_i$
define M as the set of all natural numbers that are multiples of any member of S, smaller or equal than the product and larger than zero.
Is there a formula for the cardinality of M given S?
E.g
S = {2,3}
M = {2,3,4,6}
cardinality of M = 4.
I can think of the formula for specific lengths but not of a general form.
multiplicative-function
multiplicative-function
New contributor
New contributor
New contributor
asked Nov 22 at 9:26
JFugger_jr
93
93
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Let us consider all numbers from $1$ to $N=prod_k p_k$ identified with the elements of the ring $Bbb Z/Ncongprod_kBbb Z/p_k$ of integers modulo $N$. Then the elements divisible by one of the factors, including zero (i.e. $N$ modulo $N$), are the non-units. The number of the units is given by the Euler indicator
$$phi(N)=N;prod_kleft(1-frac 1{p_k}right) .$$
Now consider "the complement", to get the answer $N-phi(N)$. For example, for $N=6$ we get $6-phi(6)=6-2=4$.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Let us consider all numbers from $1$ to $N=prod_k p_k$ identified with the elements of the ring $Bbb Z/Ncongprod_kBbb Z/p_k$ of integers modulo $N$. Then the elements divisible by one of the factors, including zero (i.e. $N$ modulo $N$), are the non-units. The number of the units is given by the Euler indicator
$$phi(N)=N;prod_kleft(1-frac 1{p_k}right) .$$
Now consider "the complement", to get the answer $N-phi(N)$. For example, for $N=6$ we get $6-phi(6)=6-2=4$.
add a comment |
up vote
1
down vote
accepted
Let us consider all numbers from $1$ to $N=prod_k p_k$ identified with the elements of the ring $Bbb Z/Ncongprod_kBbb Z/p_k$ of integers modulo $N$. Then the elements divisible by one of the factors, including zero (i.e. $N$ modulo $N$), are the non-units. The number of the units is given by the Euler indicator
$$phi(N)=N;prod_kleft(1-frac 1{p_k}right) .$$
Now consider "the complement", to get the answer $N-phi(N)$. For example, for $N=6$ we get $6-phi(6)=6-2=4$.
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Let us consider all numbers from $1$ to $N=prod_k p_k$ identified with the elements of the ring $Bbb Z/Ncongprod_kBbb Z/p_k$ of integers modulo $N$. Then the elements divisible by one of the factors, including zero (i.e. $N$ modulo $N$), are the non-units. The number of the units is given by the Euler indicator
$$phi(N)=N;prod_kleft(1-frac 1{p_k}right) .$$
Now consider "the complement", to get the answer $N-phi(N)$. For example, for $N=6$ we get $6-phi(6)=6-2=4$.
Let us consider all numbers from $1$ to $N=prod_k p_k$ identified with the elements of the ring $Bbb Z/Ncongprod_kBbb Z/p_k$ of integers modulo $N$. Then the elements divisible by one of the factors, including zero (i.e. $N$ modulo $N$), are the non-units. The number of the units is given by the Euler indicator
$$phi(N)=N;prod_kleft(1-frac 1{p_k}right) .$$
Now consider "the complement", to get the answer $N-phi(N)$. For example, for $N=6$ we get $6-phi(6)=6-2=4$.
answered Nov 22 at 10:03
dan_fulea
5,9751312
5,9751312
add a comment |
add a comment |
JFugger_jr is a new contributor. Be nice, and check out our Code of Conduct.
JFugger_jr is a new contributor. Be nice, and check out our Code of Conduct.
JFugger_jr is a new contributor. Be nice, and check out our Code of Conduct.
JFugger_jr is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3008909%2fcardinality-set-of-multiples%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown