Finding the formula for summation.

In summary, the formula for the sum of odd integers up to 2n-1 is n^2. This can be proven by simplifying the expression (1+2+3+...+2n)-n(n+1) to n^2.
  • #1
NATURE.M
301
0

Homework Statement



Find a formula for

[itex]\sum (2i-1)[/itex] =1+3+5+...+(2n-1)

Homework Equations





The Attempt at a Solution



[itex]\sum(2i-1)[/itex]=(1+2+3+...+2n)-(2+4+6+...+2n)
=(1+2+3+...+2n)-n(n+1)

I'm unsure what to do with 1+2+3+..+2n ?
 
Physics news on Phys.org
  • #2
Maybe start with
[tex]
\sum_{i=1}^n \left(2i-1\right) = 2\sum_{i=1}^n i - \sum_{i=1}^n 1
[/tex]

and simplify?
 
  • #3
statdad's suggestion is one way of doing this. Alternatively, you might spot a pattern by looking at the partial sums:
1=?
1+3=?
1+3+5=?

Once you spot the pattern, how could you go about proving whether it is actually universally true, or a mere fluke?
 
  • #4
I think I fugured it out lol.

The pattern is n^2.
So then,

(1+2+3+...+2n)-n(n+1) = (2n(2n+1))/2 -n(n+1)=n(2n+1)- n(n+1) =2n^2+n-n^2-n=n^2
So the general formula is n^2.
 
  • #5
NATURE.M said:
I think I fugured it out lol.

The pattern is n^2.
So then,

(1+2+3+...+2n)-n(n+1) = (2n(2n+1))/2 -n(n+1)=n(2n+1)- n(n+1) =2n^2+n-n^2-n=n^2
So the general formula is n^2.

Yup!
:smile:
 

1. What is summation?

Summation, also known as addition, is the process of adding a series of numbers together to find their total sum.

2. Why is finding the formula for summation important?

Finding the formula for summation allows for a quick and efficient way to calculate the sum of a series of numbers without having to add each individual number. This can be especially useful in mathematical and scientific calculations.

3. How do you find the formula for summation?

The formula for summation is n(n+1)/2, where n is the number of terms in the series. This formula can be derived using algebraic manipulation and mathematical patterns.

4. Can the formula for summation be used for any series of numbers?

The formula for summation can only be used for arithmetic series, where each term is a fixed number larger or smaller than the previous term. It cannot be used for geometric series or other types of series.

5. Are there any other methods for finding the sum of a series of numbers?

Yes, there are other methods such as using a calculator or adding the numbers manually. However, the formula for summation is often the most efficient and accurate method for finding the sum of a series of numbers.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
10
Views
243
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
938
  • Precalculus Mathematics Homework Help
Replies
3
Views
948
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
15
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
682
  • Precalculus Mathematics Homework Help
Replies
3
Views
756
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
Back
Top