Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104131
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104131 a(n) = pip(n)^pip(n) where pip(n) is the n-th prime-index prime (see A006450). +0
2
27, 3125, 285311670611, 827240261886336764177, 17069174130723235958610643029059314756044734431, 1330877630632711998713399240963346255985889330161650994325137953641 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) piptopip(n) = { local(x, y); for(x=1, n, y=pip(x)^pip(x); print1(y", "); ) } pip() = { return(prime(prime(n))) }

CROSSREFS

Sequence in context: A027363 A085529 A132659 this_sequence A132645 A017559 A069076

Adjacent sequences: A104128 A104129 A104130 this_sequence A104132 A104133 A104134

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Mar 06 2005

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