765432
domain: N
Appears in sequences
- n written in fractional base 8/7.at n=42A024649
- Dealing cards in a game of solitaire.at n=27A071761
- Triangle read by rows: the n-th row contains n numbers sorted in decreasing value, each build by dropping a different number from the sequence [n,n-1,n-2,....,1] and concatenating the n-1 others. By definition the first row contains 0.at n=21A081541
- Smallest multiple of n which is the reverse concatenation of n consecutive numbers; or 0 if no such number exists.at n=5A083468
- Smallest multiple of n which is the concatenation of n successive numbers in descending order, or 0 if no such number exists.at n=5A087342
- Integers written in base "triangle".at n=27A110301
- Nonnegative numbers with digits in descending order that differ exactly by 1.at n=42A138142
- a(n) = ((9*n + 8)*10^n - 8)/81.at n=6A294328