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.

A361111 The binary expansion of a(n) specifies which primes divide A360519(n).

Original entry on oeis.org

0, 3, 5, 12, 10, 3, 5, 20, 18, 3, 9, 24, 18, 6, 5, 17, 48, 34, 3, 9, 40, 36, 7, 65, 72, 10, 3, 33, 96, 66, 11, 129, 132, 6, 3, 17, 80, 68, 5, 257, 258, 130, 129, 33, 34, 6, 13, 513, 514, 1026, 1025, 9, 14, 2050, 2049, 65, 66, 4098, 4097, 5, 260, 264, 11, 7
Offset: 1

Views

Author

Keywords

Examples

			A360519(6) = 12, which is divisible by 2, 3, but not 5, 7, 11, ... So we write down 1, 1, 0, 0, 0, .... Thus a(6) has binary expansion ...00011, and so a(6) = 3.
		

Crossrefs

Programs

  • PARI
    See Links section.

Formula

a(n) = A087207(A360519(n)). - Rémy Sigrist, Mar 03 2023

Extensions

More terms from Rémy Sigrist, Mar 03 2023