38456
domain: N
Appears in sequences
- Numbers k that divide the (right) concatenation of all numbers <= k written in base 23 (most significant digit on left).at n=27A029468
- a(n) = floor( n(n+1)(n+2)(n+3)(n+4) / (n+(n+1)+(n+2)+(n+3)+(n+4)) ).at n=19A032768
- Integer quotients of n(n + 1)(n + 2)(n + 3)(n + 4) / (n+(n+1)+(n+2)+(n+3)+(n+4)).at n=15A032770
- Positive integers of the form n(n+1)(n+2)(n+3)(n+4)/(n+(n+1)+(n+2)+(n+3)+(n+4)) that are a multiple of n.at n=11A032794
- Number of possible queen moves on an n X n chessboard.at n=22A035005
- Numbers n such that 4^n+3^(n-1) is prime.at n=34A093717
- Array of T(n,m)=1*5*...*(4n-3)*3*7*...*(4m-1)*2^(n+m)/(n+m)! by antidiagonals.at n=34A122882
- Indices k such that A020503(k)=Phi[k](-4) is prime, where Phi is a cyclotomic polynomial.at n=48A138926
- Indices k such that A019322(k) = Phi[k](4) is prime, where Phi is a cyclotomic polynomial.at n=50A138934
- Number of -n..n arrays x(0..6) of 7 elements with zero sum and no two consecutive declines, no adjacent equal elements, and no element more than one greater than the previous (random base sawtooth pattern).at n=41A200185
- Number of n X 1 0..2 arrays with every element value z a city block distance of exactly z from another element value z.at n=14A209469
- Number of paths from (0,1) to (n,2), with vertices (i,k) satisfying 0 <= k <= 3, consisting of segments given by the vectors (1,1), (1,2), (1,-1).at n=17A247355
- The number of tiles inside a regular n-gon created by diagonals that run from each of the n vertices to the n-2 midpoints of opposite edges.at n=20A320422