Find the sum of the first odd natural numbers.
Step 1: Define the problem
The sequence of odd numbers is in the form of an arithmetic progression
Arithmetic progression is a sequence where each term is in the form of,
where, is the first term of the series, is the difference between any th and th term.
Odd natural numbers start with and increase by every succeeding term (i.e., their common difference).
Thus, , and .
Step 2: Apply the formula for the sum of AP
The sum () of an arithmetic progression is given as,
Thus, the sum of first odd numbers is,
Thus, the sum of the first odd natural numbers is .