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!)
A366635 a(n) = phi(7^n-1), where phi is Euler's totient function (A000010). 14
2, 16, 108, 640, 5600, 36288, 264992, 1536000, 12387168, 85120000, 658519752, 3135283200, 32296336800, 216063877120, 1450340640000, 8333819904000, 77537969371008, 488237947481088, 3790563394976072, 19162214400000000, 170264753751665664, 1245495178700551680 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
EulerPhi[7^Range[30] - 1] (* Wesley Ivan Hurt, Oct 15 2023 *)
PROG
(PARI) {a(n) = eulerphi(7^n-1)}
CROSSREFS
phi(k^n-1): A053287 (k=2), A295500 (k=3), A295501 (k=4), A295502 (k=5), A366623 (k=6), this sequence (k=7), A366654 (k=8), A366663 (k=9), A295503 (k=10), A366685 (k=11), A366711 (k=12).
Sequence in context: A009619 A012024 A349008 * A193217 A329550 A208137
KEYWORD
nonn
AUTHOR
Sean A. Irvine, Oct 15 2023
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 June 5 20:25 EDT 2024. Contains 373110 sequences. (Running on oeis4.)