When to use the root test. Is this not a good situation to use it? The 2019 Stack Overflow Developer Survey Results Are InWhich test would be appropriate to use on this series to show convergence/divergence?Integral test vs root test vs ratio testHow to show convergence or divergence of a series when the ratio test is inconclusive?Root test with nested power function?Confused about using alternating test, ratio test, and root test (please help).Radius and interval of convergence of $sum_n=1^infty(-1)^nfracx^2n(2n)!$ by root and ratio test are different?How would I use root/ratio test on $sum_n=1^inftyleft(fracnn+1right)^n^2$?How would I know when to use what test for convergence?convergence of a sum fails with root testIntuition for Root Test.
Does it makes sense to buy a new cycle to learn riding?
Where does the "burst of radiance" from Holy Weapon originate?
How are circuits which use complex ICs normally simulated?
Idiomatic way to prevent slicing?
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
What is the steepest angle that a canal can be traversable without locks?
Limit to 0 ambiguity
What does "rabbited" mean/imply in this sentence?
What do hard-Brexiteers want with respect to the Irish border?
Is this food a bread or a loaf?
How to reverse every other sublist of a list?
Could JWST stay at L2 "forever"?
What spell level should this homebrew After-Image spell be?
Why is the maximum length of OpenWrt’s root password 8 characters?
I looked up a future colleague on LinkedIn before I started a job. I told my colleague about it and he seemed surprised. Should I apologize?
In microwave frequencies, do you use a circulator when you need a (near) perfect diode?
Potential by Assembling Charges
How is radar separation assured between primary and secondary targets?
Should I use my personal or workplace e-mail when registering to external websites for work purpose?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Extreme, unacceptable situation and I can't attend work tomorrow morning
Why is Grand Jury testimony secret?
What is the motivation for a law requiring 2 parties to consent for recording a conversation
Does a dangling wire really electrocute me if I'm standing in water?
When to use the root test. Is this not a good situation to use it?
The 2019 Stack Overflow Developer Survey Results Are InWhich test would be appropriate to use on this series to show convergence/divergence?Integral test vs root test vs ratio testHow to show convergence or divergence of a series when the ratio test is inconclusive?Root test with nested power function?Confused about using alternating test, ratio test, and root test (please help).Radius and interval of convergence of $sum_n=1^infty(-1)^nfracx^2n(2n)!$ by root and ratio test are different?How would I use root/ratio test on $sum_n=1^inftyleft(fracnn+1right)^n^2$?How would I know when to use what test for convergence?convergence of a sum fails with root testIntuition for Root Test.
$begingroup$
I'm having trouble seeing when to use the root test. nth powers occur, but I think the ratio test is easier:
Here is the problem:
$$sum_n=1^infty fracx^nn^44^n$$
So the ratio test seems to work here, but can't the root test be used to? The problem is that the $n^4$ doesnt play well with the root test right?
Here is the beginning of my solution with the ratio test:
$$biggr lbrack fraca_n+1a_n biggr rbrack = biggr lbrack fracx^n+1(n+1)^4 * 4^n+1 * fracn^4*4^nx^n biggr rbrack = biggr lbrack fracx*n^4(n+1)^4 * 4 biggr rbrack = fracx4$$
So I don't think the explanation for when to use the root test is totally right right? I can't really use it here because the $n^4$ causes some problems with the root test right?
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I'm having trouble seeing when to use the root test. nth powers occur, but I think the ratio test is easier:
Here is the problem:
$$sum_n=1^infty fracx^nn^44^n$$
So the ratio test seems to work here, but can't the root test be used to? The problem is that the $n^4$ doesnt play well with the root test right?
Here is the beginning of my solution with the ratio test:
$$biggr lbrack fraca_n+1a_n biggr rbrack = biggr lbrack fracx^n+1(n+1)^4 * 4^n+1 * fracn^4*4^nx^n biggr rbrack = biggr lbrack fracx*n^4(n+1)^4 * 4 biggr rbrack = fracx4$$
So I don't think the explanation for when to use the root test is totally right right? I can't really use it here because the $n^4$ causes some problems with the root test right?
sequences-and-series
$endgroup$
add a comment |
$begingroup$
I'm having trouble seeing when to use the root test. nth powers occur, but I think the ratio test is easier:
Here is the problem:
$$sum_n=1^infty fracx^nn^44^n$$
So the ratio test seems to work here, but can't the root test be used to? The problem is that the $n^4$ doesnt play well with the root test right?
Here is the beginning of my solution with the ratio test:
$$biggr lbrack fraca_n+1a_n biggr rbrack = biggr lbrack fracx^n+1(n+1)^4 * 4^n+1 * fracn^4*4^nx^n biggr rbrack = biggr lbrack fracx*n^4(n+1)^4 * 4 biggr rbrack = fracx4$$
So I don't think the explanation for when to use the root test is totally right right? I can't really use it here because the $n^4$ causes some problems with the root test right?
sequences-and-series
$endgroup$
I'm having trouble seeing when to use the root test. nth powers occur, but I think the ratio test is easier:
Here is the problem:
$$sum_n=1^infty fracx^nn^44^n$$
So the ratio test seems to work here, but can't the root test be used to? The problem is that the $n^4$ doesnt play well with the root test right?
Here is the beginning of my solution with the ratio test:
$$biggr lbrack fraca_n+1a_n biggr rbrack = biggr lbrack fracx^n+1(n+1)^4 * 4^n+1 * fracn^4*4^nx^n biggr rbrack = biggr lbrack fracx*n^4(n+1)^4 * 4 biggr rbrack = fracx4$$
So I don't think the explanation for when to use the root test is totally right right? I can't really use it here because the $n^4$ causes some problems with the root test right?
sequences-and-series
sequences-and-series
asked 4 hours ago
Jwan622Jwan622
2,38011632
2,38011632
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It doesn't cause any problems, because $lim_ntoinftysqrt[n]n^4=1.$ Actually, the root test is stronger than the ratio test. Sometimes the root test limit exists, but the ratio test limit does not. However, if they both exist, then they are equal. Which is why if one limit is $1$ you shouldn't try the other, even though the root test is stronger.
$endgroup$
add a comment |
$begingroup$
When doing a root test,
powers of $n$ can be ignored
because,
for any fixed $k$,
$lim_n to infty (n^k)^1/n
=1
$.
This is because
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
$
and
$lim_n to infty fracln(n)n
=0$.
An easy,
but nonelementary proof of this is this:
$beginarray\
ln(n)
&=int_1^n dfracdtt\
&<int_1^n dfracdtt^1/2\
&=2t^1/2|_1^n\
< 2sqrtn\
textso\
dfracln(n)n
&<dfrac2sqrtn\
endarray
$
Therefore
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
lt e^2k/sqrtn
to 1
$.
$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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f3181802%2fwhen-to-use-the-root-test-is-this-not-a-good-situation-to-use-it%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$
It doesn't cause any problems, because $lim_ntoinftysqrt[n]n^4=1.$ Actually, the root test is stronger than the ratio test. Sometimes the root test limit exists, but the ratio test limit does not. However, if they both exist, then they are equal. Which is why if one limit is $1$ you shouldn't try the other, even though the root test is stronger.
$endgroup$
add a comment |
$begingroup$
It doesn't cause any problems, because $lim_ntoinftysqrt[n]n^4=1.$ Actually, the root test is stronger than the ratio test. Sometimes the root test limit exists, but the ratio test limit does not. However, if they both exist, then they are equal. Which is why if one limit is $1$ you shouldn't try the other, even though the root test is stronger.
$endgroup$
add a comment |
$begingroup$
It doesn't cause any problems, because $lim_ntoinftysqrt[n]n^4=1.$ Actually, the root test is stronger than the ratio test. Sometimes the root test limit exists, but the ratio test limit does not. However, if they both exist, then they are equal. Which is why if one limit is $1$ you shouldn't try the other, even though the root test is stronger.
$endgroup$
It doesn't cause any problems, because $lim_ntoinftysqrt[n]n^4=1.$ Actually, the root test is stronger than the ratio test. Sometimes the root test limit exists, but the ratio test limit does not. However, if they both exist, then they are equal. Which is why if one limit is $1$ you shouldn't try the other, even though the root test is stronger.
answered 3 hours ago
MelodyMelody
1,07412
1,07412
add a comment |
add a comment |
$begingroup$
When doing a root test,
powers of $n$ can be ignored
because,
for any fixed $k$,
$lim_n to infty (n^k)^1/n
=1
$.
This is because
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
$
and
$lim_n to infty fracln(n)n
=0$.
An easy,
but nonelementary proof of this is this:
$beginarray\
ln(n)
&=int_1^n dfracdtt\
&<int_1^n dfracdtt^1/2\
&=2t^1/2|_1^n\
< 2sqrtn\
textso\
dfracln(n)n
&<dfrac2sqrtn\
endarray
$
Therefore
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
lt e^2k/sqrtn
to 1
$.
$endgroup$
add a comment |
$begingroup$
When doing a root test,
powers of $n$ can be ignored
because,
for any fixed $k$,
$lim_n to infty (n^k)^1/n
=1
$.
This is because
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
$
and
$lim_n to infty fracln(n)n
=0$.
An easy,
but nonelementary proof of this is this:
$beginarray\
ln(n)
&=int_1^n dfracdtt\
&<int_1^n dfracdtt^1/2\
&=2t^1/2|_1^n\
< 2sqrtn\
textso\
dfracln(n)n
&<dfrac2sqrtn\
endarray
$
Therefore
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
lt e^2k/sqrtn
to 1
$.
$endgroup$
add a comment |
$begingroup$
When doing a root test,
powers of $n$ can be ignored
because,
for any fixed $k$,
$lim_n to infty (n^k)^1/n
=1
$.
This is because
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
$
and
$lim_n to infty fracln(n)n
=0$.
An easy,
but nonelementary proof of this is this:
$beginarray\
ln(n)
&=int_1^n dfracdtt\
&<int_1^n dfracdtt^1/2\
&=2t^1/2|_1^n\
< 2sqrtn\
textso\
dfracln(n)n
&<dfrac2sqrtn\
endarray
$
Therefore
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
lt e^2k/sqrtn
to 1
$.
$endgroup$
When doing a root test,
powers of $n$ can be ignored
because,
for any fixed $k$,
$lim_n to infty (n^k)^1/n
=1
$.
This is because
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
$
and
$lim_n to infty fracln(n)n
=0$.
An easy,
but nonelementary proof of this is this:
$beginarray\
ln(n)
&=int_1^n dfracdtt\
&<int_1^n dfracdtt^1/2\
&=2t^1/2|_1^n\
< 2sqrtn\
textso\
dfracln(n)n
&<dfrac2sqrtn\
endarray
$
Therefore
$ (n^k)^1/n
=n^k/n
=e^k ln(n)/n
lt e^2k/sqrtn
to 1
$.
answered 3 hours ago
marty cohenmarty cohen
75.2k549130
75.2k549130
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f3181802%2fwhen-to-use-the-root-test-is-this-not-a-good-situation-to-use-it%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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