What is the limit of the following expression?
up vote
1
down vote
favorite
I've been thinking about and trying to solve the following limit that I just feel lost by now. I always get an indeterminate form. I don't know what else to try. In the picture is just one way that I tried to do it, again resulting in an indeterminate:
Can you help?
$lim_{nto infty} left[ left(3+dfrac{1}{n} right)^{-3n} * 27^nright]$
limits central-limit-theorem indeterminate-forms
|
show 3 more comments
up vote
1
down vote
favorite
I've been thinking about and trying to solve the following limit that I just feel lost by now. I always get an indeterminate form. I don't know what else to try. In the picture is just one way that I tried to do it, again resulting in an indeterminate:
Can you help?
$lim_{nto infty} left[ left(3+dfrac{1}{n} right)^{-3n} * 27^nright]$
limits central-limit-theorem indeterminate-forms
Central limit theorem? Where?
– Federico
Nov 21 at 19:48
Do you know anything about $left(a+frac1nright)^n?$
– Federico
Nov 21 at 19:49
Bogdan, this looks like a good question. Would you mind putting it in MathJax? I would if I could, but am currently away from my computer.
– Jack Moody
Nov 21 at 19:49
@Federico Yes, but I don't see how to apply it here.
– Bogdan Vlad
Nov 21 at 20:20
1
@JackMoody Oh, my bad. I didn't know. I put it at the end of the question.
– Bogdan Vlad
Nov 21 at 22:00
|
show 3 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've been thinking about and trying to solve the following limit that I just feel lost by now. I always get an indeterminate form. I don't know what else to try. In the picture is just one way that I tried to do it, again resulting in an indeterminate:
Can you help?
$lim_{nto infty} left[ left(3+dfrac{1}{n} right)^{-3n} * 27^nright]$
limits central-limit-theorem indeterminate-forms
I've been thinking about and trying to solve the following limit that I just feel lost by now. I always get an indeterminate form. I don't know what else to try. In the picture is just one way that I tried to do it, again resulting in an indeterminate:
Can you help?
$lim_{nto infty} left[ left(3+dfrac{1}{n} right)^{-3n} * 27^nright]$
limits central-limit-theorem indeterminate-forms
limits central-limit-theorem indeterminate-forms
edited Nov 21 at 21:59
asked Nov 21 at 19:44
Bogdan Vlad
495
495
Central limit theorem? Where?
– Federico
Nov 21 at 19:48
Do you know anything about $left(a+frac1nright)^n?$
– Federico
Nov 21 at 19:49
Bogdan, this looks like a good question. Would you mind putting it in MathJax? I would if I could, but am currently away from my computer.
– Jack Moody
Nov 21 at 19:49
@Federico Yes, but I don't see how to apply it here.
– Bogdan Vlad
Nov 21 at 20:20
1
@JackMoody Oh, my bad. I didn't know. I put it at the end of the question.
– Bogdan Vlad
Nov 21 at 22:00
|
show 3 more comments
Central limit theorem? Where?
– Federico
Nov 21 at 19:48
Do you know anything about $left(a+frac1nright)^n?$
– Federico
Nov 21 at 19:49
Bogdan, this looks like a good question. Would you mind putting it in MathJax? I would if I could, but am currently away from my computer.
– Jack Moody
Nov 21 at 19:49
@Federico Yes, but I don't see how to apply it here.
– Bogdan Vlad
Nov 21 at 20:20
1
@JackMoody Oh, my bad. I didn't know. I put it at the end of the question.
– Bogdan Vlad
Nov 21 at 22:00
Central limit theorem? Where?
– Federico
Nov 21 at 19:48
Central limit theorem? Where?
– Federico
Nov 21 at 19:48
Do you know anything about $left(a+frac1nright)^n?$
– Federico
Nov 21 at 19:49
Do you know anything about $left(a+frac1nright)^n?$
– Federico
Nov 21 at 19:49
Bogdan, this looks like a good question. Would you mind putting it in MathJax? I would if I could, but am currently away from my computer.
– Jack Moody
Nov 21 at 19:49
Bogdan, this looks like a good question. Would you mind putting it in MathJax? I would if I could, but am currently away from my computer.
– Jack Moody
Nov 21 at 19:49
@Federico Yes, but I don't see how to apply it here.
– Bogdan Vlad
Nov 21 at 20:20
@Federico Yes, but I don't see how to apply it here.
– Bogdan Vlad
Nov 21 at 20:20
1
1
@JackMoody Oh, my bad. I didn't know. I put it at the end of the question.
– Bogdan Vlad
Nov 21 at 22:00
@JackMoody Oh, my bad. I didn't know. I put it at the end of the question.
– Bogdan Vlad
Nov 21 at 22:00
|
show 3 more comments
2 Answers
2
active
oldest
votes
up vote
1
down vote
accepted
Let $x=dfrac{t}{3}$ then your limit will be
$$lim_{ttoinfty}left(1+dfrac{1}{t}right)^{-t}=dfrac{1}{e}$$
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
add a comment |
up vote
0
down vote
My suggestion was to notice that
$$
left(a+frac1nright)^n = left(a+frac{a}{an}right)^n
= a^nleft(1+frac1{an}right)^n sim a^ne^{1/a}.
$$
You can compute your limit as
$$
left(3+frac1nright)^{-3n}3^{3n}
= 3^{-3n}left(1+frac1{3n}right)^{-3n}3^{3n}=left(1+frac1{3n}right)^{-3n}
to e^{-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%2f3008239%2fwhat-is-the-limit-of-the-following-expression%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
Let $x=dfrac{t}{3}$ then your limit will be
$$lim_{ttoinfty}left(1+dfrac{1}{t}right)^{-t}=dfrac{1}{e}$$
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
add a comment |
up vote
1
down vote
accepted
Let $x=dfrac{t}{3}$ then your limit will be
$$lim_{ttoinfty}left(1+dfrac{1}{t}right)^{-t}=dfrac{1}{e}$$
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Let $x=dfrac{t}{3}$ then your limit will be
$$lim_{ttoinfty}left(1+dfrac{1}{t}right)^{-t}=dfrac{1}{e}$$
Let $x=dfrac{t}{3}$ then your limit will be
$$lim_{ttoinfty}left(1+dfrac{1}{t}right)^{-t}=dfrac{1}{e}$$
answered Nov 21 at 19:49
Nosrati
26.3k62353
26.3k62353
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
add a comment |
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
I'm sorry but can you please explain it a bit further? Where and what should I replace with $t$ ?
– Bogdan Vlad
Nov 21 at 20:24
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
Nevermind, I got it (with your idea). Thanks a lot!
– Bogdan Vlad
Nov 21 at 20:59
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
You should replace $x=dfrac{t}{3}$ at the first limit $$(3+dfrac{1}{frac{t}{3}})^{-3frac{t}{3}}=(3+dfrac{3}{t})^{-t}=3^{-t}(1+dfrac{1}{t})^{-t}$$also $$27^x=(3^3)^dfrac{t}{3}=3^t$$
– Nosrati
Nov 22 at 5:23
add a comment |
up vote
0
down vote
My suggestion was to notice that
$$
left(a+frac1nright)^n = left(a+frac{a}{an}right)^n
= a^nleft(1+frac1{an}right)^n sim a^ne^{1/a}.
$$
You can compute your limit as
$$
left(3+frac1nright)^{-3n}3^{3n}
= 3^{-3n}left(1+frac1{3n}right)^{-3n}3^{3n}=left(1+frac1{3n}right)^{-3n}
to e^{-1}.
$$
add a comment |
up vote
0
down vote
My suggestion was to notice that
$$
left(a+frac1nright)^n = left(a+frac{a}{an}right)^n
= a^nleft(1+frac1{an}right)^n sim a^ne^{1/a}.
$$
You can compute your limit as
$$
left(3+frac1nright)^{-3n}3^{3n}
= 3^{-3n}left(1+frac1{3n}right)^{-3n}3^{3n}=left(1+frac1{3n}right)^{-3n}
to e^{-1}.
$$
add a comment |
up vote
0
down vote
up vote
0
down vote
My suggestion was to notice that
$$
left(a+frac1nright)^n = left(a+frac{a}{an}right)^n
= a^nleft(1+frac1{an}right)^n sim a^ne^{1/a}.
$$
You can compute your limit as
$$
left(3+frac1nright)^{-3n}3^{3n}
= 3^{-3n}left(1+frac1{3n}right)^{-3n}3^{3n}=left(1+frac1{3n}right)^{-3n}
to e^{-1}.
$$
My suggestion was to notice that
$$
left(a+frac1nright)^n = left(a+frac{a}{an}right)^n
= a^nleft(1+frac1{an}right)^n sim a^ne^{1/a}.
$$
You can compute your limit as
$$
left(3+frac1nright)^{-3n}3^{3n}
= 3^{-3n}left(1+frac1{3n}right)^{-3n}3^{3n}=left(1+frac1{3n}right)^{-3n}
to e^{-1}.
$$
answered Nov 22 at 17:38
Federico
4,138512
4,138512
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%2f3008239%2fwhat-is-the-limit-of-the-following-expression%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
Central limit theorem? Where?
– Federico
Nov 21 at 19:48
Do you know anything about $left(a+frac1nright)^n?$
– Federico
Nov 21 at 19:49
Bogdan, this looks like a good question. Would you mind putting it in MathJax? I would if I could, but am currently away from my computer.
– Jack Moody
Nov 21 at 19:49
@Federico Yes, but I don't see how to apply it here.
– Bogdan Vlad
Nov 21 at 20:20
1
@JackMoody Oh, my bad. I didn't know. I put it at the end of the question.
– Bogdan Vlad
Nov 21 at 22:00