The Maximimum Monochromatic k-Cliques for Complete Graph
up vote
1
down vote
favorite
Show:
For a complete graph $K_{n}$, there is a coloring of the edges with $2$ colors, such that the number of monochromatic $k$-Cliques is a maximum of $binom{n}{k}2^{1-binom{k}{2}}$.
I do not know where to begin on this exercise. As a hint, our professor gave us the following pre-exercise, which I have been able to solve:
Let $n in mathbb N$, and $mathcal{K}$ be the set of permutations
possible for a set ${1,...,n}$. Let $sigma in mathcal{K}, $ such
that $sigma: [n] to [n]$ is a randomly selected permutation. Find
the probability space, define random variable $X$ as the number of
fixed points and find $mathbb E[X]$.
How do the two questions fit together? I am lost.
probability stochastic-processes permutations
This question has an open bounty worth +50
reputation from SABOY ending in 3 days.
This question has not received enough attention.
add a comment |
up vote
1
down vote
favorite
Show:
For a complete graph $K_{n}$, there is a coloring of the edges with $2$ colors, such that the number of monochromatic $k$-Cliques is a maximum of $binom{n}{k}2^{1-binom{k}{2}}$.
I do not know where to begin on this exercise. As a hint, our professor gave us the following pre-exercise, which I have been able to solve:
Let $n in mathbb N$, and $mathcal{K}$ be the set of permutations
possible for a set ${1,...,n}$. Let $sigma in mathcal{K}, $ such
that $sigma: [n] to [n]$ is a randomly selected permutation. Find
the probability space, define random variable $X$ as the number of
fixed points and find $mathbb E[X]$.
How do the two questions fit together? I am lost.
probability stochastic-processes permutations
This question has an open bounty worth +50
reputation from SABOY ending in 3 days.
This question has not received enough attention.
I do not know about those random graph and just google about that. And I found people.cs.pitt.edu/~kirk/cs3150spring06/HW6_B.pdf Problem 6.2A has a similar question - which the number there is the expected number of monochromatic clique. But I do not quite follow how is that related to "at most".
– BGM
Nov 20 at 16:17
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Show:
For a complete graph $K_{n}$, there is a coloring of the edges with $2$ colors, such that the number of monochromatic $k$-Cliques is a maximum of $binom{n}{k}2^{1-binom{k}{2}}$.
I do not know where to begin on this exercise. As a hint, our professor gave us the following pre-exercise, which I have been able to solve:
Let $n in mathbb N$, and $mathcal{K}$ be the set of permutations
possible for a set ${1,...,n}$. Let $sigma in mathcal{K}, $ such
that $sigma: [n] to [n]$ is a randomly selected permutation. Find
the probability space, define random variable $X$ as the number of
fixed points and find $mathbb E[X]$.
How do the two questions fit together? I am lost.
probability stochastic-processes permutations
Show:
For a complete graph $K_{n}$, there is a coloring of the edges with $2$ colors, such that the number of monochromatic $k$-Cliques is a maximum of $binom{n}{k}2^{1-binom{k}{2}}$.
I do not know where to begin on this exercise. As a hint, our professor gave us the following pre-exercise, which I have been able to solve:
Let $n in mathbb N$, and $mathcal{K}$ be the set of permutations
possible for a set ${1,...,n}$. Let $sigma in mathcal{K}, $ such
that $sigma: [n] to [n]$ is a randomly selected permutation. Find
the probability space, define random variable $X$ as the number of
fixed points and find $mathbb E[X]$.
How do the two questions fit together? I am lost.
probability stochastic-processes permutations
probability stochastic-processes permutations
asked Nov 17 at 15:10
SABOY
501211
501211
This question has an open bounty worth +50
reputation from SABOY ending in 3 days.
This question has not received enough attention.
This question has an open bounty worth +50
reputation from SABOY ending in 3 days.
This question has not received enough attention.
I do not know about those random graph and just google about that. And I found people.cs.pitt.edu/~kirk/cs3150spring06/HW6_B.pdf Problem 6.2A has a similar question - which the number there is the expected number of monochromatic clique. But I do not quite follow how is that related to "at most".
– BGM
Nov 20 at 16:17
add a comment |
I do not know about those random graph and just google about that. And I found people.cs.pitt.edu/~kirk/cs3150spring06/HW6_B.pdf Problem 6.2A has a similar question - which the number there is the expected number of monochromatic clique. But I do not quite follow how is that related to "at most".
– BGM
Nov 20 at 16:17
I do not know about those random graph and just google about that. And I found people.cs.pitt.edu/~kirk/cs3150spring06/HW6_B.pdf Problem 6.2A has a similar question - which the number there is the expected number of monochromatic clique. But I do not quite follow how is that related to "at most".
– BGM
Nov 20 at 16:17
I do not know about those random graph and just google about that. And I found people.cs.pitt.edu/~kirk/cs3150spring06/HW6_B.pdf Problem 6.2A has a similar question - which the number there is the expected number of monochromatic clique. But I do not quite follow how is that related to "at most".
– BGM
Nov 20 at 16:17
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
This problem is a classical problem in probabilistic graph theory due to Erdos and can be found in pretty much any introductory course on probabilistic graph theory.
Denote by $I_{x_1,...,x_k}$ the indicator function of the k-clique of vertices ${x_1,...,x_k}$(for a random coloring of $K_n$). Thus $I_{x_1,...,x_k}$ is 1 if ${x_1,...,x_k}$ is monochromatic or 0 else. Then the total number of monochromatic k-Cliques is equal to $sum_{x_1,...,x_k}I_{x_1,...,x_k}$ where the sum is taken over all ${nchoose k}$ groups of k-vertices in the graph. The expected number of monochromatic k-Cliques is then equal to ${nchoose k}P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$, so you can find at least one graph with ${nchoose k}2^{1-{kchoose 2}}$ monochromatic k-Cliques.
For completion, note that $P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$ because ${x_1,...,x_k}$ is monochromatic if it is either red or blue(whence the factor of 1 in its exponent and the probability that each of its $k choose 2$ edges is red is exactly $frac{1}{2}$)
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
This problem is a classical problem in probabilistic graph theory due to Erdos and can be found in pretty much any introductory course on probabilistic graph theory.
Denote by $I_{x_1,...,x_k}$ the indicator function of the k-clique of vertices ${x_1,...,x_k}$(for a random coloring of $K_n$). Thus $I_{x_1,...,x_k}$ is 1 if ${x_1,...,x_k}$ is monochromatic or 0 else. Then the total number of monochromatic k-Cliques is equal to $sum_{x_1,...,x_k}I_{x_1,...,x_k}$ where the sum is taken over all ${nchoose k}$ groups of k-vertices in the graph. The expected number of monochromatic k-Cliques is then equal to ${nchoose k}P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$, so you can find at least one graph with ${nchoose k}2^{1-{kchoose 2}}$ monochromatic k-Cliques.
For completion, note that $P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$ because ${x_1,...,x_k}$ is monochromatic if it is either red or blue(whence the factor of 1 in its exponent and the probability that each of its $k choose 2$ edges is red is exactly $frac{1}{2}$)
add a comment |
up vote
1
down vote
accepted
This problem is a classical problem in probabilistic graph theory due to Erdos and can be found in pretty much any introductory course on probabilistic graph theory.
Denote by $I_{x_1,...,x_k}$ the indicator function of the k-clique of vertices ${x_1,...,x_k}$(for a random coloring of $K_n$). Thus $I_{x_1,...,x_k}$ is 1 if ${x_1,...,x_k}$ is monochromatic or 0 else. Then the total number of monochromatic k-Cliques is equal to $sum_{x_1,...,x_k}I_{x_1,...,x_k}$ where the sum is taken over all ${nchoose k}$ groups of k-vertices in the graph. The expected number of monochromatic k-Cliques is then equal to ${nchoose k}P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$, so you can find at least one graph with ${nchoose k}2^{1-{kchoose 2}}$ monochromatic k-Cliques.
For completion, note that $P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$ because ${x_1,...,x_k}$ is monochromatic if it is either red or blue(whence the factor of 1 in its exponent and the probability that each of its $k choose 2$ edges is red is exactly $frac{1}{2}$)
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
This problem is a classical problem in probabilistic graph theory due to Erdos and can be found in pretty much any introductory course on probabilistic graph theory.
Denote by $I_{x_1,...,x_k}$ the indicator function of the k-clique of vertices ${x_1,...,x_k}$(for a random coloring of $K_n$). Thus $I_{x_1,...,x_k}$ is 1 if ${x_1,...,x_k}$ is monochromatic or 0 else. Then the total number of monochromatic k-Cliques is equal to $sum_{x_1,...,x_k}I_{x_1,...,x_k}$ where the sum is taken over all ${nchoose k}$ groups of k-vertices in the graph. The expected number of monochromatic k-Cliques is then equal to ${nchoose k}P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$, so you can find at least one graph with ${nchoose k}2^{1-{kchoose 2}}$ monochromatic k-Cliques.
For completion, note that $P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$ because ${x_1,...,x_k}$ is monochromatic if it is either red or blue(whence the factor of 1 in its exponent and the probability that each of its $k choose 2$ edges is red is exactly $frac{1}{2}$)
This problem is a classical problem in probabilistic graph theory due to Erdos and can be found in pretty much any introductory course on probabilistic graph theory.
Denote by $I_{x_1,...,x_k}$ the indicator function of the k-clique of vertices ${x_1,...,x_k}$(for a random coloring of $K_n$). Thus $I_{x_1,...,x_k}$ is 1 if ${x_1,...,x_k}$ is monochromatic or 0 else. Then the total number of monochromatic k-Cliques is equal to $sum_{x_1,...,x_k}I_{x_1,...,x_k}$ where the sum is taken over all ${nchoose k}$ groups of k-vertices in the graph. The expected number of monochromatic k-Cliques is then equal to ${nchoose k}P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$, so you can find at least one graph with ${nchoose k}2^{1-{kchoose 2}}$ monochromatic k-Cliques.
For completion, note that $P({x_1,...,x_k}$ is monochromatic $) = {nchoose k}2^{1-{kchoose 2}}$ because ${x_1,...,x_k}$ is monochromatic if it is either red or blue(whence the factor of 1 in its exponent and the probability that each of its $k choose 2$ edges is red is exactly $frac{1}{2}$)
answered 2 days ago
Sorin Tirc
5889
5889
add a comment |
add a comment |
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%2f3002457%2fthe-maximimum-monochromatic-k-cliques-for-complete-graph%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
I do not know about those random graph and just google about that. And I found people.cs.pitt.edu/~kirk/cs3150spring06/HW6_B.pdf Problem 6.2A has a similar question - which the number there is the expected number of monochromatic clique. But I do not quite follow how is that related to "at most".
– BGM
Nov 20 at 16:17