|
| |
|
|
A102476
|
|
Least modulus with 2^n square roots of 1.
|
|
1
| |
|
|
1, 3, 8, 24, 120, 840, 9240, 120120, 2042040, 38798760, 892371480, 25878772920, 802241960520, 29682952539240, 1217001054108840, 52331045326680120, 2459559130353965640, 130356633908760178920, 7691041400616850556280
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| The number of square roots of 1 in any modulus is a power of 2.
|
|
|
FORMULA
| a(n) = 4(p(n-1))# = 4*A002110(n-1) for n >= 2. Least k with A060594(k) = 2^n.
|
|
|
EXAMPLE
| a(3) = 24 because 24 is the least modulus with 2^3 square roots of 1, namely 1,5,7,11,13,17,19,23.
|
|
|
CROSSREFS
| Cf. A060594, A002110.
Sequence in context: A174662 A002104 A102919 * A180380 A057420 A076049
Adjacent sequences: A102473 A102474 A102475 * A102477 A102478 A102479
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| David W. Wilson (davidwwilson(AT)comcast.net), Jan 10 2005
|
| |
|
|