373758
domain: N
Appears in sequences
- Number of equilateral triangles formed by triples of points taken from a hexagonal chunk of side n in the hexagonal lattice.at n=21A008893
- Consider a decimal number of k>=2 digits x = d_(k)*10^(k-1) + d_(k-1)*10^(k-2) + ... + d_(2)*10 + d_(1) and the transform T(x)-> (d_(k)+d_(k-1) mod 10)*10^(k-1) + (d_(k-1)+d_(k-2) mod 10)*10^(k-2) + ... + (d_(2)+d_(1) mod 10)*10 + (d_(1)+d(k) mod 10). Sequence lists the numbers x such that T(x) divides x.at n=23A244286
- Number of 4-cycles in the n X n black bishop graph.at n=24A289162