Proving a limit exists under some conditions
$begingroup$
Suppose that $f(x) > 0$ is integrable and monotone decreasing on $[0,
infty)$. Let $F_{n} = int_{0}^{n} f(t) mathop{dt}$, $n = 1, 2, 3,
ldots$. Prove that
$$lim_{ntoinfty} F_{n} $$
exists if and only if $sum_{n = 1}^{infty} f(n) < infty$.
Hint: Consider $F(n + 1) - F(n)$
I'm not sure about how to approach this problem. This is a practice problem that I have for a final exam coming soon. I think that the hint helps us show that the sequence is monotone decreasing because if we can show that quantity is less than $0$, it would imply that the terms are getting smaller and smaller.
real-analysis calculus sequences-and-series limits analysis
$endgroup$
add a comment |
$begingroup$
Suppose that $f(x) > 0$ is integrable and monotone decreasing on $[0,
infty)$. Let $F_{n} = int_{0}^{n} f(t) mathop{dt}$, $n = 1, 2, 3,
ldots$. Prove that
$$lim_{ntoinfty} F_{n} $$
exists if and only if $sum_{n = 1}^{infty} f(n) < infty$.
Hint: Consider $F(n + 1) - F(n)$
I'm not sure about how to approach this problem. This is a practice problem that I have for a final exam coming soon. I think that the hint helps us show that the sequence is monotone decreasing because if we can show that quantity is less than $0$, it would imply that the terms are getting smaller and smaller.
real-analysis calculus sequences-and-series limits analysis
$endgroup$
add a comment |
$begingroup$
Suppose that $f(x) > 0$ is integrable and monotone decreasing on $[0,
infty)$. Let $F_{n} = int_{0}^{n} f(t) mathop{dt}$, $n = 1, 2, 3,
ldots$. Prove that
$$lim_{ntoinfty} F_{n} $$
exists if and only if $sum_{n = 1}^{infty} f(n) < infty$.
Hint: Consider $F(n + 1) - F(n)$
I'm not sure about how to approach this problem. This is a practice problem that I have for a final exam coming soon. I think that the hint helps us show that the sequence is monotone decreasing because if we can show that quantity is less than $0$, it would imply that the terms are getting smaller and smaller.
real-analysis calculus sequences-and-series limits analysis
$endgroup$
Suppose that $f(x) > 0$ is integrable and monotone decreasing on $[0,
infty)$. Let $F_{n} = int_{0}^{n} f(t) mathop{dt}$, $n = 1, 2, 3,
ldots$. Prove that
$$lim_{ntoinfty} F_{n} $$
exists if and only if $sum_{n = 1}^{infty} f(n) < infty$.
Hint: Consider $F(n + 1) - F(n)$
I'm not sure about how to approach this problem. This is a practice problem that I have for a final exam coming soon. I think that the hint helps us show that the sequence is monotone decreasing because if we can show that quantity is less than $0$, it would imply that the terms are getting smaller and smaller.
real-analysis calculus sequences-and-series limits analysis
real-analysis calculus sequences-and-series limits analysis
edited Dec 14 '18 at 18:04
Dillain Smith
asked Dec 14 '18 at 17:54
Dillain SmithDillain Smith
496
496
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Hint
Note that
$$
sum_{j=1}^n f(j)leq int_0^n f(t), dt=sum_{j=1}^nint_{j-1}^{j} f(t) , dtle sum_{j=1}^n f(j-1)
$$
where we used linearity of the integral for the middle equality and the fact that $f$ is monotone decreasing for the outer inequalities.
$endgroup$
add a comment |
$begingroup$
hint
For $nge 0,$
$$F(n+1)-F(n)=int_n^{n+1}f(t)dt$$
$$(forall tin[n,n+1]);$$
$$f(n+1)le f(t)le f(n)$$
and
$$;f(n+1)leint_n^{n+1}f(t)dtle f(n)$$
$endgroup$
add a comment |
$begingroup$
I am also studying for my real analysis exam, so if this proof is wrong please let me know so I know what to look over :)
If $sum_{n=1}^infty f(n) < infty$ $implies$ $lim_{nrightarrow infty} F_n < infty$
Since $f$ is monotonically decreasing on $[0,infty)$, we know that $f(n+1) < f(n)$ $forall n in mathbb{N}$, and we know $f(0)$ exists.
From this we can see that the following comparison is true
$$
F_n = int_0^n f(t)dt < sum_{k=0}^n f(k) = f(0) + sum_{k=1}^n f(k)
$$
now we can take the limit of both sides and see that
$$
lim_{nrightarrow infty} F_n < f(0) + sum_{k=1}^infty f(k)
$$
Therofore, the limit must exist because we know that the sum exists, and $f(0)$ exists.
To prove the other direction the method is the same, except we say that
$$
sum_{k=1}^n f(k) < int_0^n f(t)dt
$$
since it is not a "right-Riemann Sum"
$endgroup$
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%2f3039705%2fproving-a-limit-exists-under-some-conditions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint
Note that
$$
sum_{j=1}^n f(j)leq int_0^n f(t), dt=sum_{j=1}^nint_{j-1}^{j} f(t) , dtle sum_{j=1}^n f(j-1)
$$
where we used linearity of the integral for the middle equality and the fact that $f$ is monotone decreasing for the outer inequalities.
$endgroup$
add a comment |
$begingroup$
Hint
Note that
$$
sum_{j=1}^n f(j)leq int_0^n f(t), dt=sum_{j=1}^nint_{j-1}^{j} f(t) , dtle sum_{j=1}^n f(j-1)
$$
where we used linearity of the integral for the middle equality and the fact that $f$ is monotone decreasing for the outer inequalities.
$endgroup$
add a comment |
$begingroup$
Hint
Note that
$$
sum_{j=1}^n f(j)leq int_0^n f(t), dt=sum_{j=1}^nint_{j-1}^{j} f(t) , dtle sum_{j=1}^n f(j-1)
$$
where we used linearity of the integral for the middle equality and the fact that $f$ is monotone decreasing for the outer inequalities.
$endgroup$
Hint
Note that
$$
sum_{j=1}^n f(j)leq int_0^n f(t), dt=sum_{j=1}^nint_{j-1}^{j} f(t) , dtle sum_{j=1}^n f(j-1)
$$
where we used linearity of the integral for the middle equality and the fact that $f$ is monotone decreasing for the outer inequalities.
answered Dec 14 '18 at 18:02
Foobaz JohnFoobaz John
21.6k41352
21.6k41352
add a comment |
add a comment |
$begingroup$
hint
For $nge 0,$
$$F(n+1)-F(n)=int_n^{n+1}f(t)dt$$
$$(forall tin[n,n+1]);$$
$$f(n+1)le f(t)le f(n)$$
and
$$;f(n+1)leint_n^{n+1}f(t)dtle f(n)$$
$endgroup$
add a comment |
$begingroup$
hint
For $nge 0,$
$$F(n+1)-F(n)=int_n^{n+1}f(t)dt$$
$$(forall tin[n,n+1]);$$
$$f(n+1)le f(t)le f(n)$$
and
$$;f(n+1)leint_n^{n+1}f(t)dtle f(n)$$
$endgroup$
add a comment |
$begingroup$
hint
For $nge 0,$
$$F(n+1)-F(n)=int_n^{n+1}f(t)dt$$
$$(forall tin[n,n+1]);$$
$$f(n+1)le f(t)le f(n)$$
and
$$;f(n+1)leint_n^{n+1}f(t)dtle f(n)$$
$endgroup$
hint
For $nge 0,$
$$F(n+1)-F(n)=int_n^{n+1}f(t)dt$$
$$(forall tin[n,n+1]);$$
$$f(n+1)le f(t)le f(n)$$
and
$$;f(n+1)leint_n^{n+1}f(t)dtle f(n)$$
answered Dec 14 '18 at 18:25
hamam_Abdallahhamam_Abdallah
38k21634
38k21634
add a comment |
add a comment |
$begingroup$
I am also studying for my real analysis exam, so if this proof is wrong please let me know so I know what to look over :)
If $sum_{n=1}^infty f(n) < infty$ $implies$ $lim_{nrightarrow infty} F_n < infty$
Since $f$ is monotonically decreasing on $[0,infty)$, we know that $f(n+1) < f(n)$ $forall n in mathbb{N}$, and we know $f(0)$ exists.
From this we can see that the following comparison is true
$$
F_n = int_0^n f(t)dt < sum_{k=0}^n f(k) = f(0) + sum_{k=1}^n f(k)
$$
now we can take the limit of both sides and see that
$$
lim_{nrightarrow infty} F_n < f(0) + sum_{k=1}^infty f(k)
$$
Therofore, the limit must exist because we know that the sum exists, and $f(0)$ exists.
To prove the other direction the method is the same, except we say that
$$
sum_{k=1}^n f(k) < int_0^n f(t)dt
$$
since it is not a "right-Riemann Sum"
$endgroup$
add a comment |
$begingroup$
I am also studying for my real analysis exam, so if this proof is wrong please let me know so I know what to look over :)
If $sum_{n=1}^infty f(n) < infty$ $implies$ $lim_{nrightarrow infty} F_n < infty$
Since $f$ is monotonically decreasing on $[0,infty)$, we know that $f(n+1) < f(n)$ $forall n in mathbb{N}$, and we know $f(0)$ exists.
From this we can see that the following comparison is true
$$
F_n = int_0^n f(t)dt < sum_{k=0}^n f(k) = f(0) + sum_{k=1}^n f(k)
$$
now we can take the limit of both sides and see that
$$
lim_{nrightarrow infty} F_n < f(0) + sum_{k=1}^infty f(k)
$$
Therofore, the limit must exist because we know that the sum exists, and $f(0)$ exists.
To prove the other direction the method is the same, except we say that
$$
sum_{k=1}^n f(k) < int_0^n f(t)dt
$$
since it is not a "right-Riemann Sum"
$endgroup$
add a comment |
$begingroup$
I am also studying for my real analysis exam, so if this proof is wrong please let me know so I know what to look over :)
If $sum_{n=1}^infty f(n) < infty$ $implies$ $lim_{nrightarrow infty} F_n < infty$
Since $f$ is monotonically decreasing on $[0,infty)$, we know that $f(n+1) < f(n)$ $forall n in mathbb{N}$, and we know $f(0)$ exists.
From this we can see that the following comparison is true
$$
F_n = int_0^n f(t)dt < sum_{k=0}^n f(k) = f(0) + sum_{k=1}^n f(k)
$$
now we can take the limit of both sides and see that
$$
lim_{nrightarrow infty} F_n < f(0) + sum_{k=1}^infty f(k)
$$
Therofore, the limit must exist because we know that the sum exists, and $f(0)$ exists.
To prove the other direction the method is the same, except we say that
$$
sum_{k=1}^n f(k) < int_0^n f(t)dt
$$
since it is not a "right-Riemann Sum"
$endgroup$
I am also studying for my real analysis exam, so if this proof is wrong please let me know so I know what to look over :)
If $sum_{n=1}^infty f(n) < infty$ $implies$ $lim_{nrightarrow infty} F_n < infty$
Since $f$ is monotonically decreasing on $[0,infty)$, we know that $f(n+1) < f(n)$ $forall n in mathbb{N}$, and we know $f(0)$ exists.
From this we can see that the following comparison is true
$$
F_n = int_0^n f(t)dt < sum_{k=0}^n f(k) = f(0) + sum_{k=1}^n f(k)
$$
now we can take the limit of both sides and see that
$$
lim_{nrightarrow infty} F_n < f(0) + sum_{k=1}^infty f(k)
$$
Therofore, the limit must exist because we know that the sum exists, and $f(0)$ exists.
To prove the other direction the method is the same, except we say that
$$
sum_{k=1}^n f(k) < int_0^n f(t)dt
$$
since it is not a "right-Riemann Sum"
answered Dec 15 '18 at 0:33
wjmccannwjmccann
654118
654118
add a comment |
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%2f3039705%2fproving-a-limit-exists-under-some-conditions%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