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.

A337280 Index of first term in A336957 that is divisible by the n-th prime.

Original entry on oeis.org

2, 3, 4, 5, 8, 17, 21, 23, 25, 40, 45, 53, 57, 68, 72, 105, 107, 109, 113, 133, 135, 141, 155, 171, 181, 188, 192, 204, 209, 213, 255, 259, 271, 273, 295, 299, 315, 323, 325, 340, 352, 356, 389, 391, 393, 397, 412, 451, 471, 475, 477, 491, 495, 511, 523, 531, 543, 547, 567, 575, 579, 599, 627, 639, 643, 647, 675, 691, 715
Offset: 1

Views

Author

N. J. A. Sloane, Sep 12 2020

Keywords

Examples

			A336957(8) = 33 is the first term in A336957 that is divisible by prime(5) = 11, so a(5) = 8.
		

Crossrefs

Cf. A336957.

Programs

  • C
    See Links section.