36177
domain: N
Appears in sequences
- Number of partitions of n^2 into distinct squares.at n=46A030273
- Smallest number that can be made to take n steps to reach 0 under "k -> any product of 2 numbers whose concatenation is k".at n=25A035934
- Base 7 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,0,3.at n=5A037733
- Numerator of h(n+6) - h(n), where h(n) = Sum_{k=1..n} 1/k.at n=10A192359
- a(n) = (1^n + 2^n +3^n + 4^n)/2.at n=8A196836
- a(n) = (4^n + (-3)^n + 2^n + (-1)^n)/2.at n=7A317793
- a(n) = Sum_{k=0..floor(n/3)} binomial(3*n+k-1,k) * binomial(3*n+k,n-3*k).at n=6A379087