Real Analysis Limits Question
Currently preparing for a first course in analysis exam and my answer disagrees with the model solutions but I can't see where my logic fails
The question:
Find the limit of:
$$a_n :=frac{2^{3n}-n3^n}{n^{1729}+8^n}$$
My attempt:
First rewrite $8^n$ as $2^{3n}$
and divide through by $2^{3n}$
This gives us
$$= frac{1-nleft(frac{3}{8}right)^n}{large frac{n^{1729}}{2^{3n}}+1}$$
and then divide through by $n$ to give
$$= frac{frac{1}{n}-left(frac{3}{8}right)^n}{large frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
The model solutions however suggest the limit is $1$, any help would be amazing.
sequences-and-series analysis
add a comment |
Currently preparing for a first course in analysis exam and my answer disagrees with the model solutions but I can't see where my logic fails
The question:
Find the limit of:
$$a_n :=frac{2^{3n}-n3^n}{n^{1729}+8^n}$$
My attempt:
First rewrite $8^n$ as $2^{3n}$
and divide through by $2^{3n}$
This gives us
$$= frac{1-nleft(frac{3}{8}right)^n}{large frac{n^{1729}}{2^{3n}}+1}$$
and then divide through by $n$ to give
$$= frac{frac{1}{n}-left(frac{3}{8}right)^n}{large frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
The model solutions however suggest the limit is $1$, any help would be amazing.
sequences-and-series analysis
add a comment |
Currently preparing for a first course in analysis exam and my answer disagrees with the model solutions but I can't see where my logic fails
The question:
Find the limit of:
$$a_n :=frac{2^{3n}-n3^n}{n^{1729}+8^n}$$
My attempt:
First rewrite $8^n$ as $2^{3n}$
and divide through by $2^{3n}$
This gives us
$$= frac{1-nleft(frac{3}{8}right)^n}{large frac{n^{1729}}{2^{3n}}+1}$$
and then divide through by $n$ to give
$$= frac{frac{1}{n}-left(frac{3}{8}right)^n}{large frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
The model solutions however suggest the limit is $1$, any help would be amazing.
sequences-and-series analysis
Currently preparing for a first course in analysis exam and my answer disagrees with the model solutions but I can't see where my logic fails
The question:
Find the limit of:
$$a_n :=frac{2^{3n}-n3^n}{n^{1729}+8^n}$$
My attempt:
First rewrite $8^n$ as $2^{3n}$
and divide through by $2^{3n}$
This gives us
$$= frac{1-nleft(frac{3}{8}right)^n}{large frac{n^{1729}}{2^{3n}}+1}$$
and then divide through by $n$ to give
$$= frac{frac{1}{n}-left(frac{3}{8}right)^n}{large frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
The model solutions however suggest the limit is $1$, any help would be amazing.
sequences-and-series analysis
sequences-and-series analysis
edited 1 hour ago
Chinnapparaj R
5,2601826
5,2601826
asked 1 hour ago
PolynomialC
656
656
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
and then divide through by $n$ to give
$$= frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
But not only the numerator tends to zero, the denominator does too...! That would leave you with an indeterminate form, so you cannot conclude (from this) that the limit is $0$.
Instead, go one step back to the form:
$$= frac{1-color{blue}{n(frac{3}{8})^n}}{color{red}{frac{n^{1729}}{2^{3n}}}+1}$$
and try to reason why the blue and red expressions both tend to zero, so?
add a comment |
The expression $$frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$ cannot immediatelly be used to find the limit. Sure, the numerator tends to $0$, but the denominator does too.
In fact, you should have stopped when you got to $$frac{1-n(frac{3}{8})^n}{frac{n^{1729}}{2^{3n}}+1}$$
where you should notice that both the denominator and the numerator tend to $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',
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%2f3060514%2freal-analysis-limits-question%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
and then divide through by $n$ to give
$$= frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
But not only the numerator tends to zero, the denominator does too...! That would leave you with an indeterminate form, so you cannot conclude (from this) that the limit is $0$.
Instead, go one step back to the form:
$$= frac{1-color{blue}{n(frac{3}{8})^n}}{color{red}{frac{n^{1729}}{2^{3n}}}+1}$$
and try to reason why the blue and red expressions both tend to zero, so?
add a comment |
and then divide through by $n$ to give
$$= frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
But not only the numerator tends to zero, the denominator does too...! That would leave you with an indeterminate form, so you cannot conclude (from this) that the limit is $0$.
Instead, go one step back to the form:
$$= frac{1-color{blue}{n(frac{3}{8})^n}}{color{red}{frac{n^{1729}}{2^{3n}}}+1}$$
and try to reason why the blue and red expressions both tend to zero, so?
add a comment |
and then divide through by $n$ to give
$$= frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
But not only the numerator tends to zero, the denominator does too...! That would leave you with an indeterminate form, so you cannot conclude (from this) that the limit is $0$.
Instead, go one step back to the form:
$$= frac{1-color{blue}{n(frac{3}{8})^n}}{color{red}{frac{n^{1729}}{2^{3n}}}+1}$$
and try to reason why the blue and red expressions both tend to zero, so?
and then divide through by $n$ to give
$$= frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$
My answer is zero using the following limits:
$lim_{ntoinfty}frac{1}{n} = 0$
and since $frac{3}{8} <1$ $implieslim_{ntoinfty}frac{3}{8}^n = 0$
But not only the numerator tends to zero, the denominator does too...! That would leave you with an indeterminate form, so you cannot conclude (from this) that the limit is $0$.
Instead, go one step back to the form:
$$= frac{1-color{blue}{n(frac{3}{8})^n}}{color{red}{frac{n^{1729}}{2^{3n}}}+1}$$
and try to reason why the blue and red expressions both tend to zero, so?
answered 1 hour ago
StackTD
22.1k1947
22.1k1947
add a comment |
add a comment |
The expression $$frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$ cannot immediatelly be used to find the limit. Sure, the numerator tends to $0$, but the denominator does too.
In fact, you should have stopped when you got to $$frac{1-n(frac{3}{8})^n}{frac{n^{1729}}{2^{3n}}+1}$$
where you should notice that both the denominator and the numerator tend to $1$.
add a comment |
The expression $$frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$ cannot immediatelly be used to find the limit. Sure, the numerator tends to $0$, but the denominator does too.
In fact, you should have stopped when you got to $$frac{1-n(frac{3}{8})^n}{frac{n^{1729}}{2^{3n}}+1}$$
where you should notice that both the denominator and the numerator tend to $1$.
add a comment |
The expression $$frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$ cannot immediatelly be used to find the limit. Sure, the numerator tends to $0$, but the denominator does too.
In fact, you should have stopped when you got to $$frac{1-n(frac{3}{8})^n}{frac{n^{1729}}{2^{3n}}+1}$$
where you should notice that both the denominator and the numerator tend to $1$.
The expression $$frac{frac{1}{n}-(frac{3}{8})^n}{frac{n^{1728}}{2^{3n}}+frac{1}{n}}$$ cannot immediatelly be used to find the limit. Sure, the numerator tends to $0$, but the denominator does too.
In fact, you should have stopped when you got to $$frac{1-n(frac{3}{8})^n}{frac{n^{1729}}{2^{3n}}+1}$$
where you should notice that both the denominator and the numerator tend to $1$.
answered 1 hour ago
5xum
89.6k393161
89.6k393161
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%2f3060514%2freal-analysis-limits-question%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