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!)
A167287 Signature sequence of Pisot number 1.3802775690976206... (A086106) 0
1, 2, 1, 3, 2, 1, 4, 3, 2, 5, 1, 4, 3, 6, 2, 5, 1, 4, 7, 3, 6, 2, 5, 1, 8, 4, 7, 3, 6, 2, 9, 5, 1, 8, 4, 7, 3, 10, 6, 2, 9, 5, 1, 8, 4, 11, 7, 3, 10, 6, 2, 9, 5, 12, 1, 8, 4, 11, 7, 3, 10, 6, 13, 2, 9, 5, 12, 1, 8, 4, 11, 7, 14, 3, 10, 6, 13, 2, 9, 5, 12, 1, 8, 15, 4, 11, 7, 14, 3, 10, 6, 13, 2, 9, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
m = x /. Solve[x^4 - x^3 - 1 == 0, x][[4]]
Take[Transpose[Sort[Flatten[Table[{i + j*m, i}, {i, 25}, {j, 17}], 1], #1[[1]] < #2[[1]] &]][[2]], 95]
CROSSREFS
Sequence in context: A331581 A227355 A226080 * A007336 A227539 A133334
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Nov 01 2009
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 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)