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!)
A239586 Prime factor >= other prime factor of n-th brilliant number, cf. A078972. 3
2, 3, 3, 5, 7, 5, 7, 5, 7, 7, 11, 13, 13, 17, 19, 17, 19, 23, 17, 23, 29, 19, 31, 19, 29, 23, 31, 37, 23, 41, 43, 37, 29, 47, 31, 23, 41, 29, 43, 53, 31, 47, 37, 59, 29, 61, 53, 41, 37, 31, 43, 67, 59, 41, 71, 61, 47, 73, 43, 29, 37, 79, 67, 47, 31, 53, 83 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = A006530(A078972(n)) = A078972(n) / A239585(n);
A055642(a(n)) = A055642(A239585(n)).
LINKS
Dario Alpern, Brilliant Numbers
EXAMPLE
see A239585.
PROG
(Haskell)
a239586 n = a078972 n `div` a239585 n
CROSSREFS
Subsequence of A084127.
Sequence in context: A077558 A122444 A066072 * A180611 A084127 A089934
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Mar 22 2014
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 23 10:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)