返回题库

HMMT 二月 2002 · 冲刺赛 · 第 28 题

HMMT February 2002 — Guts Round — Problem 28

专题
Contest Math / 竞赛数学
难度
L3
来源
HMMT

题目详情

英文原题

  1. [6] Count how many 8-digit numbers there are that contain exactly four nines as digits.
解析

英文解析

  1. Count how many 8-digit numbers there are that contain exactly four nines as digits.
    ( )
    Solution: There are · 9 sequences of 8 numbers with exactly four nines. A sequence 48
    of digits of length 8 is not an 8-digit number, however, if and only if the first digit is 4
    ( )
    zero. There are 9 8-digit sequences that are not 8-digit numbers. The answer is thus 37
    ( ) ( )4
    8 7
    4 3
    · 9 − 9 = 433755 .
    4 4