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!)
A160713 3 times numbers of Gould's sequence: a(n) = A001316(n)*3. 1
3, 6, 6, 12, 6, 12, 12, 24, 6, 12, 12, 24, 12, 24, 24, 48, 6, 12, 12, 24, 12, 24, 24, 48, 12, 24, 24, 48, 24, 48, 48, 96, 6, 12, 12, 24, 12, 24, 24, 48, 12, 24, 24, 48, 24, 48, 48, 96, 12, 24, 24, 48, 24, 48, 48, 96, 24, 48, 48, 96, 48, 96, 96, 192, 6, 12, 12, 24, 12, 24, 24, 48 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
From Omar E. Pol, Aug 09 2009: (Start)
If written as a triangle:
3;
6;
6,12;
6,12,12,24;
6,12,12,24,12,24,24,48;
6,12,12,24,12,24,24,48,12,24,24,48,24,48,48,96;
6,12,12,24,12,24,24,48,12,24,24,48,24,48,48,96,12,24,24,48,24,48,48,96,24,...
(End)
MAPLE
read("transforms3") ; L := BFILETOLIST("b001316.txt") ; for n from 1 to 120 do printf("%d, ", 3*op(n, L)) ; od: # R. J. Mathar, Jul 13 2009
CROSSREFS
Cf. A001316.
Sequence in context: A184284 A287882 A066297 * A279625 A012212 A232941
KEYWORD
nonn
AUTHOR
Omar E. Pol, May 25 2009
EXTENSIONS
More terms from R. J. Mathar, Jul 13 2009
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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)