59033
domain: N
Appears in sequences
- "Ceiling of hypotenuses": a(n) = ceiling(sqrt(a(n-1)^2 + a(n-2)^2)), a(1)=1, a(2)=3.at n=41A104805
- 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, 1), (-1, 0, 1), (-1, 1, -1), (1, 0, 0)}.at n=13A148008
- Partial sums of economical numbers A046759.at n=34A172460
- Monotonic ordering of nonnegative differences 3^i-4^j, for 40>= i>=0, j>=0.at n=46A192147
- Monotonic ordering of nonnegative differences 9^i-4^j, for 40>= i>=0, j>=0.at n=24A192170
- Expansion of (1/x) * Series_Reversion( x / ((1+x)^2+x^3)^2 ).at n=6A369504