A086601
Triangular numbers + 1 squared.
Original entry on oeis.org
1, 4, 16, 49, 121, 256, 484, 841, 1369, 2116, 3136, 4489, 6241, 8464, 11236, 14641, 18769, 23716, 29584, 36481, 44521, 53824, 64516, 76729, 90601, 106276, 123904, 143641, 165649, 190096, 217156, 247009, 279841, 315844, 355216, 398161
Offset: 0
a(5) = (t(5)+1)^2 = 16^2 = 256.
-
A086601 := proc(n)
(n+2+n^2)^2 /4 ;
end proc:
seq(A086601(n),n=0..20) ; # R. J. Mathar, May 14 2014
-
(Accumulate[Range[0,40]]+1)^2 (* or *) LinearRecurrence[{5,-10,10,-5,1},{1,4,16,49,121},40] (* Harvey P. Dale, Jan 14 2020 *)
-
w=vector(40,i,(t(i)+1)^2)
A223615
Number of n X 3 0..1 arrays with rows and columns unimodal.
Original entry on oeis.org
7, 49, 240, 876, 2582, 6504, 14547, 29659, 56161, 100123, 169786, 276030, 432888, 658106, 973749, 1406853, 1990123, 2762677, 3770836, 5068960, 6720330, 8798076, 11386151, 14580351, 18489381, 23235967, 28958014, 35809810, 43963276, 53609262
Offset: 1
Some solutions for n=4:
..0..0..1....0..0..1....1..0..0....0..0..1....0..1..0....0..0..0....0..1..1
..0..1..1....0..1..1....1..1..1....0..0..1....0..1..1....1..0..0....0..1..0
..1..1..1....0..0..1....1..1..0....0..1..0....0..0..1....1..0..0....0..0..0
..1..1..1....0..0..1....0..1..0....0..1..0....0..0..0....1..1..0....1..0..0
A223616
Number of n X 4 0..1 arrays with rows and columns unimodal.
Original entry on oeis.org
11, 121, 876, 4466, 17594, 57238, 160883, 403159, 921181, 1951247, 3879910, 7312800, 13164932, 22776596, 38059285, 61676477, 97264447, 149698645, 225411536, 332768158, 482506014, 688246274, 967083623, 1340262451, 1833947441
Offset: 1
Some solutions for n=4:
..0..0..1..0....0..0..1..1....1..0..0..0....1..0..0..0....0..0..1..0
..1..1..1..1....0..1..1..1....0..0..0..0....1..1..1..0....0..0..1..1
..1..1..1..0....0..0..1..0....0..0..1..0....0..0..0..0....0..1..1..1
..0..0..1..0....0..0..1..0....0..0..0..1....0..0..0..0....0..1..1..1
A223617
Number of n X 5 0..1 arrays with rows and columns unimodal.
Original entry on oeis.org
16, 256, 2582, 17594, 89630, 367216, 1271969, 3857481, 10504174, 26169386, 60506898, 131289614, 269716032, 528358366, 992720569, 1797620937, 3149899316, 5359276060, 8879561670, 14362835354, 22729680458, 35259087700, 53702216265
Offset: 1
Some solutions for n=4
..1..1..1..1..1....1..1..1..0..0....1..1..0..0..0....0..1..1..1..1
..0..1..1..1..1....0..1..1..1..0....0..0..0..1..0....0..1..1..1..0
..0..0..0..0..0....0..0..1..1..0....0..0..0..1..1....1..1..1..0..0
..0..0..0..0..0....0..0..0..0..0....0..0..1..1..1....1..1..1..0..0
A223618
Number of nX6 0..1 arrays with rows and columns unimodal.
Original entry on oeis.org
22, 484, 6504, 57238, 367216, 1856100, 7795951, 28248007, 90732638, 263650284, 703980614, 1748547620, 4079672416, 9012596316, 18975151965, 38281575869, 74344179766, 139521245076, 253869738212, 449160402594, 774624001120
Offset: 1
Some solutions for n=4
..1..1..0..0..0..0....0..0..1..0..0..0....0..0..1..1..1..1....1..1..1..1..1..1
..0..1..0..0..0..0....0..0..0..1..0..0....0..0..1..1..1..1....1..1..1..1..1..1
..0..0..1..0..0..0....0..0..0..1..1..0....0..0..0..1..1..1....0..0..0..1..1..1
..0..0..1..1..0..0....1..1..0..0..0..0....0..0..0..0..1..1....0..0..0..1..1..1
A223619
Number of nX7 0..1 arrays with rows and columns unimodal.
Original entry on oeis.org
29, 841, 14547, 160883, 1271969, 7795951, 39162020, 167679972, 629671260, 2118764468, 6495046664, 18377663488, 48503155274, 120433134332, 283334050243, 635338765283, 1364719186775, 2820129263963, 5627010952649, 10875524219289
Offset: 1
Some solutions for n=4
..0..0..0..0..0..0..0....0..0..0..0..0..1..1....0..0..0..0..0..0..0
..0..0..0..1..1..1..0....0..0..1..1..1..1..1....0..0..1..1..1..1..1
..1..0..0..0..0..0..0....0..1..1..1..1..0..0....1..1..1..1..1..1..1
..0..1..0..0..0..0..0....0..1..1..1..1..0..0....0..0..1..1..1..1..0
A223614
Number of n X n 0..1 arrays with rows and columns unimodal.
Original entry on oeis.org
2, 16, 240, 4466, 89630, 1856100, 39162020, 840122330, 18350758538, 409124396540, 9333564282142, 218396645933584, 5252293916506694
Offset: 1
Some solutions for n=4
..1..1..0..0....0..1..0..0....0..0..0..0....1..0..0..0....0..1..1..0
..1..1..0..0....1..1..0..0....0..1..0..0....1..1..0..0....0..1..1..0
..1..1..0..0....0..1..0..0....0..1..1..0....1..1..1..1....0..1..1..0
..0..0..0..1....0..0..1..1....0..1..1..0....1..1..1..0....0..1..1..1
Showing 1-7 of 7 results.
Comments