Cannot find mistake in exponentiation when trying to simplify a general sequence












0












$begingroup$


I am dealing with a general sequence, $a_n$, for which $S_n$ is the sequence of its partial sums.

I know that $a_n = S_{n} - S_{n-1}$, and therefore $a_n = S_{n+1} - S_{n}$
also.



I want to find $a_n$ given:
$$ S_n = k - frac{1}{3^{n+1}} $$



Here is the correct, confirmed calculation:
$$ a_n = S_{n} - S_{n-1} = k - frac{1}{3^{n+1}} - k +frac{1}{3^n}$$
$$ a_n = frac{1}{3^n} - frac{1}{3^{n+1}}$$
$$ a_n = frac{1-3^{-1}}{3^n} $$
$$ a_n = frac{2/3}{3^n} $$
$$ boxed{a_n = frac{2}{3^{n+1}}}$$



Fine and dandy, but when I try to solve it from a different angle, I get a wrong answer and can't understand where have I went wrong:



$$ a_n = S_{n+1} - S_{n} = k - frac{1}{3^{n+2}} - k +frac{1}{3^{n+1}}$$
$$ a_n = frac{1}{3^{n+1}} - frac{1}{3^{n+2}}$$
$$ a_n = frac{3^{n+2} - 3^{n+1}}{3^{n+1}cdot 3^{n+2}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n+3}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n}(3^3)} $$
$$ a_n = frac{3^{n - 2n}(3^2 - 3^1)}{3^3} = frac{3^{-n}(9 - 3)}{27} = frac{6}{27cdot 3^n} = frac{2}{9cdot 3^n} boxed{neq frac{2}{3^{n+2}}}$$



Help is greatly appreciated.










share|cite|improve this question











$endgroup$








  • 3




    $begingroup$
    It is not true that $a_n=S_{n+1}-S_n$. What is true is $a_{n+1}=S_{n+1}-S_n$
    $endgroup$
    – Gerhard S.
    Dec 22 '18 at 17:05






  • 1




    $begingroup$
    Unsure why this had a downvote. It's a clear question with a clear answer, and a good example of how easy it can be to look in the wrong place for a mistake.
    $endgroup$
    – timtfj
    Dec 22 '18 at 17:20
















0












$begingroup$


I am dealing with a general sequence, $a_n$, for which $S_n$ is the sequence of its partial sums.

I know that $a_n = S_{n} - S_{n-1}$, and therefore $a_n = S_{n+1} - S_{n}$
also.



I want to find $a_n$ given:
$$ S_n = k - frac{1}{3^{n+1}} $$



Here is the correct, confirmed calculation:
$$ a_n = S_{n} - S_{n-1} = k - frac{1}{3^{n+1}} - k +frac{1}{3^n}$$
$$ a_n = frac{1}{3^n} - frac{1}{3^{n+1}}$$
$$ a_n = frac{1-3^{-1}}{3^n} $$
$$ a_n = frac{2/3}{3^n} $$
$$ boxed{a_n = frac{2}{3^{n+1}}}$$



Fine and dandy, but when I try to solve it from a different angle, I get a wrong answer and can't understand where have I went wrong:



$$ a_n = S_{n+1} - S_{n} = k - frac{1}{3^{n+2}} - k +frac{1}{3^{n+1}}$$
$$ a_n = frac{1}{3^{n+1}} - frac{1}{3^{n+2}}$$
$$ a_n = frac{3^{n+2} - 3^{n+1}}{3^{n+1}cdot 3^{n+2}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n+3}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n}(3^3)} $$
$$ a_n = frac{3^{n - 2n}(3^2 - 3^1)}{3^3} = frac{3^{-n}(9 - 3)}{27} = frac{6}{27cdot 3^n} = frac{2}{9cdot 3^n} boxed{neq frac{2}{3^{n+2}}}$$



Help is greatly appreciated.










share|cite|improve this question











$endgroup$








  • 3




    $begingroup$
    It is not true that $a_n=S_{n+1}-S_n$. What is true is $a_{n+1}=S_{n+1}-S_n$
    $endgroup$
    – Gerhard S.
    Dec 22 '18 at 17:05






  • 1




    $begingroup$
    Unsure why this had a downvote. It's a clear question with a clear answer, and a good example of how easy it can be to look in the wrong place for a mistake.
    $endgroup$
    – timtfj
    Dec 22 '18 at 17:20














0












0








0





$begingroup$


I am dealing with a general sequence, $a_n$, for which $S_n$ is the sequence of its partial sums.

I know that $a_n = S_{n} - S_{n-1}$, and therefore $a_n = S_{n+1} - S_{n}$
also.



I want to find $a_n$ given:
$$ S_n = k - frac{1}{3^{n+1}} $$



