Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083662
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083662 a(n)=a([n/2])+a([n/4]), n>0. a(0)=1. +0
8
1, 2, 3, 3, 5, 5, 5, 5, 8, 8, 8, 8, 8, 8, 8, 8, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34 (list; graph; listen)
OFFSET

0,2

COMMENT

A000045(n+2)=a(A131577(n))and A000045(m+2)<a(m) for m<A131577(n). [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 26 2009]

LINKS

R. Zumkeller, Table of n, a(n) for n = 0..10000 [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 26 2009]

FORMULA

For n>0, a(n) = F([log(n)/log(2)]+3) where F(k) denotes the k-th Fibonacci number. For n>=3, F(n) appears 2^(n-3) times. More generally, if p is an integer>1 and a(n)=a([n/p])+a([n/p^2]), n>0, a(0)=1, then for n>0, a(n) = F([log(n)/log(p)]+3).

PROGRAM

(PARI) a(n)=if(n<1, n==0, a(n\2)+a(n\4))

CROSSREFS

Cf. A088468.

A007731, A165704, A165706. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 26 2009]

Sequence in context: A131922 A113730 A154404 this_sequence A130149 A053046 A066658

Adjacent sequences: A083659 A083660 A083661 this_sequence A083663 A083664 A083665

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 05 2003

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 13:47 EST 2009. Contains 167481 sequences.


AT&T Labs Research