310496
domain: N
Appears in sequences
- Numbers n which when converted to base 5, reversed and converted back to base 10 yield a number m such that n mod m = 0. Cases which are trivial or result in digit loss are excluded.at n=24A091079
- Number of ways to place 5 nonattacking queens on an n X n board.at n=4A108792
- Number T(n,k) of ways to place k nonattacking queens on an n X n board; triangle T(n,k), n>=0, 0<=k<=n, read by rows.at n=50A348129