46089
domain: N
Appears in sequences
- Number of degree-n permutations of order dividing 9.at n=9A053499
- Numbers n such that n | 11^n + 10^n + 9^n + 8^n + 7^n + 6^n.at n=34A057258
- Number of degree-n permutations of order dividing n. Number of solutions to x^n = 1 in S_n.at n=9A074759
- Expansion of 1/(1-3*x-3*x^2-3*x^3).at n=8A077828
- Demi-tribonacci numbers (rounding up): a(0)=a(1)=0, a(2)=2; a(n) = ceiling( (a(n-1)+a(n-2)+a(n-3))/2 ).at n=51A180235
- Number of degree-n permutations of order a power of 3.at n=9A218003
- Number of (n+2)X(5+2) 0..4 arrays with every consecutive three elements in every row and column not having exactly two distinct values, and in every diagonal and antidiagonal having exactly two distinct values, and new values 0 upwards introduced in row major order.at n=8A252808
- a(1) = a(2) = a(3) = 1; for n > 3, a(n) = ceiling((a(n-1) + a(n-2) + a(n-3))/2).at n=50A258875