Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134656
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134656 Corresponding GCD values in A116894. +0
1
2, 10453, 129341, 157519, 555097 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = gcd(A116894(n)! + 1, A116894(n)^A116894(n) + 1)

PROGRAM

(PARI) for(n = 1, 10^9, x = gcd(n! + 1, n^n + 1); if(x != 1 && x != 2*n + 1, print1(x, ", ")))

CROSSREFS

Cf. A116894.

Sequence in context: A104904 A086563 A023328 this_sequence A128122 A082178 A082912

Adjacent sequences: A134653 A134654 A134655 this_sequence A134657 A134658 A134659

KEYWORD

hard,more,nonn

AUTHOR

Ryan Propper (rpropper(AT)cs.stanford.edu), Feb 01 2008

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 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research