Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134506
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134506 Number of 2 X 2 singular integer matrices with elements from {1,...,n}. +0
3
1, 6, 15, 32, 49, 86, 111, 160, 209, 278, 319, 432, 481, 582, 703, 832, 897, 1078, 1151, 1360, 1537, 1702, 1791, 2096, 2257, 2454, 2671, 2976, 3089, 3510, 3631, 3952, 4241, 4502, 4831, 5360, 5505, 5798, 6143, 6704, 6865, 7478, 7647, 8144, 8721, 9078, 9263 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a = {}; For[n = 2, n < 50, n++, s = 0; For[j = 1, j < n + 1, j++, For[c = 1, c < n + 1, c++, s = s + Length[Select[Divisors[c*j], # < n + 1 && c*j/# < n + 1 &]]]]; AppendTo[a, s]]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 06 2008

CROSSREFS

Cf. number of 2 X 2 singular integer matrices with elements from {0, ..., n}: A059306.

Adjacent sequences: A134503 A134504 A134505 this_sequence A134507 A134508 A134509

Sequence in context: A011886 A056497 A092411 this_sequence A143274 A121666 A118734

KEYWORD

nonn,nice

AUTHOR

Graziano Aglietti (mg5055(AT)mclink.it), Jan 20 2008, Feb 04 2008

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 06 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research