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.

Previous Showing 51-52 of 52 results.

A174870 Odd indices m for which A174869(m) is <>1.

Original entry on oeis.org

1, 9, 21, 25, 27, 33, 45, 57, 75, 77, 81, 85, 91, 93, 105, 115, 117, 121, 125, 133, 135, 141, 145, 147, 165, 169, 171, 175, 177, 187, 189, 201, 205, 213, 217, 221, 225, 231, 235, 243, 245, 247, 253, 261, 273, 275, 289, 297, 301, 315, 325, 333, 343, 345, 355, 357, 361, 363
Offset: 1

Views

Author

Vladimir Shevelev, Mar 31 2010

Keywords

Comments

All but the first term in the sequence are composite numbers.

Examples

			The 9 refers to A174869(9) = 7. The 21 refers to A174869(21) = 3.
		

Crossrefs

Extensions

More terms from R. J. Mathar, Aug 10 2010

A261465 a(n) = prime(n+1)^2 - prime(n).

Original entry on oeis.org

7, 22, 44, 114, 158, 276, 344, 510, 818, 932, 1338, 1644, 1808, 2166, 2762, 3428, 3662, 4428, 4974, 5258, 6168, 6810, 7838, 9320, 10104, 10508, 11346, 11774, 12660, 16016, 17034, 18638, 19184, 22062, 22652, 24498, 26412, 27726, 29762
Offset: 1

Views

Author

Altug Alkan, Aug 20 2015

Keywords

Examples

			a(2) = 5^2 - 3 = 22.
		

Crossrefs

Programs

Formula

a(n) = A036689(n+1) + A001223(n). - Michel Marcus, Aug 21 2015 [Corrected by Georg Fischer, Dec 12 2022]
a(n) ~ n^2 log^2 n. - Charles R Greathouse IV, Aug 22 2015
Previous Showing 51-52 of 52 results.