Question
Question: The ratio of the sums of first \(n\) even numbers and \(n\) odd numbers will be....
The ratio of the sums of first n even numbers and n odd numbers will be.
A
1:n
B
(n+1):1
C
(n+1):n
D
(n−1):1
Answer
(n+1):n
Explanation
Solution
Let SEven =2+4+6+8+……..∞ …..(i)
And SOdd =1+3+5+7+9+……∞ …..(ii)
Sum SE=2n[4+(n−1)2]=2n[2n+2]=2n2(n+1)
And SO=2n[2+(n−1)2]=2n(2n)
NowSOSE=n(n+1) or SE:SO=(n+1):n.