Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085477
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085477 Numbers n such that there is at least one k dividing (n-1)!-1 (n<=k<=2n). +0
1
1, 2, 4, 6, 10, 12, 16, 18, 22, 28, 30, 36, 38, 40, 42, 43, 45, 46, 47, 49, 52, 53, 54, 56, 58, 60, 66, 68, 70, 72, 76, 78, 82, 84, 88, 96, 97, 99, 100, 102, 106, 108, 110, 112, 118, 120, 121, 123, 124, 126, 130, 132, 136, 138, 142, 148, 150, 154, 156, 162, 166, 169, 172 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) for(n=1, 250, if(sum(k=n, 2*n, if(((n-1)!-1)%k, 0, 1))>0, print1(n, ", ")))

CROSSREFS

Sequence in context: A105965 A107304 A082417 this_sequence A128984 A075728 A006093

Adjacent sequences: A085474 A085475 A085476 this_sequence A085478 A085479 A085480

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 14 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research