if the sum of first n even natural number is equal to K times the sum of first n odd natural numbers then find x
Answers
Answered by
1
sum of first n even natural numbers = n(n+1)
sum of first n odd natural numbers = n^2
so k = ( n+1 ) ÷ n
Similar questions
Computer Science,
7 months ago
Chemistry,
7 months ago
English,
1 year ago
English,
1 year ago
Physics,
1 year ago