127k views
3 votes
If out of 2n, 3 distinct are chosen at randomly, and 2n tickets, numbered as 1, 2, 3, t probability that they are in A.P. is 1/10 . then n ls

1 Answer

4 votes

The result indicates that the only positive integer solution for n is 1. Therefore, n=1.

To solve the problem, let's set up and solve the equation based on the information provided:

The probability of choosing three distinct tickets that form an arithmetic progression (A.P.) out of 2n tickets numbered from 1 to 2n is
(1)/(10)

Let d be the common difference of the A.P .

Calculate the Total Number of Ways to Choose 3 Distinct Tickets:

The total number of ways to choose 3 distinct tickets out of 2n is given by the combination formula C (2n,3), which is
((2n)!)/(3!⋅(2n−3)!) .

Calculate the Number of Favorable Cases:

Consider two cases:

Case 1: Common difference (d) is even d can take even values, and there are n possible even values for d

Case 2: Common difference (d) is odd d can take odd values, and there are n possible odd values for d.

The total number of favorable cases is 2n.

Write the Probability Equation:

The probability P is given by the ratio of the number of favorable cases to the total number of cases:

P=
(Number of Favorable Cases​)/(Total number of Cases)

P=
(2n)/(C(2n,3))

Set Up the Equation and Solve for n :

Given that P =
(1)/(10)


(2n)/(C(2n,3)) =
(1)/(10)

Solve this equation for n .

Now, due to the complexity of the factorials involved in the combination formula, this may require computational tools or software to find a numerical solution.

The result indicates that the only positive integer solution for n is 1. Therefore, n=1.

User Overblade
by
7.5k points