Here is the correct, confirmed calculation:
$$ a_n = S_{n} - S_{n-1} = k - frac{1}{3^{n+1}} - k +frac{1}{3^n}$$
$$ a_n = frac{1}{3^n} - frac{1}{3^{n+1}}$$
$$ a_n = frac{1-3^{-1}}{3^n} $$
$$ a_n = frac{2/3}{3^n} $$
$$ boxed{a_n = frac{2}{3^{n+1}}}$$



Fine and dandy, but when I try to solve it from a different angle, I get a wrong answer and can't understand where have I went wrong:



$$ a_n = S_{n+1} - S_{n} = k - frac{1}{3^{n+2}} - k +frac{1}{3^{n+1}}$$
$$ a_n = frac{1}{3^{n+1}} - frac{1}{3^{n+2}}$$
$$ a_n = frac{3^{n+2} - 3^{n+1}}{3^{n+1}cdot 3^{n+2}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n+3}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n}(3^3)} $$
$$ a_n = frac{3^{n - 2n}(3^2 - 3^1)}{3^3} = frac{3^{-n}(9 - 3)}{27} = frac{6}{27cdot 3^n} = frac{2}{9cdot 3^n} boxed{neq frac{2}{3^{n+2}}}$$



Help is greatly appreciated.










share|cite|improve this question











$endgroup$




I am dealing with a general sequence, $a_n$, for which $S_n$ is the sequence of its partial sums.

I know that $a_n = S_{n} - S_{n-1}$, and therefore $a_n = S_{n+1} - S_{n}$
also.



I want to find $a_n$ given:
$$ S_n = k - frac{1}{3^{n+1}} $$



Here is the correct, confirmed calculation:
$$ a_n = S_{n} - S_{n-1} = k - frac{1}{3^{n+1}} - k +frac{1}{3^n}$$
$$ a_n = frac{1}{3^n} - frac{1}{3^{n+1}}$$
$$ a_n = frac{1-3^{-1}}{3^n} $$
$$ a_n = frac{2/3}{3^n} $$
$$ boxed{a_n = frac{2}{3^{n+1}}}$$



Fine and dandy, but when I try to solve it from a different angle, I get a wrong answer and can't understand where have I went wrong:



$$ a_n = S_{n+1} - S_{n} = k - frac{1}{3^{n+2}} - k +frac{1}{3^{n+1}}$$
$$ a_n = frac{1}{3^{n+1}} - frac{1}{3^{n+2}}$$
$$ a_n = frac{3^{n+2} - 3^{n+1}}{3^{n+1}cdot 3^{n+2}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n+3}} $$
$$ a_n = frac{3^n(3^2 - 3^1)}{3^{2n}(3^3)} $$
$$ a_n = frac{3^{n - 2n}(3^2 - 3^1)}{3^3} = frac{3^{-n}(9 - 3)}{27} = frac{6}{27cdot 3^n} = frac{2}{9cdot 3^n} boxed{neq frac{2}{3^{n+2}}}$$



Help is greatly appreciated.







sequences-and-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 22 '18 at 17:11









OmG

2,512722




2,512722










asked Dec 22 '18 at 17:02









daedsidogdaedsidog

29017




29017








  • 3




    $begingroup$
    It is not true that $a_n=S_{n+1}-S_n$. What is true is $a_{n+1}=S_{n+1}-S_n$
    $endgroup$
    – Gerhard S.
    Dec 22 '18 at 17:05






  • 1




    $begingroup$
    Unsure why this had a downvote. It's a clear question with a clear answer, and a good example of how easy it can be to look in the wrong place for a mistake.
    $endgroup$
    – timtfj
    Dec 22 '18 at 17:20














  • 3




    $begingroup$
    It is not true that $a_n=S_{n+1}-S_n$. What is true is $a_{n+1}=S_{n+1}-S_n$
    $endgroup$
    – Gerhard S.
    Dec 22 '18 at 17:05






  • 1




    $begingroup$
    Unsure why this had a downvote. It's a clear question with a clear answer, and a good example of how easy it can be to look in the wrong place for a mistake.
    $endgroup$
    – timtfj
    Dec 22 '18 at 17:20








3




3




$begingroup$
It is not true that $a_n=S_{n+1}-S_n$. What is true is $a_{n+1}=S_{n+1}-S_n$
$endgroup$
– Gerhard S.
Dec 22 '18 at 17:05




$begingroup$
It is not true that $a_n=S_{n+1}-S_n$. What is true is $a_{n+1}=S_{n+1}-S_n$
$endgroup$
– Gerhard S.
Dec 22 '18 at 17:05




1




1




$begingroup$
Unsure why this had a downvote. It's a clear question with a clear answer, and a good example of how easy it can be to look in the wrong place for a mistake.
$endgroup$
– timtfj
Dec 22 '18 at 17:20




$begingroup$
Unsure why this had a downvote. It's a clear question with a clear answer, and a good example of how easy it can be to look in the wrong place for a mistake.
$endgroup$
– timtfj
Dec 22 '18 at 17:20










1 Answer
1






active

oldest

