65812
domain: N
Appears in sequences
- Number of balanced numbers > 2^(n-1) and <= 2^n.at n=44A078555
- XOR difference triangle, read by rows, of A099898 (in leftmost column) such that the main diagonal equals A099898 shift left and divided by 4.at n=36A099897
- Shifts left and divides by 4 under the XOR BINOMIAL transform (A099899).at n=8A099898
- An antidiagonal triangular sequence based on sums of fractal self-similar level count totals of the sort: Sum_{n=0..m} k^(2^n).at n=18A130879
- 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, 0, 0), (0, 1, -1), (1, -1, 0), (1, 0, 1)}.at n=10A148923
- A triangular sequence of coefficients of polynomials: p(x,n)=(3*(x - 1)^(n)*Sum[(((-1)^(n)*(2*k + 1)^(n - 1)))*x^k, {k,0, Infinity}] -2*(x - 1)^(n + 1)*Sum[((-1)^(n + 1)*k^n)*x^k, {k, 0, Infinity}]/x).at n=24A154336
- The sum of the numbers on straight lines of incrementing length n when drawn over numbers of the square spiral, where each line contains numbers which sum to the minimum possible value, and each number on the spiral can only be in one line. If two or more lines exist with the same sum the one containing the smallest number is chosen.at n=43A340974
- Number of ways to write n as an ordered sum of 10 nonprime numbers.at n=25A341504
- Replace 2^k in binary expansion of n with 2^(2^k).at n=30A358126