Investigate the convergence of $ sum_{n=1}^{infty } (-1)^{n}frac{n+2}{n(n+1)} $
$begingroup$
I am supposed to investigate the convergence of $ sum_{n=1}^{infty } (-1)^{n}frac{n+2}{n(n+1)} $. I'm unsure whether to use Leibniz' criterion or a comparison test and I really can't start. Thanks
convergence
$endgroup$
add a comment |
$begingroup$
I am supposed to investigate the convergence of $ sum_{n=1}^{infty } (-1)^{n}frac{n+2}{n(n+1)} $. I'm unsure whether to use Leibniz' criterion or a comparison test and I really can't start. Thanks
convergence
$endgroup$
$begingroup$
Alternating signs and decreasing magnitudes. So certainly convergent. Decreases only as $1/n$, so not absolutely convergent.
$endgroup$
– mjqxxxx
Jan 25 at 16:57
$begingroup$
What @mjqxxxx suggests works. The only "hard" part is to show the fact that the absolute value is indeed decreasing.
$endgroup$
– Clement C.
Jan 25 at 17:09
$begingroup$
After you ask a question here, if you get an acceptable answer, you should "accept" the answer by clicking the check mark $checkmark$ next to it. This scores points for you and for the person who answered your question. You can find out more about accepting answers here: How do I accept an answer?, Why should we accept answers?, What should I do if someone answers my question?.
$endgroup$
– Clement C.
Jan 28 at 3:16
add a comment |
$begingroup$
I am supposed to investigate the convergence of $ sum_{n=1}^{infty } (-1)^{n}frac{n+2}{n(n+1)} $. I'm unsure whether to use Leibniz' criterion or a comparison test and I really can't start. Thanks
convergence
$endgroup$
I am supposed to investigate the convergence of $ sum_{n=1}^{infty } (-1)^{n}frac{n+2}{n(n+1)} $. I'm unsure whether to use Leibniz' criterion or a comparison test and I really can't start. Thanks
convergence
convergence
edited Jan 25 at 16:59
Bernard
123k741116
123k741116
asked Jan 25 at 16:55
J. DoeJ. Doe
61
61
$begingroup$
Alternating signs and decreasing magnitudes. So certainly convergent. Decreases only as $1/n$, so not absolutely convergent.
$endgroup$
– mjqxxxx
Jan 25 at 16:57
$begingroup$
What @mjqxxxx suggests works. The only "hard" part is to show the fact that the absolute value is indeed decreasing.
$endgroup$
– Clement C.
Jan 25 at 17:09
$begingroup$
After you ask a question here, if you get an acceptable answer, you should "accept" the answer by clicking the check mark $checkmark$ next to it. This scores points for you and for the person who answered your question. You can find out more about accepting answers here: How do I accept an answer?, Why should we accept answers?, What should I do if someone answers my question?.
$endgroup$
– Clement C.
Jan 28 at 3:16
add a comment |
$begingroup$
Alternating signs and decreasing magnitudes. So certainly convergent. Decreases only as $1/n$, so not absolutely convergent.
$endgroup$
– mjqxxxx
Jan 25 at 16:57
$begingroup$
What @mjqxxxx suggests works. The only "hard" part is to show the fact that the absolute value is indeed decreasing.
$endgroup$
– Clement C.
Jan 25 at 17:09
$begingroup$
After you ask a question here, if you get an acceptable answer, you should "accept" the answer by clicking the check mark $checkmark$ next to it. This scores points for you and for the person who answered your question. You can find out more about accepting answers here: How do I accept an answer?, Why should we accept answers?, What should I do if someone answers my question?.
$endgroup$
– Clement C.
Jan 28 at 3:16
$begingroup$
Alternating signs and decreasing magnitudes. So certainly convergent. Decreases only as $1/n$, so not absolutely convergent.
$endgroup$
– mjqxxxx
Jan 25 at 16:57
$begingroup$
Alternating signs and decreasing magnitudes. So certainly convergent. Decreases only as $1/n$, so not absolutely convergent.
$endgroup$
– mjqxxxx
Jan 25 at 16:57
$begingroup$
What @mjqxxxx suggests works. The only "hard" part is to show the fact that the absolute value is indeed decreasing.
$endgroup$
– Clement C.
Jan 25 at 17:09
$begingroup$
What @mjqxxxx suggests works. The only "hard" part is to show the fact that the absolute value is indeed decreasing.
$endgroup$
– Clement C.
Jan 25 at 17:09
$begingroup$
After you ask a question here, if you get an acceptable answer, you should "accept" the answer by clicking the check mark $checkmark$ next to it. This scores points for you and for the person who answered your question. You can find out more about accepting answers here: How do I accept an answer?, Why should we accept answers?, What should I do if someone answers my question?.
$endgroup$
– Clement C.
Jan 28 at 3:16
$begingroup$
After you ask a question here, if you get an acceptable answer, you should "accept" the answer by clicking the check mark $checkmark$ next to it. This scores points for you and for the person who answered your question. You can find out more about accepting answers here: How do I accept an answer?, Why should we accept answers?, What should I do if someone answers my question?.
$endgroup$
– Clement C.
Jan 28 at 3:16
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
You can directly use Leibniz' criterion, but you have to show the absolute value of the general term is non-increasing. Here, I suggest an (arguably) simpler way to see what's happening and prove convergence:
You have
$$
frac{n+2}{n(n+1)} = frac{1}{n+1} + frac{2}{n(n+1)}
$$
and therefore
$$
sum_{n=1}^infty (-1)^n frac{n+2}{n(n+1)} = sum_{n=1}^infty frac{(-1)^n}{n+1} + 2sum_{n=1}^infty frac{(-1)^n}{n(n+1)}
$$
The first series on the right-hand-side converges conditionally by Leibniz's criterion, the second converges absolutely.
$endgroup$
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
add a comment |
$begingroup$
Just to show the longer, more formulaic approach:
Let $a_n: = frac{n+2}{n(n+1)}$. Then $$a_{n+1} - a_n = frac{n+3}{(n+1)(n+2)} - frac{n+2}{n(n+1)}$$ Using a common denominator we have $$a_{n+1}-a_n = frac{n^2 + 3n - n^2 - 4n - 4}{n(n+1)(n+2)} = frac{-(n+4)}{n(n+1)(n+2)}$$ and then clearly $$a_{n+1}-a_n = frac{-(n+4)}{n(n+1)(n+2)} < 0 hspace{2mm} forall n in mathbb{N}$$
So $a_n$ is a decreasing sequence. Furthermore, it is clear that $a_n rightarrow 0$ as $n rightarrow infty$, so by the alternating series test (or Leibniz criterion), the sum $sum_{n=1}^{infty} (-1)^n a_n$ converges.
$endgroup$
add a comment |
$begingroup$
1) $a_n = dfrac{n+2}{n(n+1)}= dfrac{1}{n} +dfrac{1}{n(n+1)}$.
$a_{n+1}=dfrac{1}{n+1}+ dfrac{1}{(n+1)(n+2)};$
Hence
$a_n > a_{n+1}$ (Why?).
2) $lim_{ n rightarrow infty}a_n=$
$lim_{n rightarrow infty}(dfrac{1}{n}+dfrac{1}{n(n+1)})=0$(why?).
Apply Leibniz criterion.
$endgroup$
add a comment |
$begingroup$
Hint:
$$
{{n + 2} over {nleft( {n + 1} right)}} - {{n + 3} over {left( {n + 1} right)left( {n + 2} right)}} = {{n + 4} over {nleft( {n + 1} right)left( {n + 2} right)}}
$$
$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');
});
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%2f3087325%2finvestigate-the-convergence-of-sum-n-1-infty-1n-fracn2nn1%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 directly use Leibniz' criterion, but you have to show the absolute value of the general term is non-increasing. Here, I suggest an (arguably) simpler way to see what's happening and prove convergence:
You have
$$
frac{n+2}{n(n+1)} = frac{1}{n+1} + frac{2}{n(n+1)}
$$
and therefore
$$
sum_{n=1}^infty (-1)^n frac{n+2}{n(n+1)} = sum_{n=1}^infty frac{(-1)^n}{n+1} + 2sum_{n=1}^infty frac{(-1)^n}{n(n+1)}
$$
The first series on the right-hand-side converges conditionally by Leibniz's criterion, the second converges absolutely.
$endgroup$
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
add a comment |
$begingroup$
You can directly use Leibniz' criterion, but you have to show the absolute value of the general term is non-increasing. Here, I suggest an (arguably) simpler way to see what's happening and prove convergence:
You have
$$
frac{n+2}{n(n+1)} = frac{1}{n+1} + frac{2}{n(n+1)}
$$
and therefore
$$
sum_{n=1}^infty (-1)^n frac{n+2}{n(n+1)} = sum_{n=1}^infty frac{(-1)^n}{n+1} + 2sum_{n=1}^infty frac{(-1)^n}{n(n+1)}
$$
The first series on the right-hand-side converges conditionally by Leibniz's criterion, the second converges absolutely.
$endgroup$
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
add a comment |
$begingroup$
You can directly use Leibniz' criterion, but you have to show the absolute value of the general term is non-increasing. Here, I suggest an (arguably) simpler way to see what's happening and prove convergence:
You have
$$
frac{n+2}{n(n+1)} = frac{1}{n+1} + frac{2}{n(n+1)}
$$
and therefore
$$
sum_{n=1}^infty (-1)^n frac{n+2}{n(n+1)} = sum_{n=1}^infty frac{(-1)^n}{n+1} + 2sum_{n=1}^infty frac{(-1)^n}{n(n+1)}
$$
The first series on the right-hand-side converges conditionally by Leibniz's criterion, the second converges absolutely.
$endgroup$
You can directly use Leibniz' criterion, but you have to show the absolute value of the general term is non-increasing. Here, I suggest an (arguably) simpler way to see what's happening and prove convergence:
You have
$$
frac{n+2}{n(n+1)} = frac{1}{n+1} + frac{2}{n(n+1)}
$$
and therefore
$$
sum_{n=1}^infty (-1)^n frac{n+2}{n(n+1)} = sum_{n=1}^infty frac{(-1)^n}{n+1} + 2sum_{n=1}^infty frac{(-1)^n}{n(n+1)}
$$
The first series on the right-hand-side converges conditionally by Leibniz's criterion, the second converges absolutely.
edited Jan 25 at 17:36
answered Jan 25 at 16:59


