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.

A379560 a(1) = 1, a(2) = 4; for n > 2, a(n) is the smallest unused positive nonsquarefree number that shares a factor with a(n-1).

Original entry on oeis.org

1, 4, 8, 12, 9, 18, 16, 20, 24, 27, 36, 28, 32, 40, 25, 45, 48, 44, 50, 52, 54, 56, 49, 63, 60, 64, 68, 72, 75, 80, 76, 84, 81, 90, 88, 92, 96, 98, 100, 104, 108, 99, 117, 120, 112, 116, 124, 126, 128, 132, 121, 176, 136, 140, 125, 135, 144, 147, 150, 148, 152, 156, 153, 162, 160, 164, 168, 171, 180, 172, 184, 188, 192, 189, 175, 196, 198, 200, 204, 207, 216
Offset: 1

Views

Author

Scott R. Shannon, Dec 26 2024

Keywords

Examples

			a(3) = 8 as a(2) = 4 and 8 is the smallest unused nonsquarefree number (8 = 2^3) that shares a factor with 4.
		

Crossrefs