cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A348044 The nearest common ancestor of n and n^2 in the Doudna tree (A005940).

Original entry on oeis.org

1, 2, 2, 4, 2, 2, 2, 8, 4, 2, 2, 2, 2, 2, 2, 16, 2, 4, 2, 2, 2, 2, 2, 2, 4, 2, 8, 2, 2, 2, 2, 32, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 2, 2, 2, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 64, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 4, 2, 2, 2, 2, 2, 16, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 4, 2, 2, 2, 2, 2
Offset: 1

Views

Author

Antti Karttunen, Sep 27 2021

Keywords

Crossrefs

Main diagonal of A348042 and A348043.
Cf. A102750 (the positions of 2's).

Programs

Formula

a(n) = A348041(n, n^2) = A348042(n, n) = A348043(n, n).