Determine whether the sequence converges or diverges. Exponential sequence and power sequence. Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Series diverges or convergesDetermine if the sequence converges or diverges.Proving a sequence diverges to infinityDetermine whether or not the series $sumlimits_n=2^infty (fracn+4n+8)^n$ converges or divergesHow to determine whether the series converges or diverges?Proving that a sequence diverges if another one divergesDetermine whether the series converges or diverges.How to determine whether a sequence converges or divergesDetermine whether the sequence converge or divergesDetermine whether the sequence converges or diverges.
Selecting user stories during sprint planning
Drawing without replacement: why is the order of draw irrelevant?
Crossing US/Canada Border for less than 24 hours
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
How to react to hostile behavior from a senior developer?
How were pictures turned from film to a big picture in a picture frame before digital scanning?
Should I follow up with an employee I believe overracted to a mistake I made?
How to write this math term? with cases it isn't working
How do I find out the mythology and history of my Fortress?
Amount of permutations on an NxNxN Rubik's Cube
Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?
Is there any word for a place full of confusion?
Putting class ranking in CV, but against dept guidelines
What would you call this weird metallic apparatus that allows you to lift people?
Project Euler #1 in C++
Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode
Why aren't air breathing engines used as small first stages?
Trademark violation for app?
Is there hard evidence that the grant peer review system performs significantly better than random?
What is the difference between globalisation and imperialism?
Why is it faster to reheat something than it is to cook it?
What was the first language to use conditional keywords?
Illegal assignment from sObject to Id
Do wooden building fires get hotter than 600°C?
Determine whether the sequence converges or diverges. Exponential sequence and power sequence.
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Series diverges or convergesDetermine if the sequence converges or diverges.Proving a sequence diverges to infinityDetermine whether or not the series $sumlimits_n=2^infty (fracn+4n+8)^n$ converges or divergesHow to determine whether the series converges or diverges?Proving that a sequence diverges if another one divergesDetermine whether the series converges or diverges.How to determine whether a sequence converges or divergesDetermine whether the sequence converge or divergesDetermine whether the sequence converges or diverges.
$begingroup$
I have this sequence:
$$a_n = frac4^n1 + 9^n$$
How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I have this sequence:
$$a_n = frac4^n1 + 9^n$$
How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?
sequences-and-series
$endgroup$
$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32
add a comment |
$begingroup$
I have this sequence:
$$a_n = frac4^n1 + 9^n$$
How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?
sequences-and-series
$endgroup$
I have this sequence:
$$a_n = frac4^n1 + 9^n$$
How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?
sequences-and-series
sequences-and-series
edited Mar 27 at 16:35
Kitty Capital
asked Mar 27 at 16:24
Kitty CapitalKitty Capital
1116
1116
$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32
add a comment |
$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32
$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32
$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
You can rewrite this (dividing by $4^n$ on top and bottom) as
$$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$
As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.
Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.
$endgroup$
add a comment |
$begingroup$
It converges to $0$:
$$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$
because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.
$endgroup$
add a comment |
$begingroup$
It converges and has limit $0$ because $a_n$ is non-negative and
$$
a_n lt frac4^n9^n=left(frac49right)^n
$$
and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.
$endgroup$
add a comment |
$begingroup$
For fun:
Let $n ge 1$:
$0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $
$left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.
The limit $n rightarrow infty$ is ?
Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).
$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
);
);
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%2f3164712%2fdetermine-whether-the-sequence-converges-or-diverges-exponential-sequence-and-p%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You can rewrite this (dividing by $4^n$ on top and bottom) as
$$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$
As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.
Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.
$endgroup$
add a comment |
$begingroup$
You can rewrite this (dividing by $4^n$ on top and bottom) as
$$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$
As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.
Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.
$endgroup$
add a comment |
$begingroup$
You can rewrite this (dividing by $4^n$ on top and bottom) as
$$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$
As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.
Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.
$endgroup$
You can rewrite this (dividing by $4^n$ on top and bottom) as
$$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$
As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.
Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.
answered Mar 27 at 16:31
MPWMPW
31.2k12157
31.2k12157
add a comment |
add a comment |
$begingroup$
It converges to $0$:
$$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$
because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.
$endgroup$
add a comment |
$begingroup$
It converges to $0$:
$$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$
because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.
$endgroup$
add a comment |
$begingroup$
It converges to $0$:
$$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$
because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.
$endgroup$
It converges to $0$:
$$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$
because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.
edited Mar 27 at 16:35
answered Mar 27 at 16:27
st.mathst.math
1,268115
1,268115
add a comment |
add a comment |
$begingroup$
It converges and has limit $0$ because $a_n$ is non-negative and
$$
a_n lt frac4^n9^n=left(frac49right)^n
$$
and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.
$endgroup$
add a comment |
$begingroup$
It converges and has limit $0$ because $a_n$ is non-negative and
$$
a_n lt frac4^n9^n=left(frac49right)^n
$$
and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.
$endgroup$
add a comment |
$begingroup$
It converges and has limit $0$ because $a_n$ is non-negative and
$$
a_n lt frac4^n9^n=left(frac49right)^n
$$
and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.
$endgroup$
It converges and has limit $0$ because $a_n$ is non-negative and
$$
a_n lt frac4^n9^n=left(frac49right)^n
$$
and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.
answered Mar 27 at 17:09
PM.PM.
3,5082925
3,5082925
add a comment |
add a comment |
$begingroup$
For fun:
Let $n ge 1$:
$0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $
$left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.
The limit $n rightarrow infty$ is ?
Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).
$endgroup$
add a comment |
$begingroup$
For fun:
Let $n ge 1$:
$0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $
$left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.
The limit $n rightarrow infty$ is ?
Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).
$endgroup$
add a comment |
$begingroup$
For fun:
Let $n ge 1$:
$0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $
$left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.
The limit $n rightarrow infty$ is ?
Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).
$endgroup$
For fun:
Let $n ge 1$:
$0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $
$left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.
The limit $n rightarrow infty$ is ?
Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).
edited Mar 27 at 17:50
answered Mar 27 at 17:40
Peter SzilasPeter Szilas
12k2822
12k2822
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%2f3164712%2fdetermine-whether-the-sequence-converges-or-diverges-exponential-sequence-and-p%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$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32