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!)
A281426 Numerator of n-th term of sequence (or tree) S of all rational numbers generated by these rules: 0 is in S; if x is in S then x + 1 is in S, and if x + 1 is nonzero, then -1/(x + 1) is in S; duplicates are deleted as they occur. 1
0, 1, -1, 2, -1, 3, -1, 1, -2, 4, -1, 2, -3, 3, -2, 5, -1, 3, -4, 5, -3, 5, -2, 1, -3, 6, -1, 4, -5, 7, -4, 8, -3, 2, -5, 7, -2, 3, -5, 4, -3, 7, -1, 5, -6, 9, -5, 11, -4, 3, -7, 11, -3, 5, -8, 7, -5, 9, -2, 5, -7, 8, -5, 7, -3, 1, -4, 8, -1, 6, -7, 11, -6, 14 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
See A232890 for the corresponding denominators and additional comments.
LINKS
EXAMPLE
To generate S, the number 0 begets (1,-1), whence 1 begets 2 and -1/2, whereas -1 begets 0 and -1/2, both of which are (deleted )duplicates, so that g(3) = (2, -1/2). The resulting concatenation of all the generations g(n) begins with 0, 1, -1, 2, -1/2, 3, -1/3, 1/2, -2, 4, -1/4, so that A232890 begins with 0, 1, -1, 2, -1, 3, -1, 1, -2, 4.
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A265332 A107041 A336812 * A070099 A366381 A126760
KEYWORD
frac,sign
AUTHOR
Rémy Sigrist, Oct 05 2017
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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)