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

%I #7 Feb 27 2019 01:18:10

%S 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,

%T 24,24,48,24,48,48,96,6,12,12,24,12,24,24,48,12,24,24,48,24,48,48,96,

%U 12,24,24,48,24,48,48,96,24,48,48,96,48,96,96,192,6,12,12,24,12,24,24,48

%N 3 times numbers of Gould's sequence: a(n) = A001316(n)*3.

%e From _Omar E. Pol_, Aug 09 2009: (Start)

%e If written as a triangle:

%e 3;

%e 6;

%e 6,12;

%e 6,12,12,24;

%e 6,12,12,24,12,24,24,48;

%e 6,12,12,24,12,24,24,48,12,24,24,48,24,48,48,96;

%e 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,...

%e (End)

%p 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

%Y Cf. A001316.

%K nonn

%O 0,1

%A _Omar E. Pol_, May 25 2009

%E More terms from _R. J. Mathar_, Jul 13 2009

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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)