Search: id:A092862 Results 1-1 of 1 results found. %I A092862 %S A092862 3,5,6,14,16,17,19,21,22,25,27,31,32,34,36,37,41,42,44,45,48,49,52,54, %T A092862 57,59,60,62,64,65,69,74,75,78,81,88,90,91,92,94,97,98,100,103,104,108, %U A092862 109,114,118,119,121,123,124,125,127,128,129,130,131,133,135,136,137 %N A092862 "Square" of the prime sequence. %C A092862 By following the definition outlined in A092861, one can multiply a monotonic sequence by itself, thus squaring it. %H A092862 Ferenc Adorjan, Binary mapping of monotonic sequences and the Aronson function %o A092862 (PARI) {pow(a,n)= /*Returns the "nth power" of monotonic sequence a */ return(mtinv(mt(a)^n)) /* the functions mt(a) and mtinv(r) are defined in A051006 and A092855, respectively */ } %Y A092862 Cf. A092855, A051006, A092857, A092858, A092859, A092860, A092861, A092863, A092874. %Y A092862 Sequence in context: A108337 A064519 A048968 this_sequence A112863 A030052 A099678 %Y A092862 Adjacent sequences: A092859 A092860 A092861 this_sequence A092863 A092864 A092865 %K A092862 easy,nonn %O A092862 1,1 %A A092862 Ferenc Adorjan (fadorjan(AT)freemail.hu) Search completed in 0.001 seconds