|
Search: id:A060796
|
|
|
| A060796 |
|
Upper central divisor of n-th primorial. |
|
+0 2
|
|
| 2, 3, 6, 15, 55, 182, 715, 3135, 15015, 81345, 448630, 2733549, 17490603, 114388729, 785147363, 5708795638, 43850489690, 342503171205, 2803419704514, 23622001517543, 201817933409378, 1793779635410490, 16342166369958702
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
FORMULA
|
a(n)=A033677[A002110(n)]
|
|
EXAMPLE
|
n=8, q(8)=2.3.5.7.11.13.17.19=9699690. Its 64th and 65th divisors are {3094,3135}: a(8)=3135. and 3094<A000196(9699690)=3114<3135.
|
|
MATHEMATICA
|
k = 1; Do[k *= Prime[n]; l = Divisors[k]; x = Length[l]; Print[l[[x/2 + 1]]], {n, 1, 24}] (Propper)
|
|
CROSSREFS
|
A060755, A000196, A033677.
Cf. A060755, A000196, A033677.
Adjacent sequences: A060793 A060794 A060795 this_sequence A060797 A060798 A060799
Sequence in context: A088793 A121688 A082094 this_sequence A061059 A059842 A001529
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Apr 27 2001
|
|
EXTENSIONS
|
More terms from Ryan Propper (rpropper(AT)stanford.edu), Jul 25 2005
|
|
|
Search completed in 0.002 seconds
|