Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063685
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063685 Numbers n such that !n + phi(n)-1 is prime. +0
1
2, 3, 4, 5, 11, 20, 85, 212 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) f(n) = sum(k=0, n-1, k!); for(n=1, 10^6, if(isprime(f(n)+eulerphi(n)-1), print(n)))

CROSSREFS

Cf. A003422.

Sequence in context: A118968 A073528 A116067 this_sequence A006481 A118597 A083160

Adjacent sequences: A063682 A063683 A063684 this_sequence A063686 A063687 A063688

KEYWORD

more,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 22 2001

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research