39812
domain: N
Appears in sequences
- Triangle read by rows: number of permutation trees of power n and height <= k + 1.at n=33A179455
- Number of n X 3 0..1 arrays with no element unequal to a strict majority of its king-move neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.at n=17A280228
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-2) + 3, where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4.at n=18A293058
- a(n) = prime(n)^2 + prime(n+1).at n=45A352851
- a(0) = 1, a(n) = result of eliminating the digit 7 from the sum of all previous terms for n>=1.at n=34A370254