#sequence series

1 messages · Page 1 of 1 (latest)

narrow gulch
#

How to do these type of problems they're pretty prevalent in the pyqs

carmine fogBOT
#

<@&1227988399579730072>

#
Note for OP

+solved @user1 @user2... to close the thread when your doubt is solved. Mention the users who helped you solve the doubt. This will be added to their stats.

crisp pier
#

This is due to the fact that the k th row has k terms.

#

So the number of terms before the k th row is sum of n from 1 to k-1

#

Hence the first term of the k th wor is k(k-1)/2+1

#

Now try to see where 5310 will lie.

narrow gulch
crisp pier
#

Agle row ke pehle term se ek peeche

#

Toh must be k(k+1)/2

narrow gulch
#

yeah oki

#

imma try this

#

so 5310 lies between k(k-1)/2 and k(k+1)/2

#

yeah got it

#

thanks alot

crisp pier
#

Np.

narrow gulch
#

+solved @crisp pier