Finding the limit of this functionFinding the limit of function - irrational functionset of subsequential...
Drawing ramified coverings with tikz
When quoting, must I also copy hyphens used to divide words that continue on the next line?
Greatest common substring
Customize circled numbers
Indicating multiple different modes of speech (fantasy language or telepathy)
Flux received by a negative charge
Sampling Theorem and reconstruction
Wrapping Cryptocurrencies for interoperability sake
Do the concepts of IP address and network interface not belong to the same layer?
How can "mimic phobia" be cured or prevented?
Why did the HMS Bounty go back to a time when whales are already rare?
Why has "pence" been used in this sentence, not "pences"?
Find last 3 digits of this monster number
What is the grammatical term for “‑ed” words like these?
We have a love-hate relationship
MAXDOP Settings for SQL Server 2014
Is there a word to describe the feeling of being transfixed out of horror?
Can I sign legal documents with a smiley face?
What linear sensor for a keyboard?
Two-sided logarithm inequality
On a tidally locked planet, would time be quantized?
If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?
Reply 'no position' while the job posting is still there
Why did the EU agree to delay the Brexit deadline?
Finding the limit of this function
Finding the limit of function - irrational functionset of subsequential limitFinding the limit this recursive functionfinding an 'e' based limit for this sequenceShow this function can be defined as the limit functionHow does this inequality help me evaluate the limit?How do you solve for the limit of this series?Limit of zeta function in $x = 1$Finding the limit of a function .Show that the limit is divergent
$begingroup$
I know that
$$lim_{n rightarrow infty} frac{m^{n}}{e^{n}n^{frac12}} = 0$$ if $|m|lt 1$, otherwise the limit is $infty.$
How can I show that it converges if $|m|lt 1?$
real-analysis limits
$endgroup$
add a comment |
$begingroup$
I know that
$$lim_{n rightarrow infty} frac{m^{n}}{e^{n}n^{frac12}} = 0$$ if $|m|lt 1$, otherwise the limit is $infty.$
How can I show that it converges if $|m|lt 1?$
real-analysis limits
$endgroup$
$begingroup$
Not true, $|m|<e$ is sufficient for the convergence to $0$
$endgroup$
– Peter
Mar 14 at 11:24
add a comment |
$begingroup$
I know that
$$lim_{n rightarrow infty} frac{m^{n}}{e^{n}n^{frac12}} = 0$$ if $|m|lt 1$, otherwise the limit is $infty.$
How can I show that it converges if $|m|lt 1?$
real-analysis limits
$endgroup$
I know that
$$lim_{n rightarrow infty} frac{m^{n}}{e^{n}n^{frac12}} = 0$$ if $|m|lt 1$, otherwise the limit is $infty.$
How can I show that it converges if $|m|lt 1?$
real-analysis limits
real-analysis limits
asked Mar 14 at 11:20
rodger_kicksrodger_kicks
7910
7910
$begingroup$
Not true, $|m|<e$ is sufficient for the convergence to $0$
$endgroup$
– Peter
Mar 14 at 11:24
add a comment |
$begingroup$
Not true, $|m|<e$ is sufficient for the convergence to $0$
$endgroup$
– Peter
Mar 14 at 11:24
$begingroup$
Not true, $|m|<e$ is sufficient for the convergence to $0$
$endgroup$
– Peter
Mar 14 at 11:24
$begingroup$
Not true, $|m|<e$ is sufficient for the convergence to $0$
$endgroup$
– Peter
Mar 14 at 11:24
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Let $a_n=frac{m^{n}}{e^{n}n^{frac12}}.$ Then $|a_n|^{1/n} to frac{|m|}{e}.$
Hence, if $|m|<e$, the series $ sum a_n$ converges, thus $a_n to 0.$
$endgroup$
add a comment |
$begingroup$
Hint: For $|m| leq e$ you have $left|frac{m^n}{e^n}right| leq 1$.
$endgroup$
add a comment |
$begingroup$
Clearly $lim_{nto infty}mid a/bmid^n$ converges if $mid a/bmid lt 1$. In your case $mid m/emid lt 1$ or $mid mmidlt e$.
$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%2f3147883%2ffinding-the-limit-of-this-function%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$
Let $a_n=frac{m^{n}}{e^{n}n^{frac12}}.$ Then $|a_n|^{1/n} to frac{|m|}{e}.$
Hence, if $|m|<e$, the series $ sum a_n$ converges, thus $a_n to 0.$
$endgroup$
add a comment |
$begingroup$
Let $a_n=frac{m^{n}}{e^{n}n^{frac12}}.$ Then $|a_n|^{1/n} to frac{|m|}{e}.$
Hence, if $|m|<e$, the series $ sum a_n$ converges, thus $a_n to 0.$
$endgroup$
add a comment |
$begingroup$
Let $a_n=frac{m^{n}}{e^{n}n^{frac12}}.$ Then $|a_n|^{1/n} to frac{|m|}{e}.$
Hence, if $|m|<e$, the series $ sum a_n$ converges, thus $a_n to 0.$
$endgroup$
Let $a_n=frac{m^{n}}{e^{n}n^{frac12}}.$ Then $|a_n|^{1/n} to frac{|m|}{e}.$
Hence, if $|m|<e$, the series $ sum a_n$ converges, thus $a_n to 0.$
answered Mar 14 at 11:30
FredFred
48.7k11849
48.7k11849
add a comment |
add a comment |
$begingroup$
Hint: For $|m| leq e$ you have $left|frac{m^n}{e^n}right| leq 1$.
$endgroup$
add a comment |
$begingroup$
Hint: For $|m| leq e$ you have $left|frac{m^n}{e^n}right| leq 1$.
$endgroup$
add a comment |
$begingroup$
Hint: For $|m| leq e$ you have $left|frac{m^n}{e^n}right| leq 1$.
$endgroup$
Hint: For $|m| leq e$ you have $left|frac{m^n}{e^n}right| leq 1$.
answered Mar 14 at 11:31
KlausKlaus
2,732113
2,732113
add a comment |
add a comment |
$begingroup$
Clearly $lim_{nto infty}mid a/bmid^n$ converges if $mid a/bmid lt 1$. In your case $mid m/emid lt 1$ or $mid mmidlt e$.
$endgroup$
add a comment |
$begingroup$
Clearly $lim_{nto infty}mid a/bmid^n$ converges if $mid a/bmid lt 1$. In your case $mid m/emid lt 1$ or $mid mmidlt e$.
$endgroup$
add a comment |
$begingroup$
Clearly $lim_{nto infty}mid a/bmid^n$ converges if $mid a/bmid lt 1$. In your case $mid m/emid lt 1$ or $mid mmidlt e$.
$endgroup$
Clearly $lim_{nto infty}mid a/bmid^n$ converges if $mid a/bmid lt 1$. In your case $mid m/emid lt 1$ or $mid mmidlt e$.
answered Mar 14 at 11:31
Paras KhoslaParas Khosla
2,620323
2,620323
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%2f3147883%2ffinding-the-limit-of-this-function%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
$begingroup$
Not true, $|m|<e$ is sufficient for the convergence to $0$
$endgroup$
– Peter
Mar 14 at 11:24