Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085468
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085468 Odd n such that there is at least one k dividing (n-1)!-1 (n<=k<=2n). +0
1
1, 43, 45, 47, 49, 53, 97, 99, 121, 123, 169, 237, 273, 319, 329, 343, 367, 369, 375, 499, 533, 573, 581, 611, 617 (list; graph; listen)
OFFSET

1,2

PROGRAM

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

CROSSREFS

Sequence in context: A165864 A020442 A041923 this_sequence A113819 A045144 A105375

Adjacent sequences: A085465 A085466 A085467 this_sequence A085469 A085470 A085471

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research