[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A136736
(0, 1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13,..) transform in ((0+1)^2, (3+2)^2, (5+2)^3, (7+2)^3, (3+2)^2, (5+11)^2, (2+3)^13,..).
0
1, 25, 343, 729, 25, 256, 1220703125, 729, 2401, 6859, 441, 343, 31381059609, 15625, 64, 3375, 25, 1296, 9903520314283042199192993792, 343, 8650415919381337933, 144, 25, 1699133621328831977374894383159, 256
OFFSET
1,2
EXAMPLE
(0+1)^2=1=a(1).
(3+2)^2=25=a(2).
(5+2)^3=343=a(3).
(7+2)^3 =729=a(4).
(3+2)^2=25=a(5).
(5+11)^2=256=a(6).
(2+3)^13 =1220703125=a(7).
(2+7)^3=729=a(8), etc.
CROSSREFS
Sequence in context: A094730 A265930 A265922 * A119785 A067457 A055333
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from R. J. Mathar, Apr 25 2010
STATUS
approved