Forgot password?
 Register account
View 1753|Reply 4

[组合] 在数列$1,9,\cdots$中删去最高位数字是$9$的项余下多少项

[Copy link]

770

Threads

4692

Posts

310K

Credits

Credits
35048

Show all posts

isee Posted 2018-1-6 16:03 |Read mode
在数列$1,9,81,729,\cdots,9^n$中删去最高位数字是$9$的项,当$n=2000$时,余下的数列有多少项

136

Threads

741

Posts

5358

Credits

Credits
5358

Show all posts

走走看看 Posted 2018-1-7 23:08
有最高位数字是9的项吗?

0

Threads

153

Posts

1083

Credits

Credits
1083

Show all posts

Infinity Posted 2018-1-8 14:02
回复 2# 走走看看

有什么依据可以推测不存在最高位是9的呢?事实上不仅有,而且很多,比如:$9^1, 9^{22}, 9^{44}, 9^{66}, 9^{88}, 9^{110}, 9^{132}, 9^{153}, 9^{175}, 9^{197},\cdots$
更进一步,最高位数字从1到9都存在,而且是按照9,8,7,6,5,4,3,2,1这种递降规律周期出现(但是每个数字可连续重复不同次)。

458

Threads

951

Posts

9832

Credits

Credits
9832

Show all posts

青青子衿 Posted 2019-4-12 21:59
回复 1# isee
  1. FirstDigits = IntegerDigits[Table[9^n, {n, 2000}]][[All, 1]];
  2. Select[FirstDigits, # != 9 &] // Length
Copy the Code
.
次幂在两千以内九的完全次幂数中,有\(1908\)个不是以九为最高位。

A067487
【Oeis】oeis.org/A067487
Powers of 9 with initial digit 9.

770

Threads

4692

Posts

310K

Credits

Credits
35048

Show all posts

 Author| isee Posted 2019-4-17 00:43
还有这么大个坑没填答案,抽空找找原参考答案

Mobile version|Discuz Math Forum

2025-5-31 10:32 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit