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!)
A342622 The x-coordinates of the vertices of the Babylonian Wurm. 7
0, 0, 1, 3, 5, 7, 7, 6, 4, 4, 5, 8, 12, 16, 21, 26, 30, 33, 33, 32, 30, 26, 23, 23, 24, 28, 30, 33, 38, 38, 37, 35, 29, 21, 14, 6, -3, -12, -21, -29, -38, -47, -54, -60, -61, -63, -68, -71, -78, -82, -88, -88, -87, -85, -77, -68, -58, -47, -35 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
PROG
(Python) for i in range(10000): print(i+1, wurm(i)[0]) # wurm is defined in the program for A256175.
CROSSREFS
See A256175 for the definition of the Babylonian Wurm.
See A342623 for the y-coordinates.
Sequence in context: A316189 A342668 A297346 * A211517 A254935 A104199
KEYWORD
sign,easy
AUTHOR
James Rayman, Mar 16 2021
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 26 16:30 EDT 2024. Contains 372003 sequences. (Running on oeis4.)