Sum of Odd Numbers - Formula, Proof | Sum of First n Odd Numbers (2024)

Odd numbers are defined as any number that is not a multiple of 2 or has its units place digit to be one of the digits 1, 3, 5, 7, or 9. The sum of odd numbers is the total summation of the odd numbers taken together for any specific range given.

The sum of odd numbers can be calculated easily using the sum of the arithmetic progression formula. We will be learning about the sum of odd numbers and the sum of first n odd numbers using formulas and examples in this article.

1.What is Sum of Odd Numbers?
2.Sum of n Odd Numbers Formula
3.Sum of First n Odd Numbers Proof
4.Sum of Odd Numbers NOT Starting From 1
5.FAQs on Sum of Odd Numbers

What is Sum of Odd Numbers?

The sum of odd numbers is defined as the summation of odd numbers taken together and added up to calculate the result. Let us examine the sum of odd numbers starting from 1 to a certain number to derive the sum of odd numbers formula.

  • The sum of odd numbers from 1 to 5 = 1 + 3 + 5 (3 numbers) = 9 = 32
  • The sum of odd numbers from 1 to 7 = 1 + 3 + 5 + 7 (4 numbers) = 16 = 42
  • The sum of odd numbers from 1 to 9 = 1 + 3 + 5 + 7 + 9 (5 numbers) = 25 = 52
  • The sum of odd numbers from 1 to 11 = 1 + 3 + 5 + 7 + 9 + 11 (6 numbers) = 36 = 62

By the above observation, we can derive a formula that "the sum of first n odd numbers is n2".

We can derive this formula involving the concept of arithmetic progression discussed in the upcoming sections.

Sum of n Odd Numbers Formula

We know that the general form of an odd number is (2n - 1) where n ≥ 1 is an integer. Also, consecutive odd numbers have a common difference of 2. Therefore, the series of odd numbers form an arithmetic progression. The sum of n odd numbers formula is described as follows,
Sum of n odd numbers = n2 (we will prove this in the next section) where n is a natural number and represents the number of terms.

Sum of Odd Numbers - Formula, Proof | Sum of First n Odd Numbers (1)

Thus, to calculate the sum of the first n odd numbers together without actually adding them individually, we can use the sum of n odd numbers formula i.e., 1 + 3 + 5 +...........n terms = n2. Let's derive this formula now.

Sum of First n Odd Numbers Proof

Let us now derive the sum of n odd natural numbers formula. We know that the sequence of odd numbers is given as 1, 3, 5, ... (2n - 1) which forms an arithmetic progression with a common difference of 2. Let the sum of the first n odd numbers be represented as Sn = 1 + 3 + 5 +...+ (2n - 1). Here 1 represents the first odd number and (2n - 1) represents the last odd number.

Thus, the first term (a) = 1, the last term (l) = 2n - 1 and the common difference (d) = 2.

The sum of n terms of an AP is given by the formula Sn= n/2 × [a + l].

By substituting the values of 'a' and 'l' in the above formula we get,

Sn = n/2 × [1 + (2n - 1)]
Sn= n/2 × [2n]
Sn= n × n
Sn= n2

Thus, when n = 1, S1 = 12 = 1
when n = 2, S2 = 22 = 4
when n = 3, S3 = 32 = 9

Therefore, we have proved that the sum of first n odd numbers is equal to n2. Let's take an example to understand this.

Example: Find the sum of odd numbers 1 to 50.

We know that there are 25 odd numbers between 1 to 50. Thus, by using the sum of n odd numbers formula which is n2, we get, S25 = 252 = 625.

We can alternatively show this using the formula Sn = n/2 × [a + l]. We know that the sum of odd numbers 1 to 50 is represented as Sn = 1 + 3 + ... + 49.
Thus, a = 1, l = 49, and n = 25.
S25 = (25/2) × [1 + 49]
= (25/2) × 50
= 25 × 25 = 625

Thus, the sum of odd numbers 1 to 50 is equal to 625.

Sum of Odd Numbers NOT Starting From 1

If we have to find the sum of odd numbers where the starting digit is NOT 1, say we have to find the sum of odd numbers from 7 to 50. If we still want to use n2 formula, we have to do it this way:

Required sum = (the sum of odd numbers from 1 to 50) - (the sum of odd numbers from 1 to 5)
= 252 - 32 (∵ there are 25 odd numbers from 1 to 50 & there are 3 odd numbers from 1 to 5).
= 625 - 9
=616

Alternatively, it is better to use the concept of the arithmetic progression instead of n2 formula. For this, we list out the odd numbers from 7 to 50 which are 7, 9, ..., 49. Here 49 is the nth term of AP whose first term is a = 7 and the common difference is d = 2. Now, we will first find 'n'.

an = a + (n - 1) d
49 = 7 + (n - 1) 2
49 = 7 + 2n - 2
2n = 44
n = 22

Now, the sum of 22 terms of AP is:

Sn = n/2 (a + l)
= 22/2 (7 + 49)
=616

Note that we got the same answer using both methods.

☛Related Topics:

  • Even or Odd Calculator
  • Even and Odd Numbers

FAQs on Sum of Odd Numbers

What is the Meaning of Sum of Odd Numbers?

The sum of odd numbers is defined as the addition or summation of all the odd numbers present in a given range. For example, to calculate the sum of odd numbers between 1 to 10 we will consider all the odd numbers in this range and add them. 1 + 3 + 5 + 7 + 9 = 25.

