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.

A334132 Smallest prime factor of n-th term in Look and Say sequence A005150, with a(1)=1.

Original entry on oeis.org

1, 11, 3, 7, 11, 312211, 13112221, 11, 5581, 26966089, 7, 20328937, 29, 3, 3, 3, 1637, 103, 50593, 43, 13, 19, 17, 103, 31, 19, 7, 3, 19, 1208033, 23, 3, 3, 83, 3, 233, 3, 3
Offset: 1

Views

Author

Bernard Schott, Apr 15 2020

Keywords

Comments

The terms in A005150 that are known to be primes are a(2) = 11, a(6) = 312211 and a(7) = 13112221 (A100108).
a(n) = 3 iff A004977(n) is positive and divisible by 3.
a(39) > 2*10^9. a(62) > 10^7. - Tyler Busby, Jan 25 2023

Examples

			A005150(7) = 13112221 is prime and a(7) = 13112221.
A005150(9) = 31131211131221 = 5581 * 5578070441, hence a(9) = 5581.
		

Crossrefs

Cf. A004977 (sum of digits of terms of A005150), A005150 (Look and Say sequence), A020639, A079562, A100108 (primes in A005150).

Formula

a(n) = A020639(A005150(n)).

Extensions

a(17)-a(38) from Jinyuan Wang, Apr 15 2020