Clement C.Clement C.
50.9k33992
50.9k33992
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
add a comment |
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
$begingroup$
Note: this type of approach works even when the general term is not actually amenable to Leibniz' criterion (or it's hard to show), but can be decomposed in the sum of a term that is and a term that is absolutely convergent. For instance (silly example), things of the sort $$sum_{n=1}^infty frac{(-1)^n}{n+(-1)^n sqrt{100n}}$$
$endgroup$
– Clement C.
Jan 25 at 17:05
add a comment |
$begingroup$
Just to show the longer, more formulaic approach:
Let $a_n: = frac{n+2}{n(n+1)}$. Then $$a_{n+1} - a_n = frac{n+3}{(n+1)(n+2)} - frac{n+2}{n(n+1)}$$ Using a common denominator we have $$a_{n+1}-a_n = frac{n^2 + 3n - n^2 - 4n - 4}{n(n+1)(n+2)} = frac{-(n+4)}{n(n+1)(n+2)}$$ and then clearly $$a_{n+1}-a_n = frac{-(n+4)}{n(n+1)(n+2)} < 0 hspace{2mm} forall n in mathbb{N}$$
So $a_n$ is a decreasing sequence. Furthermore, it is clear that $a_n rightarrow 0$ as $n rightarrow infty$, so by the alternating series test (or Leibniz criterion), the sum $sum_{n=1}^{infty} (-1)^n a_n$ converges.
$endgroup$
add a comment |
$begingroup$
Just to show the longer, more formulaic approach:
Let $a_n: = frac{n+2}{n(n+1)}$. Then $$a_{n+1} - a_n = frac{n+3}{(n+1)(n+2)} - frac{n+2}{n(n+1)}$$ Using a common denominator we have $$a_{n+1}-a_n = frac{n^2 + 3n - n^2 - 4n - 4}{n(n+1)(n+2)} = frac{-(n+4)}{n(n+1)(n+2)}$$ and then clearly $$a_{n+1}-a_n = frac{-(n+4)}{n(n+1)(n+2)} < 0 hspace{2mm} forall n in mathbb{N}$$
So $a_n$ is a decreasing sequence. Furthermore, it is clear that $a_n rightarrow 0$ as $n rightarrow infty$, so by the alternating series test (or Leibniz criterion), the sum $sum_{n=1}^{infty} (-1)^n a_n$ converges.
$endgroup$
add a comment |
$begingroup$
Just to show the longer, more formulaic approach:
Let $a_n: = frac{n+2}{n(n+1)}$. Then $$a_{n+1} - a_n = frac{n+3}{(n+1)(n+2)} - frac{n+2}{n(n+1)}$$ Using a common denominator we have $$a_{n+1}-a_n = frac{n^2 + 3n - n^2 - 4n - 4}{n(n+1)(n+2)} = frac{-(n+4)}{n(n+1)(n+2)}$$ and then clearly $$a_{n+1}-a_n = frac{-(n+4)}{n(n+1)(n+2)} < 0 hspace{2mm} forall n in mathbb{N}$$
So $a_n$ is a decreasing sequence. Furthermore, it is clear that $a_n rightarrow 0$ as $n rightarrow infty$, so by the alternating series test (or Leibniz criterion), the sum $sum_{n=1}^{infty} (-1)^n a_n$ converges.
$endgroup$
Just to show the longer, more formulaic approach:
Let $a_n: = frac{n+2}{n(n+1)}$. Then $$a_{n+1} - a_n = frac{n+3}{(n+1)(n+2)} - frac{n+2}{n(n+1)}$$ Using a common denominator we have $$a_{n+1}-a_n = frac{n^2 + 3n - n^2 - 4n - 4}{n(n+1)(n+2)} = frac{-(n+4)}{n(n+1)(n+2)}$$ and then clearly $$a_{n+1}-a_n = frac{-(n+4)}{n(n+1)(n+2)} < 0 hspace{2mm} forall n in mathbb{N}$$
So $a_n$ is a decreasing sequence. Furthermore, it is clear that $a_n rightarrow 0$ as $n rightarrow infty$, so by the alternating series test (or Leibniz criterion), the sum $sum_{n=1}^{infty} (-1)^n a_n$ converges.
answered Jan 25 at 17:21
PhysicsMathsLovePhysicsMathsLove
1,220414
1,220414
add a comment |
add a comment |
$begingroup$
1) $a_n = dfrac{n+2}{n(n+1)}= dfrac{1}{n} +dfrac{1}{n(n+1)}$.
$a_{n+1}=dfrac{1}{n+1}+ dfrac{1}{(n+1)(n+2)};$
Hence
$a_n > a_{n+1}$ (Why?).
2) $lim_{ n rightarrow infty}a_n=$
$lim_{n rightarrow infty}(dfrac{1}{n}+dfrac{1}{n(n+1)})=0$(why?).
Apply Leibniz criterion.
$endgroup$
add a comment |
$begingroup$
1) $a_n = dfrac{n+2}{n(n+1)}= dfrac{1}{n} +dfrac{1}{n(n+1)}$.
$a_{n+1}=dfrac{1}{n+1}+ dfrac{1}{(n+1)(n+2)};$
Hence
$a_n > a_{n+1}$ (Why?).
2) $lim_{ n rightarrow infty}a_n=$
$lim_{n rightarrow infty}(dfrac{1}{n}+dfrac{1}{n(n+1)})=0$(why?).
Apply Leibniz criterion.
$endgroup$
add a comment |
$begingroup$
1) $a_n = dfrac{n+2}{n(n+1)}= dfrac{1}{n} +dfrac{1}{n(n+1)}$.
$a_{n+1}=dfrac{1}{n+1}+ dfrac{1}{(n+1)(n+2)};$
Hence
$a_n > a_{n+1}$ (Why?).
2) $lim_{ n rightarrow infty}a_n=$
$lim_{n rightarrow infty}(dfrac{1}{n}+dfrac{1}{n(n+1)})=0$(why?).
Apply Leibniz criterion.
$endgroup$
1) $a_n = dfrac{n+2}{n(n+1)}= dfrac{1}{n} +dfrac{1}{n(n+1)}$.
$a_{n+1}=dfrac{1}{n+1}+ dfrac{1}{(n+1)(n+2)};$
Hence
$a_n > a_{n+1}$ (Why?).
2) $lim_{ n rightarrow infty}a_n=$
$lim_{n rightarrow infty}(dfrac{1}{n}+dfrac{1}{n(n+1)})=0$(why?).
Apply Leibniz criterion.
answered Jan 25 at 17:21
Peter SzilasPeter Szilas
11.6k2822
11.6k2822
add a comment |
add a comment |
$begingroup$
Hint:
$$
{{n + 2} over {nleft( {n + 1} right)}} - {{n + 3} over {left( {n + 1} right)left( {n + 2} right)}} = {{n + 4} over {nleft( {n + 1} right)left( {n + 2} right)}}
$$
$endgroup$
add a comment |
$begingroup$
Hint:
$$
{{n + 2} over {nleft( {n + 1} right)}} - {{n + 3} over {left( {n + 1} right)left( {n + 2} right)}} = {{n + 4} over {nleft( {n + 1} right)left( {n + 2} right)}}
$$
$endgroup$
add a comment |
$begingroup$
Hint:
$$
{{n + 2} over {nleft( {n + 1} right)}} - {{n + 3} over {left( {n + 1} right)left( {n + 2} right)}} = {{n + 4} over {nleft( {n + 1} right)left( {n + 2} right)}}
$$
$endgroup$
Hint:
$$
{{n + 2} over {nleft( {n + 1} right)}} - {{n + 3} over {left( {n + 1} right)left( {n + 2} right)}} = {{n + 4} over {nleft( {n + 1} right)left( {n + 2} right)}}
$$
answered Jan 25 at 17:30
G CabG Cab
20.4k31341
20.4k31341
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%2f3087325%2finvestigate-the-convergence-of-sum-n-1-infty-1n-fracn2nn1%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$
Alternating signs and decreasing magnitudes. So certainly convergent. Decreases only as $1/n$, so not absolutely convergent.
$endgroup$
– mjqxxxx
Jan 25 at 16:57
$begingroup$
What @mjqxxxx suggests works. The only "hard" part is to show the fact that the absolute value is indeed decreasing.
$endgroup$
– Clement C.
Jan 25 at 17:09
$begingroup$
After you ask a question here, if you get an acceptable answer, you should "accept" the answer by clicking the check mark $checkmark$ next to it. This scores points for you and for the person who answered your question. You can find out more about accepting answers here: How do I accept an answer?, Why should we accept answers?, What should I do if someone answers my question?.
$endgroup$
– Clement C.
Jan 28 at 3:16