1425722
domain: N
Appears in sequences
- Number of permutations satisfying -k <= p(i) - i <= r and p(i) - i not in I, i=1..n, with k=1, r=5, I={1,3}.at n=31A079962
- a(n+3) = 3*a(n+2) + 5*a(n+1) + a(n), a(0) = 0, a(1) = 1, a(2) = 3.at n=11A110526
- a(n) = a(n-1) + a(n-2) + 1 if n is a multiple of 6, otherwise a(n) = a(n-1) + a(n-2).at n=30A131132
- Number of (1,0)-steps of weight 1 at level 0 in all weighted lattice paths in L_n.at n=16A182890
- a(n) is the least integer k such that k/Fibonacci(n) > 1/4.at n=34A293552
- a(n) is the integer k that minimizes |k/Fibonacci(n) - 1/4|.at n=34A293553