Sigma Percentile
JEE Advanced 2000
LEVELJEE Advanced

Animated Solution for Mathematics - Probability: A coin has probability of showing head when tossed. It is tossed times. Let denote the probability that no two (or more) consecutive heads occur. Prove that and for all . Prove by induction on , that for all , where and are the roots of quadratic equation and .

Visualized Solution

Defining the Probability

  • Let be the probability of having no consecutive heads in tosses.
  • Probability of Head:
  • Probability of Tail:
  • Goal: Find a recurrence relation for and solve it.

Base Case:

  • For , the possible outcomes are .
  • Since there is only one toss, consecutive heads are impossible.
  • Therefore, any outcome is valid.

Base Case:

  • For , the outcomes are .
  • The only invalid outcome is (consecutive heads).
  • Probability of is .

Recurrence: Case 1 (First toss is Tail)

  • Assume we are making tosses.
  • Case 1: The first toss is a Tail ().
  • The probability of this happening is .
  • We now have tosses left, and we still need to avoid consecutive heads.
  • The probability of success for the remaining tosses is .
  • Contribution to .

Recurrence: Case 2 (First toss is Head)

  • Case 2: The first toss is a Head ().
  • The probability of this is .
  • To avoid , the second toss MUST be a Tail ().
  • The probability of the sequence is .
  • We now have tosses left, with probability of success .
  • Contribution to .

The Master Recurrence Relation

  • Since Case 1 and Case 2 are mutually exclusive and cover all valid starting sequences:
  • This is a second-order linear homogeneous recurrence relation, valid for .

The Characteristic Equation

  • To solve , we assume a solution of the form .
  • Substitute into the recurrence:
  • Divide the entire equation by (assuming ):
  • Rearranging gives the characteristic equation:

General Solution Form

  • Let the roots of the characteristic equation be and .
  • Since it's a second-order linear recurrence, the general solution is a linear combination of the roots.
  • Here, and are constants that depend on the initial conditions ( and ).

Solving for Constants and

  • Substitute :
  • Substitute :
  • We have a system of two linear equations in variables and .
  • From the first equation, we can express as:

Finalizing Constants and

  • Substitute into the second equation:
  • By symmetry,

The Sigma Insight: Total Probability Theorem

Solution Diagram

Analyzing the Setup

We are tossing a coin times, where the probability of getting a Head is and a Tail is . We seek the probability that no two heads appear consecutively.
For , the possible outcomes are and . Since neither contains , the probability is:
For , the outcomes are . The only forbidden sequence is , which occurs with probability . Thus, the probability of success is:

The Recurrence Logic

To find , we partition the valid sequences based on the first toss.
If the first toss is a Tail (probability ), we are left with tosses that must contain no consecutive heads. This contributes:
If the first toss is a Head (probability ), the second toss must be a Tail (probability ) to avoid . We are then left with tosses that must contain no consecutive heads. This contributes:
Summing these mutually exclusive cases, we obtain the master recurrence relation:

The Algebraic Elegance

This is a second-order linear homogeneous recurrence relation. We assume a solution of the form , which leads to the characteristic equation:
Let the roots of this quadratic equation be and . The general solution is expressed as:
To determine the constants and , we apply our base cases and . This yields a system of linear equations:
Solving this system, we find the constants:
By solving this system, you have successfully navigated the logic of constraints, the beauty of recurrence, and the power of algebraic substitution to determine the probability of avoiding consecutive heads.

Similar Questions

JEE Advanced 2000
LEVELJEE Main

A coin has probability of showing head when tossed. It is tossed times. Let denote the probability that no two (or more) consecutive heads occur. Prove that and for all .

JEE Advanced 2004
LEVELJEE Main

A box contains 12 red and 6 white balls. Balls are drawn from the box one at a time without replacement. If in 6 draws there are at least 4 white balls, find the probability that exactly one white is drawn in the next two draws. (binomial coefficients can be left as such)

JEE Advanced 2001
LEVELJEE Main

An urn contains white and black balls. A ball is drawn at random and is put back into the urn along with additional balls of the same colour as that of the ball drawn. A ball is again drawn at random. What is the probability that the ball drawn now is white?

JEE Main 2019 (10 January Shift 1)
LEVELJEE Main

An unbiased coin is tossed. If the outcome is a head then a pair of unbiased dice is rolled and the sum of the numbers obtained on them is noted. If the toss of the coin results in tail then a card from a well-shuffled pack of nine cards numbered 1,2,3,...,9 is randomly picked and the number on the card is noted. The probability that the noted number is either 7 or 8 is :

(A)
(B)
(C)
(D)
JEE Main 2025 (January)
LEVELJEE Main

Two balls are selected at random one by one without replacement from a bag containing 4 white and 6 black balls. If the probability that the first selected ball is black, given that the second selected ball is also black, is where , then is equal to:

(A)
4
(B)
14
(C)
13
(D)
11
JEE Advanced 1994
LEVELJEE Main

An unbiased coin is tossed. If the result is a head, a pair of unbiased dice is rolled and the number obtained by adding the numbers on the two faces is noted. If the result is a tail, a card from a well shuffled pack of eleven cards numbered 2, 3, 4, ..., 12 is picked and the number on the card is noted. What is the probability that the noted number is either 7 or 8?

JEE Advanced 1986
LEVELJEE Advanced

A lot contains 20 articles. The probability that the lot contains exactly 2 defective articles is 0.4 and the probability that the lot contains exactly 3 defective articles is 0.6. Articles are drawn from the lot at random one by one without replacement and are tested till all defective articles are found. What is the probability that the testing procedure ends at the twelfth testing?

JEE Main 2025 (January)
LEVELJEE Main

Bag 1 contains 4 white balls and 5 black balls, and Bag 2 contains n white balls and 3 black balls. One ball is drawn randomly from Bag 1 and transferred to Bag 2. A ball is then drawn randomly from Bag 2. If the probability, that the ball drawn is white, is then n is equal to:

(A)
6
(B)
3
(C)
5
(D)
4
JEE Main 2023 (15 April Shift 1)
LEVELJEE Main

A bag contains 6 white and 4 black balls. A die is rolled once and the number of balls equal to the number obtained on the die are drawn from the bag at random. The probability that all the balls drawn are white is

(A)
(B)
(C)
(D)
JEE Main 2026 (23 January Shift 2)
LEVELJEE Main

Bag A contains 9 white and 8 black balls, while bag B contains 6 white and 4 black balls. One ball is randomly picked up from the bag B and mixed up with the balls in the bag A. Then a ball is randomly drawn from the bag A. If the probability, that the ball drawn is white, is , , then is equal to :

(A)
23
(B)
24
(C)
21
(D)
22