239148
domain: N
Appears in sequences
- a(n) = 14 + floor( (1 + Sum_{j=0..n-1} a(j)) / 2).at n=24A120141
- Partial sums of round(3^n/10).at n=13A177881
- Number of 7-digit numbers whose sum of digits is n.at n=22A278969
- Number of 7-digit numbers whose sum of digits is n.at n=40A278969
- Number of nonequivalent ways (mod D_3) to place 4 points on an n X n X n triangular grid so that no two of them are on the same row, column or diagonal.at n=14A283115
- a(n) = Sum_{k=1..floor(n/2)} k^2 * (n-k)^2.at n=26A337173