Find the least value of n for which the sum of the series 3+6+9+.... upto n terms exceeds 1000.
Open in App
Solution
Clearly Tn=3n ∴Sn=3n∑r=1r=3n[n+1]2>1000 or n2+n>23⋅1000 or [n+12]2≥666.9⇒n+12>25.8 or n>25.8−0.5=25.3 Since n>25.3 and n is an integer, therefore least value of n is 26.