login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111306 d_12(n), tau_12(n), number of ordered factorizations of n as n = rstuvwxyzabc (12-factorizations). 2
1, 12, 12, 78, 12, 144, 12, 364, 78, 144, 12, 936, 12, 144, 144, 1365, 12, 936, 12, 936, 144, 144, 12, 4368, 78, 144, 364, 936, 12, 1728, 12, 4368, 144, 144, 144, 6084, 12, 144, 144, 4368, 12, 1728, 12, 936, 936, 144, 12, 16380, 78, 936, 144, 936, 12, 4368, 144 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) for(n=1, 100, print1(sumdiv(n, i, sumdiv(i, j, sumdiv(j, k, sumdiv(k, l, sumdiv(l, m, sumdiv(m, o, sumdiv(o, p, sumdiv(p, q, sumdiv(q, r, sumdiv(r, x, numdiv(x))))))))))), ", "))

CROSSREFS

Cf. tau_2(n)...tau_6(n): A000005, A007425, A007426, A061200, A034695, tau_7(n)...tau_11(n): A111217-A111221. Table by antidiagonals: A077592.

Sequence in context: A147833 A003877 A161196 * A151777 A143478 A067123

Adjacent sequences:  A111303 A111304 A111305 * A111307 A111308 A111309

KEYWORD

mult,nonn

AUTHOR

Gerald McGarvey (gerald.mcgarvey(AT)comcast.net), Nov 02 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 07:39 EST 2012. Contains 205881 sequences.