Proof verification of $x_n = frac{n^2 - 2n}{n+1}$ diverges using $varepsilon$ definition.
up vote
0
down vote
favorite
Given
$$
x_n = frac{n^2 - 2n}{n+1}
$$
Prove that ${x_n}$ diverges.
I've started as follows. Suppose there sequence converges to some value. That means:
$$
lim_{n to infty}frac{n^2-2n}{n+1} = L
$$
Consider $x_n$:
$$
frac{n^2-2n}{n+1} = frac{n(n-2)}{n+1} < frac{n^2}{n+1} < frac{n^2}{n} le n
$$
Now by definition of the limit we want:
$$
|x_n - L| =left|frac{n^2 - 2n}{n+1} - Lright| <|n-L| < varepsilon
$$
Suppose $varepsilon = 1$, then:
$$
|n-L| < 1
$$
But since $L$ is fixed we may by Archimedean principle find $n$ such that $n > L implies n + 1 > L$ and therefore the limit doesn't exist.
I'm kindly asking to verify my proof or correct me if it's wrong.
calculus limits proof-verification epsilon-delta
add a comment |
up vote
0
down vote
favorite
Given
$$
x_n = frac{n^2 - 2n}{n+1}
$$
Prove that ${x_n}$ diverges.
I've started as follows. Suppose there sequence converges to some value. That means:
$$
lim_{n to infty}frac{n^2-2n}{n+1} = L
$$
Consider $x_n$:
$$
frac{n^2-2n}{n+1} = frac{n(n-2)}{n+1} < frac{n^2}{n+1} < frac{n^2}{n} le n
$$
Now by definition of the limit we want:
$$
|x_n - L| =left|frac{n^2 - 2n}{n+1} - Lright| <|n-L| < varepsilon
$$
Suppose $varepsilon = 1$, then:
$$
|n-L| < 1
$$
But since $L$ is fixed we may by Archimedean principle find $n$ such that $n > L implies n + 1 > L$ and therefore the limit doesn't exist.
I'm kindly asking to verify my proof or correct me if it's wrong.
calculus limits proof-verification epsilon-delta
1
You can also use long division to get $frac{n^2-2n}{n+1} = n-3+frac{3}{n+1}$, and then you only need to consider $frac{3}{n+1}$.
– Toby Mak
Nov 23 at 14:16
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Given
$$
x_n = frac{n^2 - 2n}{n+1}
$$
Prove that ${x_n}$ diverges.
I've started as follows. Suppose there sequence converges to some value. That means:
$$
lim_{n to infty}frac{n^2-2n}{n+1} = L
$$
Consider $x_n$:
$$
frac{n^2-2n}{n+1} = frac{n(n-2)}{n+1} < frac{n^2}{n+1} < frac{n^2}{n} le n
$$
Now by definition of the limit we want:
$$
|x_n - L| =left|frac{n^2 - 2n}{n+1} - Lright| <|n-L| < varepsilon
$$
Suppose $varepsilon = 1$, then:
$$
|n-L| < 1
$$
But since $L$ is fixed we may by Archimedean principle find $n$ such that $n > L implies n + 1 > L$ and therefore the limit doesn't exist.
I'm kindly asking to verify my proof or correct me if it's wrong.
calculus limits proof-verification epsilon-delta
Given
$$
x_n = frac{n^2 - 2n}{n+1}
$$
Prove that ${x_n}$ diverges.
I've started as follows. Suppose there sequence converges to some value. That means:
$$
lim_{n to infty}frac{n^2-2n}{n+1} = L
$$
Consider $x_n$:
$$
frac{n^2-2n}{n+1} = frac{n(n-2)}{n+1} < frac{n^2}{n+1} < frac{n^2}{n} le n
$$
Now by definition of the limit we want:
$$
|x_n - L| =left|frac{n^2 - 2n}{n+1} - Lright| <|n-L| < varepsilon
$$
Suppose $varepsilon = 1$, then:
$$
|n-L| < 1
$$
But since $L$ is fixed we may by Archimedean principle find $n$ such that $n > L implies n + 1 > L$ and therefore the limit doesn't exist.
I'm kindly asking to verify my proof or correct me if it's wrong.
calculus limits proof-verification epsilon-delta
calculus limits proof-verification epsilon-delta
asked Nov 23 at 13:57
roman
1,50111119
1,50111119
1
You can also use long division to get $frac{n^2-2n}{n+1} = n-3+frac{3}{n+1}$, and then you only need to consider $frac{3}{n+1}$.
– Toby Mak
Nov 23 at 14:16
add a comment |
1
You can also use long division to get $frac{n^2-2n}{n+1} = n-3+frac{3}{n+1}$, and then you only need to consider $frac{3}{n+1}$.
– Toby Mak
Nov 23 at 14:16
1
1
You can also use long division to get $frac{n^2-2n}{n+1} = n-3+frac{3}{n+1}$, and then you only need to consider $frac{3}{n+1}$.
– Toby Mak
Nov 23 at 14:16
You can also use long division to get $frac{n^2-2n}{n+1} = n-3+frac{3}{n+1}$, and then you only need to consider $frac{3}{n+1}$.
– Toby Mak
Nov 23 at 14:16
add a comment |
3 Answers
3
active
oldest
votes
up vote
1
down vote
accepted
You can do it like this: Fix an $L>0.$ $x_n>LRightarrow n^2-2n>nL+LRightarrow n^2-(L+2)n+(L/2+1)^2>L+(L/2+1)^2Rightarrow (n-L/2-1)^2>L+(L/2+1)^2 Rightarrow n>L/2+1+sqrt{L+(L/2+1)^2} .$
So, for an arbitrary $L$ if we choose $n_0=[L/2+1+sqrt{L+(L/2+1)^2}]+1$, then $x_n>L$ for all $ngeq n_0$. Hence $x_nrightarrow infty.$
add a comment |
up vote
1
down vote
You are proving that the sequence doesn't converge but it is not sufficient since the limit could also oscillate in general.
To prove that it diverges, recall that by the definition of divergent limit, for any $Min mathbb{R}$ we need to show that eventually
$$frac{n^2 - 2n}{n+1} ge M iff n^2-(2+M)n-M ge 0$$
add a comment |
up vote
1
down vote
The error lies in this step:
$|frac{n^2 - 2n}{n+1} - L| <|n-L|$
You know that $frac{n^2 - 2n}{n+1} - L <n-L$, but does that imply $|frac{n^2 - 2n}{n+1} - L| <|n-L|$? In other words, does $a<b$ imply $|a|<|b|$?
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%2f3010392%2fproof-verification-of-x-n-fracn2-2nn1-diverges-using-varepsilon%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
up vote
1
down vote
accepted
You can do it like this: Fix an $L>0.$ $x_n>LRightarrow n^2-2n>nL+LRightarrow n^2-(L+2)n+(L/2+1)^2>L+(L/2+1)^2Rightarrow (n-L/2-1)^2>L+(L/2+1)^2 Rightarrow n>L/2+1+sqrt{L+(L/2+1)^2} .$
So, for an arbitrary $L$ if we choose $n_0=[L/2+1+sqrt{L+(L/2+1)^2}]+1$, then $x_n>L$ for all $ngeq n_0$. Hence $x_nrightarrow infty.$
add a comment |
up vote
1
down vote
accepted
You can do it like this: Fix an $L>0.$ $x_n>LRightarrow n^2-2n>nL+LRightarrow n^2-(L+2)n+(L/2+1)^2>L+(L/2+1)^2Rightarrow (n-L/2-1)^2>L+(L/2+1)^2 Rightarrow n>L/2+1+sqrt{L+(L/2+1)^2} .$
So, for an arbitrary $L$ if we choose $n_0=[L/2+1+sqrt{L+(L/2+1)^2}]+1$, then $x_n>L$ for all $ngeq n_0$. Hence $x_nrightarrow infty.$
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You can do it like this: Fix an $L>0.$ $x_n>LRightarrow n^2-2n>nL+LRightarrow n^2-(L+2)n+(L/2+1)^2>L+(L/2+1)^2Rightarrow (n-L/2-1)^2>L+(L/2+1)^2 Rightarrow n>L/2+1+sqrt{L+(L/2+1)^2} .$
So, for an arbitrary $L$ if we choose $n_0=[L/2+1+sqrt{L+(L/2+1)^2}]+1$, then $x_n>L$ for all $ngeq n_0$. Hence $x_nrightarrow infty.$
You can do it like this: Fix an $L>0.$ $x_n>LRightarrow n^2-2n>nL+LRightarrow n^2-(L+2)n+(L/2+1)^2>L+(L/2+1)^2Rightarrow (n-L/2-1)^2>L+(L/2+1)^2 Rightarrow n>L/2+1+sqrt{L+(L/2+1)^2} .$
So, for an arbitrary $L$ if we choose $n_0=[L/2+1+sqrt{L+(L/2+1)^2}]+1$, then $x_n>L$ for all $ngeq n_0$. Hence $x_nrightarrow infty.$
answered Nov 23 at 14:09
John_Wick
1,224111
1,224111
add a comment |
add a comment |
up vote
1
down vote
You are proving that the sequence doesn't converge but it is not sufficient since the limit could also oscillate in general.
To prove that it diverges, recall that by the definition of divergent limit, for any $Min mathbb{R}$ we need to show that eventually
$$frac{n^2 - 2n}{n+1} ge M iff n^2-(2+M)n-M ge 0$$
add a comment |
up vote
1
down vote
You are proving that the sequence doesn't converge but it is not sufficient since the limit could also oscillate in general.
To prove that it diverges, recall that by the definition of divergent limit, for any $Min mathbb{R}$ we need to show that eventually
$$frac{n^2 - 2n}{n+1} ge M iff n^2-(2+M)n-M ge 0$$
add a comment |
up vote
1
down vote
up vote
1
down vote
You are proving that the sequence doesn't converge but it is not sufficient since the limit could also oscillate in general.
To prove that it diverges, recall that by the definition of divergent limit, for any $Min mathbb{R}$ we need to show that eventually
$$frac{n^2 - 2n}{n+1} ge M iff n^2-(2+M)n-M ge 0$$
You are proving that the sequence doesn't converge but it is not sufficient since the limit could also oscillate in general.
To prove that it diverges, recall that by the definition of divergent limit, for any $Min mathbb{R}$ we need to show that eventually
$$frac{n^2 - 2n}{n+1} ge M iff n^2-(2+M)n-M ge 0$$
answered Nov 23 at 14:06
gimusi
93k94495
93k94495
add a comment |
add a comment |
up vote
1
down vote
The error lies in this step:
$|frac{n^2 - 2n}{n+1} - L| <|n-L|$
You know that $frac{n^2 - 2n}{n+1} - L <n-L$, but does that imply $|frac{n^2 - 2n}{n+1} - L| <|n-L|$? In other words, does $a<b$ imply $|a|<|b|$?
add a comment |
up vote
1
down vote
The error lies in this step:
$|frac{n^2 - 2n}{n+1} - L| <|n-L|$
You know that $frac{n^2 - 2n}{n+1} - L <n-L$, but does that imply $|frac{n^2 - 2n}{n+1} - L| <|n-L|$? In other words, does $a<b$ imply $|a|<|b|$?
add a comment |
up vote
1
down vote
up vote
1
down vote
The error lies in this step:
$|frac{n^2 - 2n}{n+1} - L| <|n-L|$
You know that $frac{n^2 - 2n}{n+1} - L <n-L$, but does that imply $|frac{n^2 - 2n}{n+1} - L| <|n-L|$? In other words, does $a<b$ imply $|a|<|b|$?
The error lies in this step:
$|frac{n^2 - 2n}{n+1} - L| <|n-L|$
You know that $frac{n^2 - 2n}{n+1} - L <n-L$, but does that imply $|frac{n^2 - 2n}{n+1} - L| <|n-L|$? In other words, does $a<b$ imply $|a|<|b|$?
edited Nov 23 at 14:23
answered Nov 23 at 14:14
Shubham Johri
2,819413
2,819413
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%2f3010392%2fproof-verification-of-x-n-fracn2-2nn1-diverges-using-varepsilon%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
1
You can also use long division to get $frac{n^2-2n}{n+1} = n-3+frac{3}{n+1}$, and then you only need to consider $frac{3}{n+1}$.
– Toby Mak
Nov 23 at 14:16