The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A342623 The y-coordinates of the vertices of the Babylonian Wurm. 7
0, 1, 2, 2, 1, -1, -4, -7, -10, -14, -18, -21, -23, -26, -27, -29, -33, -38, -44, -50, -56, -61, -67, -74, -81, -87, -94, -101, -107, -115, -123, -131, -137, -140, -145, -149, -149, -148, -146, -141, -138, -134, -127, -119, -109, -99, -90, -80 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
PROG
(Python) for i in range(10000): print(i+1, wurm(i)[1]) # wurm is defined in the program for A256175.
CROSSREFS
See A256175 for the definition of the Babylonian Wurm.
See A342622 for the x-coordinates.
Sequence in context: A254414 A199802 A297347 * A121697 A225201 A124976
KEYWORD
sign,easy
AUTHOR
James Rayman, Mar 17 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 May 14 10:23 EDT 2024. Contains 372532 sequences. (Running on oeis4.)