How do i show this equivalence without using integration?
$begingroup$
Without using integration show that $lim_{nrightarrow infty} frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=frac{4}{e}$. Itcould have been easier with integratoon, but i cannot proceed with this one. Can anyone please give me any hint or the solution... i will be very grateful. Please..
real-analysis integration limits
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
Without using integration show that $lim_{nrightarrow infty} frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=frac{4}{e}$. Itcould have been easier with integratoon, but i cannot proceed with this one. Can anyone please give me any hint or the solution... i will be very grateful. Please..
real-analysis integration limits
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
Without using integration show that $lim_{nrightarrow infty} frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=frac{4}{e}$. Itcould have been easier with integratoon, but i cannot proceed with this one. Can anyone please give me any hint or the solution... i will be very grateful. Please..
real-analysis integration limits
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
Without using integration show that $lim_{nrightarrow infty} frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=frac{4}{e}$. Itcould have been easier with integratoon, but i cannot proceed with this one. Can anyone please give me any hint or the solution... i will be very grateful. Please..
real-analysis integration limits
real-analysis integration limits
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
Kyle walker petersKyle walker peters
534
534
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Kyle walker peters is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
If we let $a_n=frac{[(n+1)(n+2)...(2n)]}{n^n}=frac{(2n)!}{n!n^n}$, then $frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=(a_n)^{frac{1}{n}}$. Then $frac{a_{n+1}}{a_n}=frac{(2n+2)!}{(2n)!}×frac{n!}{(n+1)!}×frac{n^n}{(n+1)^{n+1}}=frac{(2n+1)(2n+2)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{2(2n+1)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}rightarrow4×e^{-1}$.
Edit:explaining the last step explicitly... note that as $nrightarrow infty, frac{1}{n},frac{1}{2n}rightarrow 0$, so we can replace $frac{1}{2n}$ with $frac{1}{n}$. Now hence, $frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}=4×(1+frac{1}{n})^{-n} rightarrow 4× e^{-1}$
$endgroup$
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
add a comment |
$begingroup$
By Stirling,
$$frac1nsqrt[n]{frac{(2n)!}{n!}}simfrac1nfrac{sqrt[2n]{4pi n}left(dfrac{2n}eright)^2}{sqrt[n]{4pi n}dfrac ne}tofrac 4e.$$
$endgroup$
add a comment |
Your Answer
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
});
}
});
Kyle walker peters 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%2f3207894%2fhow-do-i-show-this-equivalence-without-using-integration%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
$begingroup$
If we let $a_n=frac{[(n+1)(n+2)...(2n)]}{n^n}=frac{(2n)!}{n!n^n}$, then $frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=(a_n)^{frac{1}{n}}$. Then $frac{a_{n+1}}{a_n}=frac{(2n+2)!}{(2n)!}×frac{n!}{(n+1)!}×frac{n^n}{(n+1)^{n+1}}=frac{(2n+1)(2n+2)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{2(2n+1)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}rightarrow4×e^{-1}$.
Edit:explaining the last step explicitly... note that as $nrightarrow infty, frac{1}{n},frac{1}{2n}rightarrow 0$, so we can replace $frac{1}{2n}$ with $frac{1}{n}$. Now hence, $frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}=4×(1+frac{1}{n})^{-n} rightarrow 4× e^{-1}$
$endgroup$
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
add a comment |
$begingroup$
If we let $a_n=frac{[(n+1)(n+2)...(2n)]}{n^n}=frac{(2n)!}{n!n^n}$, then $frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=(a_n)^{frac{1}{n}}$. Then $frac{a_{n+1}}{a_n}=frac{(2n+2)!}{(2n)!}×frac{n!}{(n+1)!}×frac{n^n}{(n+1)^{n+1}}=frac{(2n+1)(2n+2)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{2(2n+1)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}rightarrow4×e^{-1}$.
Edit:explaining the last step explicitly... note that as $nrightarrow infty, frac{1}{n},frac{1}{2n}rightarrow 0$, so we can replace $frac{1}{2n}$ with $frac{1}{n}$. Now hence, $frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}=4×(1+frac{1}{n})^{-n} rightarrow 4× e^{-1}$
$endgroup$
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
add a comment |
$begingroup$
If we let $a_n=frac{[(n+1)(n+2)...(2n)]}{n^n}=frac{(2n)!}{n!n^n}$, then $frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=(a_n)^{frac{1}{n}}$. Then $frac{a_{n+1}}{a_n}=frac{(2n+2)!}{(2n)!}×frac{n!}{(n+1)!}×frac{n^n}{(n+1)^{n+1}}=frac{(2n+1)(2n+2)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{2(2n+1)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}rightarrow4×e^{-1}$.
Edit:explaining the last step explicitly... note that as $nrightarrow infty, frac{1}{n},frac{1}{2n}rightarrow 0$, so we can replace $frac{1}{2n}$ with $frac{1}{n}$. Now hence, $frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}=4×(1+frac{1}{n})^{-n} rightarrow 4× e^{-1}$
$endgroup$
If we let $a_n=frac{[(n+1)(n+2)...(2n)]}{n^n}=frac{(2n)!}{n!n^n}$, then $frac{[(n+1)(n+2)...(2n)]^{frac{1}{n}}}{n}=(a_n)^{frac{1}{n}}$. Then $frac{a_{n+1}}{a_n}=frac{(2n+2)!}{(2n)!}×frac{n!}{(n+1)!}×frac{n^n}{(n+1)^{n+1}}=frac{(2n+1)(2n+2)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{2(2n+1)}{(n+1)}×frac{n^n}{(n+1)^{n+1}}=frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}rightarrow4×e^{-1}$.
Edit:explaining the last step explicitly... note that as $nrightarrow infty, frac{1}{n},frac{1}{2n}rightarrow 0$, so we can replace $frac{1}{2n}$ with $frac{1}{n}$. Now hence, $frac{4n(1+frac{1}{2n})}{n(1+frac{1}{n})}×(1+frac{1}{n})^{-n}=4×(1+frac{1}{n})^{-n} rightarrow 4× e^{-1}$
edited 1 hour ago
answered 1 hour ago
Shamim AkhtarShamim Akhtar
60219
60219
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
add a comment |
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
The last step is a little too fast. Can you justify why you can replace the two factors by their limits $4$ and $e^{-1}$, while you still have an infinite product for all $n$.
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
I justified....
$endgroup$
– Shamim Akhtar
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
$begingroup$
No, you didn't add a word. How is it that $sqrt[n]{prod_{1,n}(1+frac1k)^k}to e$ ?
$endgroup$
– Yves Daoust
1 hour ago
add a comment |
$begingroup$
By Stirling,
$$frac1nsqrt[n]{frac{(2n)!}{n!}}simfrac1nfrac{sqrt[2n]{4pi n}left(dfrac{2n}eright)^2}{sqrt[n]{4pi n}dfrac ne}tofrac 4e.$$
$endgroup$
add a comment |
$begingroup$
By Stirling,
$$frac1nsqrt[n]{frac{(2n)!}{n!}}simfrac1nfrac{sqrt[2n]{4pi n}left(dfrac{2n}eright)^2}{sqrt[n]{4pi n}dfrac ne}tofrac 4e.$$
$endgroup$
add a comment |
$begingroup$
By Stirling,
$$frac1nsqrt[n]{frac{(2n)!}{n!}}simfrac1nfrac{sqrt[2n]{4pi n}left(dfrac{2n}eright)^2}{sqrt[n]{4pi n}dfrac ne}tofrac 4e.$$
$endgroup$
By Stirling,
$$frac1nsqrt[n]{frac{(2n)!}{n!}}simfrac1nfrac{sqrt[2n]{4pi n}left(dfrac{2n}eright)^2}{sqrt[n]{4pi n}dfrac ne}tofrac 4e.$$
answered 1 hour ago
Yves DaoustYves Daoust
134k676233
134k676233
add a comment |
add a comment |
Kyle walker peters is a new contributor. Be nice, and check out our Code of Conduct.
Kyle walker peters is a new contributor. Be nice, and check out our Code of Conduct.
Kyle walker peters is a new contributor. Be nice, and check out our Code of Conduct.
Kyle walker peters is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3207894%2fhow-do-i-show-this-equivalence-without-using-integration%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