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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071118 Size of the automorphism group of the group Z X Z_n. 0
2, 4, 12, 16, 40, 24, 84, 64, 108, 80, 220, 96, 312, 168, 240, 256, 544, 216, 684, 320, 504, 440, 1012, 384, 1000, 624, 972, 672, 1624, 480, 1860, 1024, 1320, 1088, 1680, 864, 2664, 1368, 1872, 1280, 3280, 1008, 3612, 1760, 2160, 2024, 4324, 1536 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

This automorphism group is isomorphic to Z_2 X G where G is the group described in A002618.

FORMULA

a(n) = 2 * A002618(n) = 2 * n * Phi(n).

MATHEMATICA

Table[ 2n*EulerPhi[n], {n, 1, 45}]

PROG

(PARI) for(n=1, 100, print1(2*n*eulerphi(n), ", "))

CROSSREFS

Cf. A002618, A000010.

Sequence in context: A082458 A171943 A114064 * A132314 A053636 A181135

Adjacent sequences:  A071115 A071116 A071117 * A071119 A071120 A071121

KEYWORD

nonn

AUTHOR

Sharon Sela (sharonsela(AT)hotmail.com), May 28 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com) and Benoit Cloitre (benoit7848c(AT)orange.fr), May 28 2002

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 17 19:13 EST 2012. Contains 206085 sequences.