Find the bounds of the number of leaves in a tree
$begingroup$
Problem: Let $n ≥ 3$ be an integer, $T$ be tree on $n$ vertices, with no vertex of degree $2$, and m be the number of leaves in $T$. It is true that we always have one of the following:
- $m geq ( n + 2 ) / 2$
- $( n + 4 ) / 3 leq m leq ( n + 2 ) / 2$
- $1 leq m leq ( n + 4 ) / 3$
- $m = ( n + 4 ) / 3$
My question: I know that for every graph $2 | E | = sum _ { v in V } d ( v )$. More specifically we have for a tree $2(n-1) = sum _ { v in V } d ( v )$. Now since there are no vertices of degree $2$ and I know we have $m$ vertices of degree 1:
$$mcdot 1 + 0cdot 2+ n_3cdot 3+n_4cdot 4+ldots=2(n-1)$$
with $n_k$ the number of vertices of degree $k$. Clearly we have an upper bound quiet generous:
$$mleq 2(n-1)$$
I can't seem to find another way to bound the value of m.
discrete-mathematics graph-theory trees
$endgroup$
add a comment |
$begingroup$
Problem: Let $n ≥ 3$ be an integer, $T$ be tree on $n$ vertices, with no vertex of degree $2$, and m be the number of leaves in $T$. It is true that we always have one of the following:
- $m geq ( n + 2 ) / 2$
- $( n + 4 ) / 3 leq m leq ( n + 2 ) / 2$
- $1 leq m leq ( n + 4 ) / 3$
- $m = ( n + 4 ) / 3$
My question: I know that for every graph $2 | E | = sum _ { v in V } d ( v )$. More specifically we have for a tree $2(n-1) = sum _ { v in V } d ( v )$. Now since there are no vertices of degree $2$ and I know we have $m$ vertices of degree 1:
$$mcdot 1 + 0cdot 2+ n_3cdot 3+n_4cdot 4+ldots=2(n-1)$$
with $n_k$ the number of vertices of degree $k$. Clearly we have an upper bound quiet generous:
$$mleq 2(n-1)$$
I can't seem to find another way to bound the value of m.
discrete-mathematics graph-theory trees
$endgroup$
add a comment |
$begingroup$
Problem: Let $n ≥ 3$ be an integer, $T$ be tree on $n$ vertices, with no vertex of degree $2$, and m be the number of leaves in $T$. It is true that we always have one of the following:
- $m geq ( n + 2 ) / 2$
- $( n + 4 ) / 3 leq m leq ( n + 2 ) / 2$
- $1 leq m leq ( n + 4 ) / 3$
- $m = ( n + 4 ) / 3$
My question: I know that for every graph $2 | E | = sum _ { v in V } d ( v )$. More specifically we have for a tree $2(n-1) = sum _ { v in V } d ( v )$. Now since there are no vertices of degree $2$ and I know we have $m$ vertices of degree 1:
$$mcdot 1 + 0cdot 2+ n_3cdot 3+n_4cdot 4+ldots=2(n-1)$$
with $n_k$ the number of vertices of degree $k$. Clearly we have an upper bound quiet generous:
$$mleq 2(n-1)$$
I can't seem to find another way to bound the value of m.
discrete-mathematics graph-theory trees
$endgroup$
Problem: Let $n ≥ 3$ be an integer, $T$ be tree on $n$ vertices, with no vertex of degree $2$, and m be the number of leaves in $T$. It is true that we always have one of the following:
- $m geq ( n + 2 ) / 2$
- $( n + 4 ) / 3 leq m leq ( n + 2 ) / 2$
- $1 leq m leq ( n + 4 ) / 3$
- $m = ( n + 4 ) / 3$
My question: I know that for every graph $2 | E | = sum _ { v in V } d ( v )$. More specifically we have for a tree $2(n-1) = sum _ { v in V } d ( v )$. Now since there are no vertices of degree $2$ and I know we have $m$ vertices of degree 1:
$$mcdot 1 + 0cdot 2+ n_3cdot 3+n_4cdot 4+ldots=2(n-1)$$
with $n_k$ the number of vertices of degree $k$. Clearly we have an upper bound quiet generous:
$$mleq 2(n-1)$$
I can't seem to find another way to bound the value of m.
discrete-mathematics graph-theory trees
discrete-mathematics graph-theory trees
edited Jan 20 at 8:25
NotAbelianGroup
asked Jan 20 at 8:06
NotAbelianGroupNotAbelianGroup
18211
18211
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$m$ could not be greater than $n$ as the number of nodes is $n$. The upper bound for $m$ is $n-1$ (as an example a star). Hence, $m leq n-1$.
$endgroup$
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f3080307%2ffind-the-bounds-of-the-number-of-leaves-in-a-tree%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$m$ could not be greater than $n$ as the number of nodes is $n$. The upper bound for $m$ is $n-1$ (as an example a star). Hence, $m leq n-1$.
$endgroup$
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
add a comment |
$begingroup$
$m$ could not be greater than $n$ as the number of nodes is $n$. The upper bound for $m$ is $n-1$ (as an example a star). Hence, $m leq n-1$.
$endgroup$
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
add a comment |
$begingroup$
$m$ could not be greater than $n$ as the number of nodes is $n$. The upper bound for $m$ is $n-1$ (as an example a star). Hence, $m leq n-1$.
$endgroup$
$m$ could not be greater than $n$ as the number of nodes is $n$. The upper bound for $m$ is $n-1$ (as an example a star). Hence, $m leq n-1$.
answered Jan 20 at 8:15


OmGOmG
2,502822
2,502822
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
add a comment |
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
Oh sorry you are right, I don't know why I wrote this nonsense. However I don't see how $n_2 =0$ impacts the calculation.
$endgroup$
– NotAbelianGroup
Jan 20 at 8:25
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
$begingroup$
@NotAbelianGroup it's ok. $n_2 = 0$ has no impact on the upper bound of $m$. Except, you can't have a tree with $n = 3$ and $n_2 = 0$!
$endgroup$
– OmG
Jan 20 at 8:37
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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%2f3080307%2ffind-the-bounds-of-the-number-of-leaves-in-a-tree%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