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

%I #2 Feb 20 2005 03:00:00

%S 4,7,10,16,18,20,22,23,27,28,29,31,32,33,34,35,37,38,40,42,46,51,57,

%T 60,65,66,67,68,69,70,72,73,74,77,78,80,81,82,84,85,89,91,92,93,94,95,

%U 99,101,103,107,108,110,111,112,115,117,122,123,124,125,127,128,129,130

%N Prime sequence to the power Pi.

%H F. Adorjan, <a href="http://web.axelero.hu/fadorjan/aronsf.pdf">Binary mapping of monotonic sequences and the Aronson function</a>

%o (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 */ }

%Y Cf. A092855, A051006, A092857, A092858, A092859, A092860, A092861, A092862, A092874.

%K easy,nonn

%O 1,1

%A Ferenc Adorjan (fadorjan(AT)freemail.hu)

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 25 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)