Blog
Examples 26 to 30 of Fundamental(Numbers)
- August 18, 2020
- Category: Examples 26 to 30 of Fundamental(Numbers)
(26) Find the sum of all odd numbers up to 100.
Soln. The given numbers are 1, 3, 5, 7, …, 99.
∴ = 2n – 1 ⇒ 2n – 1 = 99
∴ n = 50
∴ Required sum =
=
= 2500.
OR
We know that,
= 1 + 3 + 5 + . . . + (2n – 1)
= n^2
Here, n = 50 (means total terms = 50)
∴ Required sum = 502 = 2500.
(27) Find the sum of all 2 digit numbers divisible by 6.
Soln. All 2 digit numbers divisible by 3 are : 12, 18, …, 96.
∴ = 6n + 6 ⇒ 6n + 6 = 96
∴ n = 15
∴ Required sum =
= × ( 12 + 96 )
= 810
(28) How many terms are there in 2, 4, 8, 16, …, 4096 ?
Soln. Clearly 2, 4, 8, 16, …, 1024 form a G.P. with a = 2 and r = = 2.
Let the number of terms be n. Then,
arn – 1 = 2 × 2n-1 = 4096
∴ 2n-1 = 2048 = 211.
∴ n – 1 = 11
∴ n = 12.
(29) 2 + 22 + 23 + … + 210 = ?
Soln. Given series is a G.P. with a = 2, r = 2 and n = 10.
Sum =
=
= ( 2 × 1023 )
= 2046.
(30) Find the number of factors of 10800.
Soln. 10800 = 24 × 33 × 52
∴ The number of factors of 10800 = ( 4 + 1 ) · ( 3 + 1 ) · ( 2 + 1 )
= 5 · 4 · 3
= 60
Best of Luck…