65893
domain: N
Appears in sequences
- Numbers n such that phi(reverse(n)) = phi(reverse(n-1)) + phi(reverse(n-2)).at n=31A069969
- a(0) = 10; for n > 0, a(n) is determined by the rule that the concatenation of the leading terms of the difference triangle is the same as the concatenation of the digits of the sequence.at n=14A125588
- a(n) = 32*3^n - 2^(n+5) + 5.at n=7A305861
- Array read by ascending antidiagonals: A(n, k) = n!*[x^n] Li(-k, 1 - exp(-4*x))/(4*sinh(x)), where Li(n, z) is the polylogarithm function.at n=52A345394