28373
domain: N
Appears in sequences
- a(n) = [ a(n-1)/a(1) ] + [ a(n-1)/a(2) ] + ... + [ a(n-1)/a(n-1) ] for n >= 3, with initial terms 2,2.at n=15A022868
- a(n) = ceiling((n + 1/2)^3).at n=29A034131
- Irregular triangle read by rows: T(n,k) = number of directed graphs-with-loops with n nodes and k arcs (n >= 0, 0 <= k <= n^2).at n=45A046858
- Irregular triangle read by rows: T(n,k) = number of directed graphs-with-loops with n nodes and k arcs (n >= 0, 0 <= k <= n^2).at n=50A046858
- Discriminants of real quadratic fields with class number 2 and related continued fraction period length of 21.at n=25A051986
- Number of ways to reciprocally link elements of an n X 3 array either to themselves or to exactly one horizontal, diagonal and antidiagonal neighbor.at n=5A220616
- T(n,k)=Number of ways to reciprocally link elements of an nXk array either to themselves or to exactly one horizontal, diagonal and antidiagonal neighbor.at n=33A220621
- Number of ways to reciprocally link elements of an 6Xn array either to themselves or to exactly one horizontal, diagonal and antidiagonal neighbor.at n=2A220625
- a(n) = floor(M(g(n-1)+1, ..., g(n))), where M = harmonic mean and g(n) = n^3.at n=30A227012
- Coefficient of x^2 in the minimal polynomial of the continued fraction [1^n,sqrt(3),1,1,...], where 1^n means n ones.at n=5A266801
- Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 350", based on the 5-celled von Neumann neighborhood.at n=14A281283
- Take apart the sides of each of the integer-sided triangles with perimeter n (at their vertices) and rearrange them orthogonally in 3-space so that their endpoints coincide at a single point. a(n) is the total volume of all rectangular prisms enclosed in this way.at n=32A308233