The sum of first n odd natural numbers is__________
Answers
Answered by
1
Answer:
The first n odd natural numbers are 1, 3, 5, ... 2n-1. This forms an arithmetic progression with first term 1, common difference 2 and last term (2n-1). The sum is given by S = 1+3+5+...
Answered by
4
Odd natural numbers are 1 , 3 , 5 , 7 , 9 , 11 , ......
Here ,
First term , a = 1
Common difference , d = 3-1 = 2
Now odd natural numbers are in arithmetic progression .
So the sum of first n odd natural numbers are " n² "
Similar questions