Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119476
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119476 a(1)=1, a(n)=a((n+1)/2)+1 if n is odd, a(n)=a(n/2)+2 if n is even. +0
2
1, 3, 4, 5, 5, 6, 6, 7, 6, 7, 7, 8, 7, 8, 8, 9, 7, 8, 8, 9, 8, 9, 9, 10, 8, 9, 9, 10, 9, 10, 10, 11, 8, 9, 9, 10, 9, 10, 10, 11, 9, 10, 10, 11, 10, 11, 11, 12, 9, 10, 10, 11, 10, 11, 11, 12, 10, 11, 11, 12, 11, 12, 12, 13, 9, 10, 10, 11, 10, 11, 11, 12, 10, 11, 11, 12, 11, 12, 12, 13, 10, 11 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a[1]=1; a[n_]:=a[n]=If[OddQ[n], a[(n+1)/2]+1, a[n/2]+2]; Table[a[n], {n, 300}]

CROSSREFS

Cf. A119477.

Sequence in context: A092405 A130234 A108852 this_sequence A037038 A106501 A065305

Adjacent sequences: A119473 A119474 A119475 this_sequence A119477 A119478 A119479

KEYWORD

nonn

AUTHOR

Zak Seidov, May 22 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research