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.

A365272 a(n) is the least positive integer that can be expressed as the sum of two distinct prime powers (A000961) in exactly n ways.

Original entry on oeis.org

1, 3, 5, 9, 12, 20, 30, 36, 48, 66, 72, 84, 90, 120, 144, 132, 150, 192, 180, 246, 264, 210, 252, 270, 294, 300, 330, 486, 360, 516, 522, 468, 390, 462, 420, 480, 540, 510, 570, 600, 714, 756, 936, 750, 690, 660, 630, 810, 780, 924, 870, 1296, 930, 1122, 1404, 840
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 07 2023

Keywords

Examples

			For n = 3: 9 = 1 + 8 = 2 + 7 = 4 + 5.
		

Crossrefs