login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046272 Largest prime substring in 6^n (0 if none). 3
0, 0, 3, 2, 29, 7, 5, 7993, 67961, 769, 604661, 2797, 78233, 1306069, 783641, 7018498457, 2821109, 692665944473, 66841, 609359, 4400629, 21936950640377, 16217038422671, 3022305360281, 73838133832161689, 992970137, 170581728179 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Join[{0, 0}, Table[SelectFirst[Reverse[Union[FromDigits/@Flatten[Table[ Partition[ IntegerDigits[ 6^k], n, 1], {n, IntegerLength[6^k]-1}], 1]]], PrimeQ], {k, 2, 28}]] (* Harvey P. Dale, Mar 08 2023 *)
CROSSREFS
Cf. A046264.
Sequence in context: A343130 A065353 A353757 * A054676 A181994 A350023
KEYWORD
nonn
AUTHOR
Patrick De Geest, Jun 15 1998
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 05:19 EDT 2024. Contains 371918 sequences. (Running on oeis4.)