29550
domain: N
Appears in sequences
- a(n) in base 14 is a repdigit.at n=49A048338
- Numbers n such that n | 10^n + 9^n + 8^n + 7^n + 6^n.at n=45A057252
- Convoluted convolved Fibonacci numbers G_j^(2).at n=18A089089
- Coefficient triangle sequence of a polynomial recursion: p(x,n)=(x + 1)*(p(x, n - 1) + 3^(n - 1)*x); Row sums are 2*3^n.at n=56A153310
- Coefficients of the sum 1+ x/(1-x) + x^2/(1-x^2) + x^3/ ( (1-x)(1-x^2)) + x^4/ ( (1-x)(1-x^3) ) + x^5/ ( (1-x)(1-x^4) ) + x^5 /((1-x^2)(1-x^3)) + x^6/ ( (1-x)(1-x^2)(1-x^3)) + ...at n=49A178702
- Number of kites, distinct up to congruence, on an n X n grid (or geoboard).at n=43A181946
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-2)*b(n-1), where a(0) = 2, a(1) = 4, b(0) = 1, b(1) = 3, and (a(n)) and (b(n)) are increasing complementary sequences.at n=15A296264