Solveeit Logo

Question

Question: The no. of ways 3 numbers can be selected from the first 2n + 1 natural numbers so that they form an...

The no. of ways 3 numbers can be selected from the first 2n + 1 natural numbers so that they form an A.P.

A

n2

B

n

C

nC2

D

(n+1)C2

Answer

n2

Explanation

Solution

Common diff. can vary from 1 to n.

No. of ways with c.d 1 = 2n - 1

No. of ways with c.d 2 = 2n – 3

No. of ways c.d 3 = 2n – 5

No. of ways with c.d n = 1

Total no. of ways = (2n - 1) + (2n - 3) ........ + 1 = n2.

Method 2: b=a+c2b = \frac{a + c}{2}.

⇒ a, c are both even or both odd.

there n + 1 odd and n even nos.

Total no. of ways = n+1C2+nC2n + 1C_{2} +^{n}C_{2}.