How to Compute the Sum of Arithmetic Series?

Click For Summary
SUMMARY

The discussion focuses on computing the sums of arithmetic series, specifically for three cases involving the variable n. The correct formula for the sum of the first n natural numbers is confirmed as n(n+1)/2. The sum of the first n even numbers is accurately represented by n(n+1). However, the sum of the first n odd numbers, initially miscalculated as (2n + 2)(n + 1)/2, is correctly derived as (n + 1)², demonstrating the importance of recognizing the series structure. The participant clarifies that the tutor's answer for the odd series is incorrect.

PREREQUISITES
  • Understanding of arithmetic series and their properties
  • Familiarity with algebraic manipulation and simplification
  • Knowledge of mathematical notation and summation
  • Basic experience with mathematical proofs and derivations
NEXT STEPS
  • Study the derivation of the formula for the sum of an arithmetic series
  • Learn about the properties of odd and even numbers in series
  • Explore mathematical induction as a method for proving series sums
  • Investigate other types of series, such as geometric series
USEFUL FOR

Students of mathematics, educators teaching arithmetic series, and anyone interested in enhancing their understanding of series summation techniques.

DorumonSg
Messages
61
Reaction score
0
Compute the following sums and give your answers in terms of n.

(a) 1 + 2 + 3 + ... + n
(b) 2 + 4 + 6 + ... + 2n
(c) 1 + 3 + 5 + ... + (2n + 1)

I actually have the answers but there seem to be an error...

For (a) 1 + 2 + 3 + ... + n,

My answer given is n(n+1)/2

For(b) 2 + 4 + 6 + ... + 2n

My answer given is n(n+1)

However, for (c)

My answer given is (2n + 2)(n + 1)/2

If we play with the answer for (a) and (b) for example :

(a) : We take the nth term as 3 and sub it in n(n+1)/2 = 3(3+1)/2 = 6(Which is the correct sum up to the nth term)

But for (c) :

We take the nth term as 3 and sub it in (2n + 2)(n + 1)/2 = (2(3) + 2)(3 + 1)/2 = 16(Which is the sum of the number AFTER the nth term.)

The answer for (c) is incorrect, am I right? Because its the answer give by my tutor.
 
Physics news on Phys.org
For c) we can manipulate it in such a way as to turn it into a form we easily recognize:

[tex]1+3+5+...+(2n+1)=(n+1)+0+2+4+...+2n=(n+1)+2(1+2+3+...+n)[/tex]

which gives you [tex](n+1)^2[/tex] as your tutor gave. If you take n=3 then you need to realize that the last term is (2n+1)=7 so you go up until 7... 1+3+5+7=16 as expected.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K