Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070294
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070294 Smallest k such that k==i (mod(i!+1)) i=1,2,3,...,n. +0
1
1, 5, 17, 479, 71879 (list; graph; listen)
OFFSET

1,2

COMMENT

There are no more terms. Any subsequent term would need to satisfy both k = 3 mod 7 and k = 6 mod 721 (6!+1). But, since 721 = 7*103, that implies that the next term would have to equal 3 mod 721 and 6 mod 721. - Larry Reeves (larryr(AT)acm.org), Sep 27 2002

PROGRAM

(PARI) for(n=1, 5, m=1; while(sum(i=1, n, abs(m%(1+i!)-i))>0, m++); print1(m, ", "))

CROSSREFS

Cf. A053664.

Sequence in context: A093428 A081479 A096996 this_sequence A119531 A085832 A062223

Adjacent sequences: A070291 A070292 A070293 this_sequence A070295 A070296 A070297

KEYWORD

easy,nonn,fini,full

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 12 2002

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research