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!)
A152082 Largest prime divisors of the terms of A152080. 0
11, 11, 29, 13, 23, 13, 11, 19, 37, 29, 71, 23, 23, 109, 47, 41, 5, 83, 17, 157, 19, 53, 37, 29, 167, 11, 53, 5, 13, 19, 5, 229, 103, 151, 263, 73, 23, 163, 43, 17, 167, 29, 19, 41, 83, 17, 191, 139, 89, 109, 149, 37, 43, 73, 53, 59, 5, 379, 383, 89, 233, 167 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
f[n_] := FromDigits[IntegerDigits[n, 2], 4]; pmax[n_] := FactorInteger[n][[-1, 1]]; pmax /@ Select[Range[1300], CompositeQ[#] && PrimeQ[f[#]] &] (* Amiram Eldar, Aug 31 2019 *)
CROSSREFS
Sequence in context: A022345 A246554 A218163 * A070849 A124297 A172507
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Nov 23 2008
EXTENSIONS
More terms from Amiram Eldar, Aug 31 2019
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 August 23 06:45 EDT 2024. Contains 375375 sequences. (Running on oeis4.)