Calculate the Sum: $\sum_{k=1}^{10} 3 \cdot 2^{k}$

  • Thread starter Thread starter Moridin
  • Start date Start date
  • Tags Tags
    Sum
Click For Summary

Homework Help Overview

The problem involves calculating the sum $\sum_{k=1}^{10} 3 \cdot 2^{k}$, which falls under the subject area of geometric series and summation techniques.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the application of the geometric series formula and question the correctness of the original poster's manipulation of the sum. There are attempts to clarify the relationship between the terms in the sum and the formula used.

Discussion Status

Participants are actively engaging in clarifying the formula for the geometric series and its application to the problem. Some guidance has been offered regarding the correct interpretation of the terms and the formula, but there is no explicit consensus on the final approach.

Contextual Notes

There is a mention of forum regulations that discourage providing complete answers, emphasizing the need for hints and guidance instead. Participants also note the importance of correctly identifying the number of terms in the series.

Moridin
Messages
694
Reaction score
3

Homework Statement



Calculate the following sum:

[tex]\sum_{k=1}^{10} 3 \cdot 2^{k}[/tex]

The Attempt at a Solution



[tex]\sum_{k=1}^{10} 3 \cdot 2^{k} = 3 \cdot \sum_{k=1}^{10} 2^{k} = 3 \cdot (2^{10} - 1)[/tex]

Although it seems that I am missing something.
 
Physics news on Phys.org
Moridin said:
[tex]\sum_{k=1}^{10} 3 \cdot 2^{k} = 3 \cdot \sum_{k=1}^{10} 2^{k} = 3 \cdot (2^{10} - 1)[/tex]

Although it seems that I am missing something.
Very close but no cigar. How can [itex]\sum_{k=1}^{10} 2^{k} = 2^{10} - 1[/itex]? You are missing something from the right-hand side.
 
Right, if you divide a term in the sum by the previous term, you get 2, not 1? So a factor of 2 is missing.
 
Do you know [tex]x^n - y^n = (x-y)(x^{n-1} + x^{n-1}y + ... + y^{n-1} )[/tex] ?

For (x,y) = (2,1) that forms into what you need. Look at the expansion of what you have, 2^10 - 1, and see how that falls different to the sum you want on the RHS, then change it accordingly =]
 
**Edited by user.
 
Last edited:
Forum regulations prohibit giving out answers to homework threads - please just give hints. Edit your post.
 
ok sorry buddy!

@author of thread... look up summation of a GP
 
Moridin said:

Homework Statement



Calculate the following sum:

[tex]\sum_{k=1}^{10} 3 \cdot 2^{k}[/tex]

The Attempt at a Solution



[tex]\sum_{k=1}^{10} 3 \cdot 2^{k} = 3 \cdot \sum_{k=1}^{10} 2^{k} = 3 \cdot (2^{10} - 1)[/tex]

Although it seems that I am missing something.
The formula you are trying to remember is
[tex]\sum_{k=0}^n a r^k= a\frac{1-r^{n+1}}{1- r}[/itex]<br /> For r= 2, so that 1-r= 1-2= -1, that becomes<br /> [tex]\sum_{k=0}^n a 2^k= a (2^{n+1}- 1)[/tex]<br /> <br /> There are <b>two</b> important differences between that and the formula you are using.[/tex]
 
Let's see.

The general formula is

[tex]\sum_{k=0}^n a r^k= a\frac{1-r^{n+1}}{1- r}[/tex]

Now the terms in the sum

[tex]\sum_{k=1}^{10} 3 \cdot 2^{k} = 6 + 12 + 24 + ... + 3072[/tex]

This means that

n = 9 (10-1)
r = 2 (taking the n:th term/(n-1):th term)
a = 6 (the starting term)

So

[tex]\sum_{k=1}^{10} 3 \cdot 2^{k} = 6\frac{1-2^{9+1}}{1-2} = 6\frac{1-2^{10}}{1- 2} = 6(2^{10} - 1)[/tex]

That sounds about right?

Why is n = 9 here? Is that just the number of terms that have an exponent >= 2?
 
  • #10
Someone above told me not to give out the answer.. and btw your answer is correct.. and yes n = 10 not 9 . There are 10 terms of the GP.
 
  • #11
spdeyunlimit, n= 9, not 10 because because the sum starts with k= 1. He is thinking of this as 6+ 6(2)+ 6(22)+ 6(2n) with n running from 0 to 9.

Another way to do the problem would be to use the same formula with n= 10, a= 3, but then subtract off 3- to allow for the missing 3(20) term.
 
  • #12
for the GP
a, ar, ar^2, ar^3 ... and so on
Sum of first n terms = a(1 - r^n) / (1-r)
where in the first term the power of r is 0.. whereas here it is one.. so yeah i got that.. it will be for n = 9
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
6
Views
3K
Replies
1
Views
2K
  • · Replies 29 ·
Replies
29
Views
7K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
3
Views
2K