Limit using the definition of a convergent sequence
$begingroup$
I am trying to show that $lim_{nto+infty}frac{3n-5}{2n-1} = frac{3}{2}$ by using the definition of a convergent sequence. so far I have,
$lvert a_n - arvert < epsilon$, for any $epsilon > 0 $
$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $
$lvert frac{-7}{4n-2}rvert < epsilon$
$ frac{7}{4n-2} < epsilon$
But I am struggling to find a way to compare it to a sequence without the -2 in the denominator or how to manipulate it. Any help would be great, Thank you.
sequences-and-series analysis
$endgroup$
add a comment |
$begingroup$
I am trying to show that $lim_{nto+infty}frac{3n-5}{2n-1} = frac{3}{2}$ by using the definition of a convergent sequence. so far I have,
$lvert a_n - arvert < epsilon$, for any $epsilon > 0 $
$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $
$lvert frac{-7}{4n-2}rvert < epsilon$
$ frac{7}{4n-2} < epsilon$
But I am struggling to find a way to compare it to a sequence without the -2 in the denominator or how to manipulate it. Any help would be great, Thank you.
sequences-and-series analysis
$endgroup$
add a comment |
$begingroup$
I am trying to show that $lim_{nto+infty}frac{3n-5}{2n-1} = frac{3}{2}$ by using the definition of a convergent sequence. so far I have,
$lvert a_n - arvert < epsilon$, for any $epsilon > 0 $
$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $
$lvert frac{-7}{4n-2}rvert < epsilon$
$ frac{7}{4n-2} < epsilon$
But I am struggling to find a way to compare it to a sequence without the -2 in the denominator or how to manipulate it. Any help would be great, Thank you.
sequences-and-series analysis
$endgroup$
I am trying to show that $lim_{nto+infty}frac{3n-5}{2n-1} = frac{3}{2}$ by using the definition of a convergent sequence. so far I have,
$lvert a_n - arvert < epsilon$, for any $epsilon > 0 $
$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $
$lvert frac{-7}{4n-2}rvert < epsilon$
$ frac{7}{4n-2} < epsilon$
But I am struggling to find a way to compare it to a sequence without the -2 in the denominator or how to manipulate it. Any help would be great, Thank you.
sequences-and-series analysis
sequences-and-series analysis
edited Dec 3 '18 at 16:30
adsy9
asked Dec 3 '18 at 16:18
adsy9adsy9
32
32
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
$$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $$
$$lvert frac{-7}{4n-2}rvert color{red}< epsilon$$
$$ frac{7}{4n-2} < epsilon$$
$$4n-2 > frac7epsilon$$
$$n> frac14left( frac7epsilon + 2 right)$$
$endgroup$
add a comment |
$begingroup$
You have made a mistake there
$$left| frac{3n-5}{2n-1} - frac{3}{2} right| < epsilon implies left| frac{-7}{4n-2} right| < epsilon$$
and now it is easy conclude form here.
$endgroup$
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
add a comment |
$begingroup$
Something of importance to note here is that when you are working on finding the $epsilon$'s and $N$'s you want to use in the proof you can begin by assuming that $|a_n-a|<epsilon$, but when you go to write the proof you must not start that way.
So, you want to try and find an $n$ so that $frac{7}{4n-2}<epsilon$. Well, I don't like that fraction. It confuses me. So let's replace it with another fraction that is nicer! We know that $frac{7}{4n-2}<frac{7}{n}$ for all $n$ (though we don't technically need for that to be the case). Then, so long as $frac{7}{n}<epsilon$ we will be just as good as before.
$endgroup$
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
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%2f3024284%2flimit-using-the-definition-of-a-convergent-sequence%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$
$$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $$
$$lvert frac{-7}{4n-2}rvert color{red}< epsilon$$
$$ frac{7}{4n-2} < epsilon$$
$$4n-2 > frac7epsilon$$
$$n> frac14left( frac7epsilon + 2 right)$$
$endgroup$
add a comment |
$begingroup$
$$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $$
$$lvert frac{-7}{4n-2}rvert color{red}< epsilon$$
$$ frac{7}{4n-2} < epsilon$$
$$4n-2 > frac7epsilon$$
$$n> frac14left( frac7epsilon + 2 right)$$
$endgroup$
add a comment |
$begingroup$
$$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $$
$$lvert frac{-7}{4n-2}rvert color{red}< epsilon$$
$$ frac{7}{4n-2} < epsilon$$
$$4n-2 > frac7epsilon$$
$$n> frac14left( frac7epsilon + 2 right)$$
$endgroup$
$$lvert frac{3n-5}{2n-1} - frac{3}{2} rvert < epsilon $$
$$lvert frac{-7}{4n-2}rvert color{red}< epsilon$$
$$ frac{7}{4n-2} < epsilon$$
$$4n-2 > frac7epsilon$$
$$n> frac14left( frac7epsilon + 2 right)$$
answered Dec 3 '18 at 16:22
Siong Thye GohSiong Thye Goh
100k1465117
100k1465117
add a comment |
add a comment |
$begingroup$
You have made a mistake there
$$left| frac{3n-5}{2n-1} - frac{3}{2} right| < epsilon implies left| frac{-7}{4n-2} right| < epsilon$$
and now it is easy conclude form here.
$endgroup$
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
add a comment |
$begingroup$
You have made a mistake there
$$left| frac{3n-5}{2n-1} - frac{3}{2} right| < epsilon implies left| frac{-7}{4n-2} right| < epsilon$$
and now it is easy conclude form here.
$endgroup$
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
add a comment |
$begingroup$
You have made a mistake there
$$left| frac{3n-5}{2n-1} - frac{3}{2} right| < epsilon implies left| frac{-7}{4n-2} right| < epsilon$$
and now it is easy conclude form here.
$endgroup$
You have made a mistake there
$$left| frac{3n-5}{2n-1} - frac{3}{2} right| < epsilon implies left| frac{-7}{4n-2} right| < epsilon$$
and now it is easy conclude form here.
answered Dec 3 '18 at 16:25
gimusigimusi
1
1
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
add a comment |
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
Oh yea, sorry, I put the wrong inequality.
$endgroup$
– adsy9
Dec 3 '18 at 16:31
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
$begingroup$
@adsy9 Then you are almost done form $frac{7}{4n-2} < epsilon$ assuming $4n-2>0$ we obtain $epsilon(4n-2)>7$ and now it suffices to isolate $n$.
$endgroup$
– gimusi
Dec 3 '18 at 16:39
add a comment |
$begingroup$
Something of importance to note here is that when you are working on finding the $epsilon$'s and $N$'s you want to use in the proof you can begin by assuming that $|a_n-a|<epsilon$, but when you go to write the proof you must not start that way.
So, you want to try and find an $n$ so that $frac{7}{4n-2}<epsilon$. Well, I don't like that fraction. It confuses me. So let's replace it with another fraction that is nicer! We know that $frac{7}{4n-2}<frac{7}{n}$ for all $n$ (though we don't technically need for that to be the case). Then, so long as $frac{7}{n}<epsilon$ we will be just as good as before.
$endgroup$
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
add a comment |
$begingroup$
Something of importance to note here is that when you are working on finding the $epsilon$'s and $N$'s you want to use in the proof you can begin by assuming that $|a_n-a|<epsilon$, but when you go to write the proof you must not start that way.
So, you want to try and find an $n$ so that $frac{7}{4n-2}<epsilon$. Well, I don't like that fraction. It confuses me. So let's replace it with another fraction that is nicer! We know that $frac{7}{4n-2}<frac{7}{n}$ for all $n$ (though we don't technically need for that to be the case). Then, so long as $frac{7}{n}<epsilon$ we will be just as good as before.
$endgroup$
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
add a comment |
$begingroup$
Something of importance to note here is that when you are working on finding the $epsilon$'s and $N$'s you want to use in the proof you can begin by assuming that $|a_n-a|<epsilon$, but when you go to write the proof you must not start that way.
So, you want to try and find an $n$ so that $frac{7}{4n-2}<epsilon$. Well, I don't like that fraction. It confuses me. So let's replace it with another fraction that is nicer! We know that $frac{7}{4n-2}<frac{7}{n}$ for all $n$ (though we don't technically need for that to be the case). Then, so long as $frac{7}{n}<epsilon$ we will be just as good as before.
$endgroup$
Something of importance to note here is that when you are working on finding the $epsilon$'s and $N$'s you want to use in the proof you can begin by assuming that $|a_n-a|<epsilon$, but when you go to write the proof you must not start that way.
So, you want to try and find an $n$ so that $frac{7}{4n-2}<epsilon$. Well, I don't like that fraction. It confuses me. So let's replace it with another fraction that is nicer! We know that $frac{7}{4n-2}<frac{7}{n}$ for all $n$ (though we don't technically need for that to be the case). Then, so long as $frac{7}{n}<epsilon$ we will be just as good as before.
answered Dec 3 '18 at 16:24
ImNotTheSaxManImNotTheSaxMan
1172
1172
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
add a comment |
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
$begingroup$
Is there a particular reason this received a downvote? It addresses the problem in the OP in a way that generalizes to other problems.
$endgroup$
– ImNotTheSaxMan
Dec 3 '18 at 16:26
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%2f3024284%2flimit-using-the-definition-of-a-convergent-sequence%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