An experiment consists of tossing a coin and then throwing it second times if a head occurs. If a tail occurs on the first toss, then a die is rolled once. Find the sample space.
A coin is tossed then S1={H,T}
A coin is tossed again then S2={H,T}
A die is rolled then S3={1,2,3,4,5,6}
Hence S={HH,HT,T1,T2,T3,T4,T5,T6}