Limit as a Riemann sum
up vote
1
down vote
favorite
I need to comupte this limit by treating it as a Riemann sum
$$L := lim_{ntoinfty} frac{1}{n}sqrt[n]{(n+1)(n+2)...(n+n)}$$
So first I took the natural log from both sides to get
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)$$
which can then be written as
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}left(frac{ln(n+1)+ln(n+2)+...+ln(n+n)}{n}right)$$
And using the sigma notation
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}sum_{k=1}^{n}left(frac{1}{n}ln(n+k)right)$$
Further analysing this second bit I got that since $ln(n+k) = lnleft(nleft(1+frac{k}{n}right)right) = ln(n) +lnleft(1+frac{k}{n}right)$
It would seem that I should take $[a,b] = [0,1]$ and $f(x) = ln(1+x)$, but I am pretty certain that I have made a mistake somewhere. Can anyone point out my mistake?
calculus real-analysis
add a comment |
up vote
1
down vote
favorite
I need to comupte this limit by treating it as a Riemann sum
$$L := lim_{ntoinfty} frac{1}{n}sqrt[n]{(n+1)(n+2)...(n+n)}$$
So first I took the natural log from both sides to get
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)$$
which can then be written as
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}left(frac{ln(n+1)+ln(n+2)+...+ln(n+n)}{n}right)$$
And using the sigma notation
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}sum_{k=1}^{n}left(frac{1}{n}ln(n+k)right)$$
Further analysing this second bit I got that since $ln(n+k) = lnleft(nleft(1+frac{k}{n}right)right) = ln(n) +lnleft(1+frac{k}{n}right)$
It would seem that I should take $[a,b] = [0,1]$ and $f(x) = ln(1+x)$, but I am pretty certain that I have made a mistake somewhere. Can anyone point out my mistake?
calculus real-analysis
In the third line, you have the indeterminate form $ln L = -infty + infty$.
– angryavian
Nov 27 at 17:57
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I need to comupte this limit by treating it as a Riemann sum
$$L := lim_{ntoinfty} frac{1}{n}sqrt[n]{(n+1)(n+2)...(n+n)}$$
So first I took the natural log from both sides to get
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)$$
which can then be written as
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}left(frac{ln(n+1)+ln(n+2)+...+ln(n+n)}{n}right)$$
And using the sigma notation
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}sum_{k=1}^{n}left(frac{1}{n}ln(n+k)right)$$
Further analysing this second bit I got that since $ln(n+k) = lnleft(nleft(1+frac{k}{n}right)right) = ln(n) +lnleft(1+frac{k}{n}right)$
It would seem that I should take $[a,b] = [0,1]$ and $f(x) = ln(1+x)$, but I am pretty certain that I have made a mistake somewhere. Can anyone point out my mistake?
calculus real-analysis
I need to comupte this limit by treating it as a Riemann sum
$$L := lim_{ntoinfty} frac{1}{n}sqrt[n]{(n+1)(n+2)...(n+n)}$$
So first I took the natural log from both sides to get
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)$$
which can then be written as
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}left(frac{ln(n+1)+ln(n+2)+...+ln(n+n)}{n}right)$$
And using the sigma notation
$$ ln L = lim_{ntoinfty} lnfrac{1}{n} + lim_{ntoinfty}sum_{k=1}^{n}left(frac{1}{n}ln(n+k)right)$$
Further analysing this second bit I got that since $ln(n+k) = lnleft(nleft(1+frac{k}{n}right)right) = ln(n) +lnleft(1+frac{k}{n}right)$
It would seem that I should take $[a,b] = [0,1]$ and $f(x) = ln(1+x)$, but I am pretty certain that I have made a mistake somewhere. Can anyone point out my mistake?
calculus real-analysis
calculus real-analysis
asked Nov 27 at 17:55
Markus Punnar
1549
1549
In the third line, you have the indeterminate form $ln L = -infty + infty$.
– angryavian
Nov 27 at 17:57
add a comment |
In the third line, you have the indeterminate form $ln L = -infty + infty$.
– angryavian
Nov 27 at 17:57
In the third line, you have the indeterminate form $ln L = -infty + infty$.
– angryavian
Nov 27 at 17:57
In the third line, you have the indeterminate form $ln L = -infty + infty$.
– angryavian
Nov 27 at 17:57
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
accepted
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)=\lim_{ntoinfty} left( frac{1}{n}ln(1+frac{1}{n})+frac{1}{n}ln(1+frac{2}{n})+...+frac{1}{n}ln(1+frac{n}{n})right)=\lim_{nto infty}sum_{i=1}^{n}{1over n}ln (1+{iover n})=int_{0}^{1}ln (1+x) dx=(1+x)ln (1+x)-(1+x)Bigg|_{0}^{1}=2ln 2-1$$therefore $$L={4over e}$$
add a comment |
up vote
0
down vote
$ln L = -ln n + frac 1n sum_limits{i= n+1}^{2n} ln i$
Consider a Riemann sum with $n$ intervals of step 1
$sum_limits{i= n}^{2n-1} ln i < int_limits{n}^{2n} ln x dx <sum_limits{i= n+1}^{2n} ln i$
$intlimits_n^{2n} ln x dx = xln x - x|_{n}^{2n}\
(2nln 2n - 2n) - (nln n - n)$
This is Stirling's approximation.
or more precisely Stirling's approximation says
$ln n! approx nln n - n$
Plugged into
$L = frac 1n (frac {2n!}{n!})^frac 1n\
ln L = -ln n + frac 1n ln 2n! - frac 1n ln n!$
$ln L = -ln n + 2ln 2n -2 - ln n + 1\
ln L = 2ln 2 - 1\
L = 4e^{-1}$
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',
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%2f3016092%2flimit-as-a-riemann-sum%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)=\lim_{ntoinfty} left( frac{1}{n}ln(1+frac{1}{n})+frac{1}{n}ln(1+frac{2}{n})+...+frac{1}{n}ln(1+frac{n}{n})right)=\lim_{nto infty}sum_{i=1}^{n}{1over n}ln (1+{iover n})=int_{0}^{1}ln (1+x) dx=(1+x)ln (1+x)-(1+x)Bigg|_{0}^{1}=2ln 2-1$$therefore $$L={4over e}$$
add a comment |
up vote
1
down vote
accepted
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)=\lim_{ntoinfty} left( frac{1}{n}ln(1+frac{1}{n})+frac{1}{n}ln(1+frac{2}{n})+...+frac{1}{n}ln(1+frac{n}{n})right)=\lim_{nto infty}sum_{i=1}^{n}{1over n}ln (1+{iover n})=int_{0}^{1}ln (1+x) dx=(1+x)ln (1+x)-(1+x)Bigg|_{0}^{1}=2ln 2-1$$therefore $$L={4over e}$$
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)=\lim_{ntoinfty} left( frac{1}{n}ln(1+frac{1}{n})+frac{1}{n}ln(1+frac{2}{n})+...+frac{1}{n}ln(1+frac{n}{n})right)=\lim_{nto infty}sum_{i=1}^{n}{1over n}ln (1+{iover n})=int_{0}^{1}ln (1+x) dx=(1+x)ln (1+x)-(1+x)Bigg|_{0}^{1}=2ln 2-1$$therefore $$L={4over e}$$
$$ ln L = lim_{ntoinfty} left(lnfrac{1}{n} + frac{1}{n}left(ln(n+1)+ln(n+2)+...+ln(n+n)right)right)=\lim_{ntoinfty} left( frac{1}{n}ln(1+frac{1}{n})+frac{1}{n}ln(1+frac{2}{n})+...+frac{1}{n}ln(1+frac{n}{n})right)=\lim_{nto infty}sum_{i=1}^{n}{1over n}ln (1+{iover n})=int_{0}^{1}ln (1+x) dx=(1+x)ln (1+x)-(1+x)Bigg|_{0}^{1}=2ln 2-1$$therefore $$L={4over e}$$
answered Nov 27 at 18:11
Mostafa Ayaz
13.5k3836
13.5k3836
add a comment |
add a comment |
up vote
0
down vote
$ln L = -ln n + frac 1n sum_limits{i= n+1}^{2n} ln i$
Consider a Riemann sum with $n$ intervals of step 1
$sum_limits{i= n}^{2n-1} ln i < int_limits{n}^{2n} ln x dx <sum_limits{i= n+1}^{2n} ln i$
$intlimits_n^{2n} ln x dx = xln x - x|_{n}^{2n}\
(2nln 2n - 2n) - (nln n - n)$
This is Stirling's approximation.
or more precisely Stirling's approximation says
$ln n! approx nln n - n$
Plugged into
$L = frac 1n (frac {2n!}{n!})^frac 1n\
ln L = -ln n + frac 1n ln 2n! - frac 1n ln n!$
$ln L = -ln n + 2ln 2n -2 - ln n + 1\
ln L = 2ln 2 - 1\
L = 4e^{-1}$
add a comment |
up vote
0
down vote
$ln L = -ln n + frac 1n sum_limits{i= n+1}^{2n} ln i$
Consider a Riemann sum with $n$ intervals of step 1
$sum_limits{i= n}^{2n-1} ln i < int_limits{n}^{2n} ln x dx <sum_limits{i= n+1}^{2n} ln i$
$intlimits_n^{2n} ln x dx = xln x - x|_{n}^{2n}\
(2nln 2n - 2n) - (nln n - n)$
This is Stirling's approximation.
or more precisely Stirling's approximation says
$ln n! approx nln n - n$
Plugged into
$L = frac 1n (frac {2n!}{n!})^frac 1n\
ln L = -ln n + frac 1n ln 2n! - frac 1n ln n!$
$ln L = -ln n + 2ln 2n -2 - ln n + 1\
ln L = 2ln 2 - 1\
L = 4e^{-1}$
add a comment |
up vote
0
down vote
up vote
0
down vote
$ln L = -ln n + frac 1n sum_limits{i= n+1}^{2n} ln i$
Consider a Riemann sum with $n$ intervals of step 1
$sum_limits{i= n}^{2n-1} ln i < int_limits{n}^{2n} ln x dx <sum_limits{i= n+1}^{2n} ln i$
$intlimits_n^{2n} ln x dx = xln x - x|_{n}^{2n}\
(2nln 2n - 2n) - (nln n - n)$
This is Stirling's approximation.
or more precisely Stirling's approximation says
$ln n! approx nln n - n$
Plugged into
$L = frac 1n (frac {2n!}{n!})^frac 1n\
ln L = -ln n + frac 1n ln 2n! - frac 1n ln n!$
$ln L = -ln n + 2ln 2n -2 - ln n + 1\
ln L = 2ln 2 - 1\
L = 4e^{-1}$
$ln L = -ln n + frac 1n sum_limits{i= n+1}^{2n} ln i$
Consider a Riemann sum with $n$ intervals of step 1
$sum_limits{i= n}^{2n-1} ln i < int_limits{n}^{2n} ln x dx <sum_limits{i= n+1}^{2n} ln i$
$intlimits_n^{2n} ln x dx = xln x - x|_{n}^{2n}\
(2nln 2n - 2n) - (nln n - n)$
This is Stirling's approximation.
or more precisely Stirling's approximation says
$ln n! approx nln n - n$
Plugged into
$L = frac 1n (frac {2n!}{n!})^frac 1n\
ln L = -ln n + frac 1n ln 2n! - frac 1n ln n!$
$ln L = -ln n + 2ln 2n -2 - ln n + 1\
ln L = 2ln 2 - 1\
L = 4e^{-1}$
answered Nov 27 at 18:50
Doug M
43.5k31854
43.5k31854
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3016092%2flimit-as-a-riemann-sum%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
In the third line, you have the indeterminate form $ln L = -infty + infty$.
– angryavian
Nov 27 at 17:57