Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087667
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087667 Records in A087664. +0
4
0, 2, 4, 5, 9, 12, 16 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n)=A087664(A087668(n)). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 25 2006

PROGRAM

(PARI) A087664(n)={ local(x, s) ; x=n/4 ; s=0 ; while( type(x)!="t_INT", x *= floor(x) ; s++ ; ) ; return(s) ; } { rec=-1 ; for(n=8, 1000000, a=A087664(n) ; if(a>rec, rec=a ; print(rec) ; ) ; ) ; } - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 25 2006

CROSSREFS

Cf. A087664, A087668.

Adjacent sequences: A087664 A087665 A087666 this_sequence A087668 A087669 A087670

Sequence in context: A085765 A039871 A039021 this_sequence A082592 A039898 A083690

KEYWORD

nonn,more

AUTHOR

njas, Sep 27 2003

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 25 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 October 7 08:31 EDT 2008. Contains 144667 sequences.


AT&T Labs Research