Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A028393
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A028393 Iterate the map in A006368 starting at 8. +0
2
8, 12, 18, 27, 20, 30, 45, 34, 51, 38, 57, 43, 32, 48, 72, 108, 162, 243, 182, 273, 205, 154, 231, 173, 130, 195, 146, 219, 164, 246, 369, 277, 208, 312, 468, 702, 1053, 790, 1185, 889, 667, 500, 750, 1125, 844 (list; graph; listen)
OFFSET

0,1

LINKS

T. D. Noe, Table of n, a(n) for n=0..1000

MAPLE

F := proc(n) option remember; if n = 0 then 8 elif 3*F(n-1) mod 2 = 0 then 3*F(n-1)/2 else round(3*F(n-1)/4); fi; end; [ seq(F(i), i=0..80) ];

CROSSREFS

Sequence in context: A085103 A087696 A015897 this_sequence A066681 A120137 A033477

Adjacent sequences: A028390 A028391 A028392 this_sequence A028394 A028395 A028396

KEYWORD

nonn

AUTHOR

J. H. Conway (conway(AT)math.princeton.edu)

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 July 4 18:25 EDT 2008. Contains 140886 sequences.


AT&T Labs Research