Advertisements
Advertisements
Question
Find the sum of first n odd natural numbers
Solution
In this problem, we need to find the sum of first n odd natural numbers.
So, we know that the first odd natural number is 1. Also, all the odd terms will form an A.P. with the common difference of 2.
So here
First term (a) = 1
Common difference (d) = 2
So, let us take the number of terms as n
Now, as we know,
`S_n = n/2[2a + (n -1)d ]`
So for n terms,
`S_n = n/2 [2(1) + (n -1)2]`
`= n/2 [2 + 2n- 2]`
`= n/2 (2n)`
`= n^2`
Therefore, the sum of first n odd natural numbers is `S_n = n^2`
APPEARS IN
RELATED QUESTIONS
An A.P. consists of 50 terms of which 3rd term is 12 and the last term is 106. Find the 29th term of the A.P.
Find the sum of two middle most terms of the AP `-4/3, -1 (-2)/3,..., 4 1/3.`
The angles of quadrilateral are in whose AP common difference is 10° . Find the angles.
Find four numbers in AP whose sum is 8 and the sum of whose squares is 216.
There are 25 rows of seats in an auditorium. The first row is of 20 seats, the second of 22 seats, the third of 24 seats, and so on. How many chairs are there in the 21st row ?
Write the value of x for which 2x, x + 10 and 3x + 2 are in A.P.
Write the nth term of an A.P. the sum of whose n terms is Sn.
Suppose three parts of 207 are (a − d), a , (a + d) such that , (a + d) >a > (a − d).
Q.4
Sum of 1 to n natural number is 45, then find the value of n.