24344
domain: N
Appears in sequences
- Numbers k such that the least term in the periodic part of the continued fraction for sqrt(k) is 39.at n=3A031717
- Indices of primes in sequence defined by A(0) = 89, A(n) = 10*A(n-1) - 81 for n > 0.at n=23A101057
- Write n in base 10 as d1d2d3.....dk; for a list of primes P = (p1,p2,p3,....pk) with p1<p2<p3<.....<pk, let A(P,n)=(p1^d1)*(p2^d2)*(p3^d3)*.....(pk^dk) and B(P,n)= concatenation of primes and powers = p1&d1&p2&d2&p3&d3&.......&pk&dk. Then a(n) is the smallest number A(P,n) such that A(P,n)>B(p,n) if it exists, otherwise 0.at n=12A134328
- Number of defective 3-colorings of an n X 4 0..2 array connected horizontally, diagonally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order.at n=4A229530
- T(n,k) = number of defective 3-colorings of an n X k 0..2 array connected horizontally, diagonally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order.at n=32A229534
- Number of defective 3-colorings of a 5 X n 0..2 array connected horizontally, diagonally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order.at n=3A229538
- Number of partitions p of n such that 2*min(p) is a part of p.at n=39A238589
- Number of length 3+2 0..n arrays with the sum of the maximum minus twice the median plus the minimum of adjacent triples multiplied by some arrangement of +-1 equal to zero.at n=8A251430
- Number of binary matrices with 3 distinct columns and any number of nonzero rows with n ones in every column and rows in nonincreasing lexicographic order.at n=22A331390
- G.f. A(x) satisfies: 2 = Sum_{n=-oo..+oo} (-x)^(n^2) * A(x)^((n-1)^2).at n=3A356502
- a(n) = Sum_{k=0..floor(4*n/7)} binomial(k+1,4*n-7*k).at n=30A390218