46453
domain: N
Appears in sequences
- The first 10 digits of the fourth root of n contain the digits 0-9.at n=15A119519
- Triangle read by rows: T(n,k) (n >= 1, 1 <= k <= n) = number of normalized 2n-plets, with single or double steps, associated to trees with k edges.at n=38A294440
- a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = -1, a(1) = 0, a(2) = 1, a(3) = 1.at n=21A295729
- a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = 0, a(1) = 0, a(2) = 3, a(3) = 1.at n=21A295856
- a(n) = A276075(n!), where A276075 is the factorial base log-function.at n=21A376397