← 返回数学题库
016概率中等数值题medium

Distinct Symbols in a Palindromic Access Code

题目

A 5-character access code is formed by choosing each character independently and uniformly from {A,B,C,D,E,F}\{A, B, C, D, E, F\} (repetition allowed). The code is then accepted only if it is a palindrome (reads the same forwards and backwards). Among all palindromic codes, find P(at least 3 distinct symbols appear in the code)P(\text{at least 3 distinct symbols appear in the code}).

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案