65567
domain: N
Appears in sequences
- Non-seed mu-atoms of period n in Mandelbrot set.at n=33A006875
- a(n) = 2^n + 2*n - 1.at n=16A061761
- Start with Pascal's triangle; form a triangle by sliding down n steps from top on both sides and including the horizontal row, deleting the inner numbers; a(n) = sum of entries on perimeter of triangle.at n=16A081494
- Numbers k such that k + (largest digit of k)! is a palindromic prime.at n=27A095920
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, 0), (-1, 1, 0), (0, 0, 1), (1, -1, 1), (1, 1, -1)}.at n=10A148463
- a(n) = a(n-1) + a(n-2) + 2 a(ceiling(n/2)), where a(0) = 1, a(1) = 2, a(2) = 3.at n=18A298351
- Numbers k such that A224787(k) - k is a square.at n=46A385238