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!)
A275197 Numbers k such that A000005(k) does not divide A000005(k!). 0
4, 6, 9, 10, 16, 64 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
All terms are composite.
It is not known if other terms exist.
LINKS
EXAMPLE
4 is a term because A000005(4!) = 8 is not divisible by A000005(4) = 3.
PROG
(PARI) isok(n) = numdiv(n!) % numdiv(n) != 0
CROSSREFS
Sequence in context: A077554 A262812 A287296 * A118778 A108635 A071964
KEYWORD
nonn,more
AUTHOR
Altug Alkan, Jul 19 2016
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 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)