How to evaluate the infinite series: $ frac 1 {3cdot6} + frac 1 {3cdot6cdot9} +frac 1...
up vote
2
down vote
favorite
The infinite series is given by:
$$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$
What I thought of doing was to split the general term as:
$$begin{align}
t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
&= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
&= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
end{align}$$
But this doesn't seem to help.
HINTS?
calculus sequences-and-series limits
add a comment |
up vote
2
down vote
favorite
The infinite series is given by:
$$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$
What I thought of doing was to split the general term as:
$$begin{align}
t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
&= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
&= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
end{align}$$
But this doesn't seem to help.
HINTS?
calculus sequences-and-series limits
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
The infinite series is given by:
$$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$
What I thought of doing was to split the general term as:
$$begin{align}
t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
&= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
&= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
end{align}$$
But this doesn't seem to help.
HINTS?
calculus sequences-and-series limits
The infinite series is given by:
$$ dfrac 1 {3cdot6} + dfrac 1 {3cdot6cdot9} +dfrac 1 {3cdot6cdot9cdot12}+ldots$$
What I thought of doing was to split the general term as:
$$begin{align}
t_r &= dfrac 1 {3^{r+1}(r+1)!}\\
&= dfrac {r+1 - r} {3^{r+1}(r+1)!}\\
&= dfrac {1} {3^{r+1}cdot r!} - dfrac{r}{3^{r+1}(r+1)!}
end{align}$$
But this doesn't seem to help.
HINTS?
calculus sequences-and-series limits
calculus sequences-and-series limits
edited Nov 22 at 13:22
Martin Sleziak
44.4k7115268
44.4k7115268
asked Sep 2 '13 at 17:43
Parth Thakkar
2,73521635
2,73521635
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
7
down vote
accepted
HINT:
$$e^x=sum_{0le r<infty}frac{x^r}{r!}$$
Can you take it from here?
A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
7
down vote
accepted
HINT:
$$e^x=sum_{0le r<infty}frac{x^r}{r!}$$
Can you take it from here?
A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
add a comment |
up vote
7
down vote
accepted
HINT:
$$e^x=sum_{0le r<infty}frac{x^r}{r!}$$
Can you take it from here?
A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
add a comment |
up vote
7
down vote
accepted
up vote
7
down vote
accepted
HINT:
$$e^x=sum_{0le r<infty}frac{x^r}{r!}$$
Can you take it from here?
A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$
HINT:
$$e^x=sum_{0le r<infty}frac{x^r}{r!}$$
Can you take it from here?
A strongly resembling sequence $$-ln(1-x)=sum_{1le r<infty}frac{x^r}{r}$$ for $-1le x<1$
edited Sep 2 '13 at 17:49
answered Sep 2 '13 at 17:44
lab bhattacharjee
221k15154271
221k15154271
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
add a comment |
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
Sheesh! Didn't even think that it was $e^x$. I kept on trying to bring in $e$ somehow, but this, I couldn't think. Thanks :D
– Parth Thakkar
Sep 2 '13 at 17:46
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%2f482264%2fhow-to-evaluate-the-infinite-series-frac-1-3-cdot6-frac-1-3-cdot6-cdot%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