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!)
A083177 Let P(k) = floor(k/2). Start with n, apply P repeatedly until reach 1. a(n) = concatenation of numbers obtained. 0
1, 11, 21, 211, 311, 321, 421, 4211, 5211, 5311, 6311, 6321, 7321, 7421, 8421, 84211, 94211, 95211, 105211, 105311, 115311, 116311, 126311, 126321, 136321, 137321, 147321, 147421, 157421, 158421, 168421, 1684211, 1784211, 1794211, 1894211 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Let P(k) = floor(k/2). Start with n, apply P repeatedly until reaching 0. a(n) = concatenation of the differences of the successive numbers obtained. - David Wasserman, Oct 25 2004
EXAMPLE
11 -> 5 -> 2 -> 1, hence a(11) = 6311.
11 -> 5 -> 2 -> 1 -> 0, hence a(11) = 6311.
CROSSREFS
Sequence in context: A034922 A015446 A254208 * A110466 A110383 A123783
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Apr 26 2003
EXTENSIONS
More terms from David Wasserman, Oct 25 2004
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 27 13:23 EDT 2024. Contains 372861 sequences. (Running on oeis4.)