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!)
A281024 Partial products of A067392; a(1) = 1. 1
1, 2, 6, 36, 180, 2700, 18900, 378000, 6804000, 238140000, 2619540000, 141455160000, 1838917080000, 115851776040000, 6951106562400000, 500479672492800000, 8508154432377600000, 995454068588179200000, 18913627303175404800000, 2458771549412802624000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(1) = 1; for n>1, a(n) = Product_{i=2..n} A067392(i).
PROG
(Magma) [1] cat [&*[&+[h: h in [2..k] | GCD(h, k) ne 1]: k in [2..n]]: n in [2..100]]
CROSSREFS
Cf. A067392(n) = sum of cototatives of n.
Cf. A281023.
Sequence in context: A323945 A369080 A101609 * A152668 A213918 A239889
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Jan 14 2017
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 25 09:35 EDT 2024. Contains 371967 sequences. (Running on oeis4.)