AP

Find the total number of three number A.P's in sequence

1,2,3,4...n?

3 Answers

62
Lokesh Verma ·

Good question:

Hint: Select the middle term first...

For each middle term i, the number of AP's is given by?

1
Anirudh Kumar ·

am i correct

if i<n/2 then
for for each middle term i there are (i-1) A.P's

for for i>n/2
for each i (n - i - 1) A.P's

62
Lokesh Verma ·

yes anirudh..

so what is the final answer :)

Your Answer

Close [X]