|
| |
|
|
A121294
|
|
a(m^2) = m^3; a(m^2+k) = m^3 + km, 0 <= k <= m; a(m(m+1)) = (m+1)m^2; a(m(m+1)+k) = (m+1)m^2 + k(2m+1), 0 <= k <= m+1; a((m+1)^2) = (m+1)^3.
|
|
1
| |
|
|
1, 2, 5, 8, 10, 12, 17, 22, 27, 30, 33, 36, 43, 50, 57, 64, 68, 72, 76, 80, 89, 98, 107, 116, 125
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| A lower bound on A121231(n), the maximal number of 1's in any (0,1)-matrix M such that M^2 is also a (0,1)-matrix.
For example, for m^2 x m^2 matrices one can obtain a(m^2) = m^3 using m^2 m x m matrices with one row of m of 1's and (m-1) rows of m of 0's.
|
|
|
CROSSREFS
| Sequence in context: A080228 A153052 A166955 * A039770 A047618 A059551
Adjacent sequences: A121291 A121292 A121293 * A121295 A121296 A121297
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Dan Dima (dimad72(AT)gmail.com), Aug 24 2006
|
|
|
EXTENSIONS
| Edited by R. J. Mathar, Oct 01 2008
|
| |
|
|