Efficient Evaluation of Sigma Notation: Solving for the Sum of a Series

Click For Summary

Homework Help Overview

The problem involves evaluating the summation of a series expressed in sigma notation, specifically \(\sum_{i=1}^{n} (2i + 2^i)\). Participants are exploring the breakdown of the summation and comparing their results to an answer key.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss breaking down the summation into separate components and question the correctness of their manipulations. There is exploration of the geometric series involved in the summation of \(2^i\) and attempts to clarify the formula for finite geometric series.

Discussion Status

Some participants have offered guidance on the geometric series aspect, while others are questioning specific steps in their calculations and the derivation of terms in the answer key. Multiple interpretations of the summation process are being explored, particularly regarding the handling of the second summation and the geometric series.

Contextual Notes

Participants express confusion over the application of geometric series formulas and the specific terms involved in their calculations. There is mention of a lack of resources in the textbook regarding summation of geometric sequences, which may be influencing their understanding.

mateomy
Messages
305
Reaction score
0
The problem posed is:
Evaluate
[tex] \sum_{i=1}^{n} (2i + 2^i)[/tex]

I know that I can break the summation down to this:

[tex] 2\sum_{i=1}^{n} i\, +\, 2\sum_{i=1}^{n}1^i[/tex]

and then after using some Fundamental Theorems...

[tex] =2\Bigg(\frac{n(n+1)}{2}\Bigg) + 2^n[/tex]

I can't seem to get it to look like my answer key which is...

[tex] 2^{n+1} + n^2 + n-2[/tex]

Clearly I am doing something wrong, I know I can expand my last step but when I do, it doesn't look anything close to what the book is showing me. Particularly, where are they getting the n-2 ? Where is my step wrong? THanks in advance for any help.
 
Last edited:
Physics news on Phys.org
mateomy said:
The problem posed is:
Evaluate
[tex] \sum_{i=1}^{n} (2i + 2^i)[/tex]

I know that I can break the summation down to this:

[tex] 2\sum_{i=1}^{n} i\, +\, 2\sum_{i=1}^{n}1^i[/tex]
The first summation is correct, but not the second. 2n [itex]\neq[/itex] 2 * 1n.
mateomy said:
and then after using some Fundamental Theorems...

[tex] =2(\frac{n(n+1)}{2}) + 2^n[/tex]

I can't seem to get it to look like my answer key which is...

[tex] 2^{n+1} + n^2 + n-2[/tex]

Clearly I am doing something wrong, I know I can expand my last step but when I do, it doesn't look anything close to what the book is showing me. Particularly, where are they getting the n-2 ? Where is my step wrong? THanks in advance for any help.
 
Am I just supposed to expand it from 1 to n then? (the second summation) I can't find anything in this chapter that deals with integers to a variable power...(thanks btw)
 
[itex]\sum 2^i[/itex] is a finite geometric series, right? You should have seen problems that deal with series like this.
 
Okay, so I figured out the geometric sequence part of the problem basically being [itex]2^i[/itex] which is the form of

[tex] \frac{1-2^{n+1}}{1-2}[/tex]

Is that right? I don't think that it is because I am missing a factor of 2 in there, I believe? (or not?)
 
You're off by a little bit. For the geometric series you should get
[tex]\frac{2-2^{n+1}}{1-2}[/tex]

which is the same as 2n+1 - 2.

Notice that the series starts with i = 1, not i = 0, so the first term of the geometric series is 2, not 1.
 
Thank you so much, this helped a lot.
 
One more question...

Im confused as to why the numerator is [itex]2-2^{n+1}[/itex] specifically the individual 2 in the front. My initial geometric sequence (see above) is -numerator only- [itex]1-2^{n+1}[/itex], is that one just a default and you're supposed to be putting the outcome of the first term in front?
Again, sorry for the 20 questions, but the section in my book says absolutely nothing on geometric sequence with regards to summation, I had to dig that equation out of Google. THanks again, this is really really helping.
 
The geometric series part is
[tex]\sum_{i=1}^{n}2^i[/tex]

If we expand this, we get
Sn = 2 + 4 + ... + 2n
2Sn = 4 + 8 + ... + 2n + 2n + 1

so 2Sn - Sn = 2n + 1 - 2
==> Sn = 2n + 1 - 2

or,
[tex]\sum_{i=1}^{n}2^i = 2^{n + 1} - 2[/tex]
 
  • #10
Perfect, thank you very much.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
3K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
3K