The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A131705 Phi(binomial(2*n,n)*n^3). 0
0, 1, 16, 144, 1536, 7200, 51840, 282240, 1474560, 7464960, 55296000, 200724480, 1051066368, 6167715840, 21459271680, 114960384000, 523197480960, 2214903398400, 9311791104000, 41500698624000, 183936614400000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MAPLE
with(numtheory):with(combinat):a:=n->phi(binomial(2*n, n)*n^3): seq(a(n), n=0..22);
MATHEMATICA
Table[EulerPhi[Binomial[2n, n]n^3], {n, 0, 20}] (* Harvey P. Dale, May 10 2015 *)
CROSSREFS
Cf. A005429.
Sequence in context: A287168 A155663 A077485 * A203538 A370849 A076029
KEYWORD
nonn
AUTHOR
Zerinvary Lajos, Oct 07 2007
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 May 12 23:40 EDT 2024. Contains 372497 sequences. (Running on oeis4.)