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.

A309275 a(n) is the smallest divisor not yet in the sequence of 3*T(n)= 3*n(n-1)/2, where T(n) are the triangular numbers; n => 1.

Original entry on oeis.org

1, 3, 9, 2, 5, 15, 7, 4, 6, 27, 11, 18, 13, 21, 35, 8, 12, 17, 19, 10, 14, 33, 23, 36, 20, 25, 39, 42, 29, 45, 31, 16, 22, 51, 85, 30, 37, 57, 117, 26, 41, 63, 43, 66, 54, 69, 47, 24, 28, 49, 75, 34, 53, 81, 55, 44, 38, 87, 59, 90, 61, 93, 189, 32, 40, 65, 67, 102
Offset: 1

Views

Author

Enrique Navarrete, Jul 20 2019

Keywords

Comments

Up to n = 10000, 1160 of the first 1228 odd primes appear as fixed points of a(n).

Examples

			For n = 7, 3*T(7) = 63, and a(7) = 7 is a fixed point and the smallest divisor of 63 not yet in the sequence.
For n = 43, 3*T(43) = 2709, and a(43) = 43 is a fixed point and the smallest divisor of 2709 not yet in the sequence.
		

Crossrefs