A very odd number is a number which contains only odd digits and is divisible by .
Further each odd digit occurs an odd number of times.
Define be the th very odd number, then and .
Find .
974. 极奇数
若某数可被 整除,其所有数位都是奇数且每一个奇数位都出现了奇数次,则称这个数是一个 极奇数。
记 为第 个极奇数,则 、。
求 。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。