63080
domain: N
Appears in sequences
- a(n) = T(n,n-5), array T as in A055807.at n=29A055810
- Let s denote the sum of the abundant numbers in the aliquot parts of x. Sequence lists numbers x such that sigma(s) = usigma(x), where usigma(x) is the sum of the unitary divisors of x (A034448).at n=19A258135
- Record values of A018799 (Smallest nonnegative integer m such that m! begins with n in base 10).at n=38A279089
- Solution of the complementary equation a(n) = a(n-1) + a(n-3) + a(n-4) + b(n-3), where a(0) = 1, a(1) = 2, a(2) = 3, a(3) = 4, b(0) = 5, b(1) = 6, b(2) = 7, b(3) = 8, and (a(n)) and (b(n)) are increasing complementary sequences.at n=21A295755
- a(n) = Sum_{k=0..floor(2*n/5)} (k+1) * binomial(k,2*n-5*k).at n=40A392268