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.

A361435 a(n) is the least positive integer that can be expressed as the sum of one or more consecutive squarefree numbers in exactly n ways.

Original entry on oeis.org

1, 3, 11, 34, 144, 165, 229, 517, 790, 6870, 12757, 21134, 54155, 226470, 193225, 431900, 948949, 3960994, 6674779, 7594013, 14204939, 32720909, 20369309, 176923605, 335119938
Offset: 1

Views

Author

Ilya Gutkovskiy, Mar 11 2023

Keywords

Examples

			For n = 3: 11 = 11 = 5 + 6 = 1 + 2 + 3 + 5.
		

Crossrefs

Extensions

a(21)-a(25) from Michael S. Branicky, Mar 12 2023