6
N个碱基中的回文数
给定一个非负整数n >= 0,请永远输出x_i >= 3以完全n不同b的底数为回文数的整数序列,底数可以是2 <= b <= x_i-2。 这基本上是OEIS A126071的反函数,在此输出中该序列中的哪些索引具有值n。有点不同,因为我更改了它,所以您忽略了碱基b = x_i-1, x_i, x_i+1,因为这些碱基的结果始终是相同的(值始终是回文率,或者始终不是)。此外,偏移量也不同。 x_i限制为数字,>= 3因此每个结果的第一项n为A037183。 请注意,输出格式是灵活的,但是应该以很好的方式分隔数字。 例子: n seq 0 3 4 6 11 19 47 53 79 103 137 139 149 163 167 ... 1 5 7 8 9 12 13 14 22 23 25 29 35 …
10
code-golf
sequence
base-conversion
palindrome
code-golf
array-manipulation
matrix
code-golf
string
ascii-art
code-golf
ascii-art
physics
code-golf
number
sequence
fibonacci
code-golf
ascii-art
packing
code-golf
string
hexadecimal
code-challenge
restricted-source
decision-problem
binary
code-golf
code-golf
code-golf
stack-exchange-api
code-golf
string
parsing
generation
data-structures
code-golf
kolmogorov-complexity
graphical-output
code-golf
array-manipulation
integer
generation
data-structures
code-golf
number
random
probability-theory
king-of-the-hill
java
minesweeper
code-golf
string
kolmogorov-complexity
animation
code-golf
string
code-golf
code-golf
quine
code-golf
internet
code-golf
arithmetic
base-conversion