Evaluating the sum of a sigma notation problem with a lower limit k=10

Click For Summary
SUMMARY

The discussion focuses on evaluating the sum of the sigma notation problem from k=10 to k=20, specifically the expression 20∑k from k=10. The correct approach involves using the formula for the sum of the first n integers, which is n(n+1)/2, and adjusting for the lower limit by subtracting the sum from 1 to 9. The final calculation yields a total of 165, confirming that the sum can be effectively split into two parts: the sum from 1 to 9 and from 10 to 20.

PREREQUISITES
  • Understanding of sigma notation and summation
  • Familiarity with the formula for the sum of the first n integers
  • Basic algebraic manipulation skills
  • Knowledge of series and sequences
NEXT STEPS
  • Study the properties of sigma notation in depth
  • Learn how to derive the sum of a series using different limits
  • Explore advanced summation techniques, such as telescoping series
  • Practice evaluating sums with varying lower and upper limits
USEFUL FOR

Students in mathematics, educators teaching summation techniques, and anyone looking to enhance their understanding of series and sequences in calculus.

Brianna V
Messages
3
Reaction score
0
How do I evaluate the sum of this sigma notation problem?

20
∑ k
k=10

Normally, I would think to use the theorem for the sum of the first n integers:
n
∑ k = n(n+1)/2
k=1

I don't know how to do this, however, since the lower limit is k=10, not k=1.

My professor wrote this note on the board for the problem. It gives the answer, but I still don't understand it. If you do, could you explain? Thanks!

20...20...9
∑ k = ∑ - ∑ k
k=10 k=1 k=1

20(21)/2 - 9(10)/2 = 165 <-- (The answer)
 
Physics news on Phys.org
I think I've got an answer from another responder. His post is below:

For this sum you can just plug in the values until you hit 20. That's all you need to do.

10+11+12+13+14+15+16+17+18+19+20 = 165

His way is unnecessary and requires much more work. A better way is this, when ever you subtract k from the lower limit and the upper limit, you need to add that k in the sigma notation. In this way you can put your lower limit back to 1.

so

20...19 ... 11
∑ k = ∑ (k+1) = ∑ (k+9) = 165
k=10 k=9 ... k=1
 
Brianna V said:
20...20...9
∑ k = ∑ - ∑ k
k=10 k=1 k=1
That's pretty straightforward. It just says that the sum of the first 20 terms of a series can be split into the sum of the first 9 and the sum of the next 11.
 

Similar threads

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