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!)
A271863 Recursive sequence based on the central polygonal numbers (A000124) and A004736. 2
1, 2, 4, 3, 8, 6, 7, 10, 12, 5, 11, 19, 16, 14, 18, 15, 22, 25, 17, 9, 24, 13, 29, 23, 32, 28, 26, 31, 27, 39, 20, 38, 40, 33, 35, 30, 34, 49, 36, 46, 37, 21, 45, 43, 48, 44, 51, 59, 41, 56, 42, 50, 55, 53, 58, 54, 67, 62, 70, 64, 57, 65, 63, 52, 60, 69, 47 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Conjectured to be a permutation of the natural numbers.
The central polygonal numbers can be constructed by starting with the natural numbers, setting A000124(0)=1 and obtaining A000124(n+1) by reversing the order of the next A000124(n) numbers after A000124(n). This procedure doesn't produce a permutation of the natural numbers for A000124 because the sequence is strictly increasing. The present sequence is constructed by the same procedure, except that a(n+1) is obtained by reversing the next a(A004736(n)) numbers.
LINKS
EXAMPLE
Start with the natural numbers:
1, 2, 3, 4, 5, 6, 7, 8...
a(A004736(1))=1, so reverse the order of the next term, leaving the sequence unchanged:
(1)
1, (2), 3, 4, 5, 6, 7, 8...
a(A004736(2))=2, so reverse the order of the next 2 terms:
(2)
1, 2, (4, 3), 5, 6, 7, 8, 9...
a(A004736(3))=1, so reverse the order of the next term, leaving the sequence unchanged:
(1)
1, 2, 4, (3), 5, 6, 7, 8...
a(A004736(4))=4, so reverse the order of the next 4 terms:
(4)
1, 2, 4, 3, (8, 7, 6, 5)...
a(A004736(5))=2, so reverse the order of the next 2 terms:
(2)
1, 2, 4, 3, 8, (6, 7), 5...
a(A004736(6))=1, so reverse the order of the next term, leaving the sequence unchanged:
(1)
1, 2, 4, 3, 8, 6, (7), 5...
CROSSREFS
Sequence in context: A127301 A209636 A243491 * A341220 A253563 A294044
KEYWORD
nonn
AUTHOR
Max Barrentine, Apr 15 2016
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 25 09:38 EDT 2024. Contains 371967 sequences. (Running on oeis4.)