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.
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
Keywords
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.
Links
- Enrique Navarrete and Daniel Orellana, Finding Prime Numbers as Fixed Points of Sequences, arXiv:1907.10023 [math.NT], 2019.
Comments