votes


















1












$begingroup$

Your assumption is not correct in general! if $a_n = S_n - S_{n-1}$ then $a_{n+1} = S_{n+1} - S_n$. A contradiction for this is your example.



Your assumption will be true if the difference of each $S_{i} - S_{i-1}$ be a constant for all $i$. Hence, $S_{i+1} = S_i + c$ for all $i$. Therefore, $a_{n+1} = S_{n+1}-S_n = a_{n} =S_{n} - S_{n-1}= c$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Thank you. I am unsure what drove me to assume that in general.
    $endgroup$
    – daedsidog
    Dec 22 '18 at 17:14










  • $begingroup$
    @daedsidog my pleasure. take it easy. ; )
    $endgroup$
    – OmG
    Dec 22 '18 at 17:18











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3049639%2fcannot-find-mistake-in-exponentiation-when-trying-to-simplify-a-general-sequence%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1












$begingroup$

Your assumption is not correct in general! if $a_n = S_n - S_{n-1}$ then $a_{n+1} = S_{n+1} - S_n$. A contradiction for this is your example.



Your assumption will be true if the difference of each $S_{i} - S_{i-1}$ be a constant for all $i$. Hence, $S_{i+1} = S_i + c$ for all $i$. Therefore, $a_{n+1} = S_{n+1}-S_n = a_{n} =S_{n} - S_{n-1}= c$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Thank you. I am unsure what drove me to assume that in general.
    $endgroup$
    – daedsidog
    Dec 22 '18 at 17:14










  • $begingroup$
    @daedsidog my pleasure. take it easy. ; )
    $endgroup$
    – OmG
    Dec 22 '18 at 17:18
















1












$begingroup$

Your assumption is not correct in general! if $a_n = S_n - S_{n-1}$ then $a_{n+1} = S_{n+1} - S_n$. A contradiction for this is your example.



Your assumption will be true if the difference of each $S_{i} - S_{i-1}$ be a constant for all $i$. Hence, $S_{i+1} = S_i + c$ for all $i$. Therefore, $a_{n+1} = S_{n+1}-S_n = a_{n} =S_{n} - S_{n-1}= c$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Thank you. I am unsure what drove me to assume that in general.
    $endgroup$
    – daedsidog
    Dec 22 '18 at 17:14










  • $begingroup$
    @daedsidog my pleasure. take it easy. ; )
    $endgroup$
    – OmG
    Dec 22 '18 at 17:18














1












1








1





$begingroup$

Your assumption is not correct in general! if $a_n = S_n - S_{n-1}$ then $a_{n+1} = S_{n+1} - S_n$. A contradiction for this is your example.



Your assumption will be true if the difference of each $S_{i} - S_{i-1}$ be a constant for all $i$. Hence, $S_{i+1} = S_i + c$ for all $i$. Therefore, $a_{n+1} = S_{n+1}-S_n = a_{n} =S_{n} - S_{n-1}= c$.






share|cite|improve this answer











$endgroup$



Your assumption is not correct in general! if $a_n = S_n - S_{n-1}$ then $a_{n+1} = S_{n+1} - S_n$. A contradiction for this is your example.



Your assumption will be true if the difference of each $S_{i} - S_{i-1}$ be a constant for all $i$. Hence, $S_{i+1} = S_i + c$ for all $i$. Therefore, $a_{n+1} = S_{n+1}-S_n = a_{n} =S_{n} - S_{n-1}= c$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 22 '18 at 17:10

























answered Dec 22 '18 at 17:04









OmGOmG

2,512722




2,512722












  • $begingroup$
    Thank you. I am unsure what drove me to assume that in general.
    $endgroup$
    – daedsidog
    Dec 22 '18 at 17:14










  • $begingroup$
    @daedsidog my pleasure. take it easy. ; )
    $endgroup$
    – OmG
    Dec 22 '18 at 17:18


















  • $begingroup$
    Thank you. I am unsure what drove me to assume that in general.
    $endgroup$
    – daedsidog
    Dec 22 '18 at 17:14










  • $begingroup$
    @daedsidog my pleasure. take it easy. ; )
    $endgroup$
    – OmG
    Dec 22 '18 at 17:18
















$begingroup$
Thank you. I am unsure what drove me to assume that in general.
$endgroup$
– daedsidog
Dec 22 '18 at 17:14




$begingroup$
Thank you. I am unsure what drove me to assume that in general.
$endgroup$
– daedsidog
Dec 22 '18 at 17:14












$begingroup$
@daedsidog my pleasure. take it easy. ; )
$endgroup$
– OmG
Dec 22 '18 at 17:18




$begingroup$
@daedsidog my pleasure. take it easy. ; )
$endgroup$
– OmG
Dec 22 '18 at 17:18


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3049639%2fcannot-find-mistake-in-exponentiation-when-trying-to-simplify-a-general-sequence%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Bressuire

Cabo Verde

Gyllenstierna