login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A180827
Number of distinct solutions of sum{i=1..4}(x(2i-1)*x(2i)) = 1 (mod n), with x() only in 2..n-2
1
0, 0, 0, 0, 5, 13, 103, 302, 1182, 2676, 7472, 14368, 32620, 55157, 110783, 172932, 315241, 457366, 783739, 1088297, 1750273, 2335589, 3624725, 4656872, 6991039, 8758150, 12682152, 15651854, 22182704, 26463796, 37062084, 43858102, 59401343
OFFSET
1,5
COMMENTS
Column 4 of A180834
LINKS
EXAMPLE
Solutions for sum of products of 4 2..4 pairs = 1 (mod 6) are
(2*2 + 2*2 + 2*4 + 3*3) (2*2 + 2*3 + 2*3 + 3*3) (2*2 + 2*3 + 3*3 + 3*4)
(2*2 + 2*4 + 3*3 + 4*4) (2*2 + 3*3 + 3*3 + 3*3) (2*2 + 3*3 + 3*4 + 3*4)
(2*3 + 2*3 + 3*3 + 4*4) (2*3 + 2*4 + 2*4 + 3*3) (2*3 + 3*3 + 3*4 + 4*4)
(2*4 + 2*4 + 3*3 + 3*4) (2*4 + 3*3 + 4*4 + 4*4) (3*3 + 3*3 + 3*3 + 4*4)
(3*3 + 3*4 + 3*4 + 4*4)
CROSSREFS
Sequence in context: A117340 A304348 A305912 * A117437 A179089 A106046
KEYWORD
nonn
AUTHOR
R. H. Hardin Sep 20 2010
STATUS
approved