60463
domain: N
Appears in sequences
- Numbers k such that the decimal part of k^(1/9) starts with a 'nine digits' anagram.at n=20A034284
- Triangle T(n, k) = T(n-1, k) + T(n, k-1) + T(n-1, k-1) + T(n-2, k-1), with T(n, 1) = T(n, n) = 1, read by rows.at n=51A144447
- Number of compositions of n into distinct parts with exactly one descent.at n=40A241720