What is the Sum of Odd Numbers Formula?

We know that the series of odd numbers are always in AP as the common difference between them is 2.

  • The sum of odd numbers formula is Sn= n/2 × [a + l] where 'a' is the first odd number, 'l' is the last odd number and 'n' is the number of odd numbers present in that range.
  • Another formula to calculate the sum of first n odd numbers is Sn= n2. But to use this formula, the starting odd number should always be 1.

How to find Sum of Odd Numbers?

The sum of odd numbers can be calculated using the formula Sn= n/2 × [a + l] where 'a' is the first odd number, 'l' is the last odd number and 'n' is the number of odd numbers or Sn= n2. To calculate the sum of odd numbers between 1 to 20 we will use Sn= n2 where n = 10 as there are 10 odd numbers between 1 to 20. Thus, S10 = 102 = 100.

What is the Formula for the Sum of the First n Odd Numbers?

The formula for the sum of the first n odd numbers is given as Sn= n2 where n represents the number of odd numbers. i.e., n2 is the sum of odd numbers from 1 to (2n - 1).

How to Find Sum of First n Odd Numbers?

To find the sum of first n odd numbers we can use the formula Sn= n2. For example, to calculate the sum of odd numbers between 1 to 10, we know that n = 5. Thus, S5 = 52 = 25.

What is the Sum of Odd Numbers From 1 to 100?

Note that there are 50 odd numbers from 1 to 100. i.e., n = 50. Therefore, the sum of odd numbers from 1 to 100 = n2 = 502 = 2500.

What is the Sum of First n Odd Natural Numbers?

The sum of first n odd natural numbers can be represented as 1 + 3 + 5 + ... + (2n - 1) where 1 is the first odd number and (2n - 1) represents the last odd number. There are n natural numbers in this AP series. The sum of n terms of an AP is given by the formula Sn= n/2 × [a + l], where a is the first odd number and l is the last odd number. Thus, the sum of the first n odd natural numbers is calculated as,
Sn = n/2 × [1 + (2n - 1)]
Sn= n/2 × [2n]
Sn= n × n
Sn= n2

What is the Mean of the Sum of n Odd Numbers?

The mean of the sum of n odd numbers is calculated as the sum of n odd numbers/number of terms = n2/n = n. Thus, the mean is n.

Sum of Odd Numbers - Formula, Proof | Sum of First n Odd Numbers (2024)
Top Articles
Brave is very slow
How to Build a Custom Cryptocurrency Portfolio Tracker in Sheets | TechLoot
AllHere, praised for creating LAUSD’s $6M AI chatbot, files for bankruptcy
123Movies Encanto
Kathleen Hixson Leaked
Main Moon Ilion Menu
Kaydengodly
Chase Bank Operating Hours
Miles City Montana Craigslist
Apply A Mudpack Crossword
Zachary Zulock Linkedin
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Inside California's brutal underground market for puppies: Neglected dogs, deceived owners, big profits
The Weather Channel Facebook
Craigslist Boats For Sale Seattle
Guidewheel lands $9M Series A-1 for SaaS that boosts manufacturing and trims carbon emissions | TechCrunch
Lesson 8 Skills Practice Solve Two-Step Inequalities Answer Key
Katherine Croan Ewald
Roll Out Gutter Extensions Lowe's
Illinois VIN Check and Lookup
Why Should We Hire You? - Professional Answers for 2024
Faurot Field Virtual Seating Chart
Miltank Gamepress
Coomeet Premium Mod Apk For Pc
Sister Souljah Net Worth
How To Find Free Stuff On Craigslist San Diego | Tips, Popular Items, Safety Precautions | RoamBliss
Unity Webgl Car Tag
Hannah Jewell
Tokioof
Alima Becker
Tmj4 Weather Milwaukee
Wbli Playlist
Wednesday Morning Gifs
Hotels Near New Life Plastic Surgery
Dmitri Wartranslated
Cox Outage in Bentonville, Arkansas
Lake Andes Buy Sell Trade
Weekly Math Review Q2 7 Answer Key
Cabarrus County School Calendar 2024
A rough Sunday for some of the NFL's best teams in 2023 led to the three biggest upsets: Analysis
Noga Funeral Home Obituaries
Maplestar Kemono
The Quiet Girl Showtimes Near Landmark Plaza Frontenac
Fine Taladorian Cheese Platter
Laura Houston Wbap
Rovert Wrestling
Wera13X
Fredatmcd.read.inkling.com
The Goshen News Obituary
99 Fishing Guide
How Did Natalie Earnheart Lose Weight
Obituaries in Westchester, NY | The Journal News
Latest Posts
Article information

Author: Francesca Jacobs Ret

Last Updated:

Views: 5866

Rating: 4.8 / 5 (48 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Francesca Jacobs Ret

Birthday: 1996-12-09

Address: Apt. 141 1406 Mitch Summit, New Teganshire, UT 82655-0699

Phone: +2296092334654

Job: Technology Architect

Hobby: Snowboarding, Scouting, Foreign language learning, Dowsing, Baton twirling, Sculpting, Cabaret

Introduction: My name is Francesca Jacobs Ret, I am a innocent, super, beautiful, charming, lucky, gentle, clever person who loves writing and wants to share my knowledge and understanding with you.