458562
domain: N
Appears in sequences
- a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-1)*a(1) for n >= 3, with initial terms 3,1.at n=8A025230
- a(n) = 1 + (the n-th term in sequence A_n, ignoring the offset), or a(n) = -1 if A_n has fewer than n terms.at n=21A102288
- a(n) = the smallest positive integer that, when written in binary, contains both binary n and the binary representation of the n-th Fibonacci number as substrings.at n=26A165822
- Number of rows with the value true in the truth tables of all bracketed formulas with n distinct propositions p_1, ..., p_n connected by the binary connective of m-implication (case 1).at n=9A218186