34536
domain: N
Appears in sequences
- Non-palindromic solutions to sigma(R(n)) = sigma(n), where R = A004086 is digit-reversal.at n=16A085329
- Indices of primes in sequence defined by A(0) = 89, A(n) = 10*A(n-1) - 11 for n > 0.at n=17A101078
- 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, 1), (-1, 1, 0), (0, 0, 1), (0, 1, -1), (1, -1, 0)}.at n=11A148104
- a(n) = 1728*n - 24.at n=19A157287
- Number of (w,x,y) with all terms in {0,...,n} and w != max(|w-x|, |x-y|).at n=32A213501
- Numbers k such that triangular(k) - x and y - triangular(k) are both triangular numbers (A000217), where x is the nearest square below triangular(k), y is the nearest square above triangular(k).at n=32A234143
- Triangle T(n,k), n>=1, 0 <= k <= A002620(n-1), read by rows, where T(n,k) is the number of self-avoiding paths of length 2*(n+k) along the edges of a grid with n X n square cells, which do not pass above the diagonal, start at the lower left corner and finish at the upper right corner.at n=24A340043