login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092863 Prime sequence to the power Pi. 6
4, 7, 10, 16, 18, 20, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 40, 42, 46, 51, 57, 60, 65, 66, 67, 68, 69, 70, 72, 73, 74, 77, 78, 80, 81, 82, 84, 85, 89, 91, 92, 93, 94, 95, 99, 101, 103, 107, 108, 110, 111, 112, 115, 117, 122, 123, 124, 125, 127, 128, 129, 130 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) {prow(a, r)= /*Returns the "r-th power" of monotonic sequence a */ return(mtinv(mt(a)^r)) /* the functions mt(a) and mtinv(r) are defined in A051006 and A092855, respectively */ }
CROSSREFS
Sequence in context: A137379 A342761 A096676 * A310707 A310708 A310709
KEYWORD
easy,nonn
AUTHOR
Ferenc Adorjan (fadorjan(AT)freemail.hu)
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 11:21 EDT 2024. Contains 371936 sequences. (Running on oeis4.)