The sum of n natural numbers is 325. Find n
Answers
Answer:
n = 25
Step-by-step explanation:
Sum of 25 natural numbers is 325
Given : sum of n natural numbers is 325.
To Find : Value of n
Solution :
natural numbers are counting numbers 1 ,2 , 3
Arithmetic sequence
Sequence of terms in which difference between one term and the next is a constant.
This is also called Arithmetic Progression AP
Arithmetic sequence can be represented in the form :
a, a + d , a + 2d , …………………………, a + (n-1)d
a = First term
d = common difference = aₙ-aₙ₋₁
nth term = aₙ = a + (n-1)d
Sₙ = (n/2)(2a + (n - 1)d)
Sum of n natural numbers
(n/2)(2 * 1 + (n - 1) * 1)
= (n/2)(2 + n - 1)
= (n )(n + 1)/2
n(n + 1)/2 = 325
=> n² + n - 650 = 0
=> n² + 26n - 25n - 650 =0
=> n(n + 26) - 25(n + 26) = 0
=> (n - 25)(n + 26) = 0
=> n = 25 , n = - 26
n can not be negative
Hence Value of n is 25
Sum of 25 natural numbers is 325
Learn More:
In an infinite g.P. Each term is equal to three times the sum of all the ...
brainly.in/question/9079152
if s1,s2,s3...sp are the sum of infinite geometric series whose first ...
brainly.in/question/5796750
How to derive sum of n terms of an A.P? - Brainly.in
brainly.in/question/7849150
In an A.P if sum of its first n terms is 3n square +5n and it's Kth term ...
brainly.in/question/8236011