A061252
a(n) = 16^n - 15^n.
Original entry on oeis.org
0, 1, 31, 721, 14911, 289201, 5386591, 97576081, 1732076671, 30276117361, 522861237151, 8942430185041, 151728638820031, 2557404559011121, 42864668012537311, 715027614225987601, 11878335717996660991
Offset: 0
-
Table[16^n-15^n,{n,0,20}] (* or *) LinearRecurrence[{31,-240},{0,1},20] (* Harvey P. Dale, Jan 23 2021 *)
-
a(n) = 16^n - 15^n; \\ Michel Marcus, Aug 26 2013
A069364
Number of 6 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 239, 29089, 2764991, 232824241, 18287614751, 1374273318721, 100193001007135, 7146486319870849, 501394148790682463, 34728307983514473409, 2380826437768134741023, 161857825276476548906497
Offset: 1
A069365
Number of 7 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 577, 153769, 30856705, 5388274121, 868972410929, 133267613878665, 19752116290408897, 2856738227918860537, 405671453894948801169, 56797093221062281961353, 7862987107940658832635809, 1078636993747832299068001753
Offset: 1
A069366
Number of 8 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 1393, 812849, 344356289, 124693133113, 41278350729313, 12913642307413193, 3888492110032895921, 1139431807812280823353, 327195886636045773364289, 92506527736225809457497129, 25834416752721407468468718385, 7143459701634079128687197933529
Offset: 1
A069367
Number of 9 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 3363, 4296863, 3842988975, 2885579381831, 1960665141991079, 1251002814214706415, 765068584835726823447, 454016084146597129480639, 263496356226918378172858791, 150343681421865609328377897039, 84641600245355780352751022513463, 47141832001173360326967315743610399
Offset: 1
A069368
Number of 10 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 8119, 22713981, 42887577455, 66776768695477, 93127506982471999, 121180225103268487525, 150495460332124702700743, 180827014727915133583355805, 212041997127527144580159558415, 244072929303780515911965529991989, 276889755885138056467643815501003447
Offset: 1
A069369
Number of 11 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 19601, 120070149, 478623939553, 1545323639404349, 4423369428678533705, 11738064445690843712709, 29601436900513534956486417, 72007238386097441302774324845, 170577316159214009818521435822905, 396017759826921556057184566557279157
Offset: 1
A069370
Number of 12 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 47321, 634712209, 5341429762353, 35761396310047985, 210101996822111263265, 1137001292953873957167377, 5822276945638780019957186657, 28672084199736350940864453233905, 137200626549758017615769211506956897, 642383534197189939475136495116939323825
Offset: 1
A069371
Number of 13 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 114243, 3355201895, 59610217019311, 827579980089997079, 9979493366382754619551, 110135446775389136829629647, 1145175890285973091225709069559, 11416514838646336435351220608498495, 110348288974297906676696735021969395495
Offset: 1
A069372
Number of 14 X n binary arrays with a path of adjacent 1's from top row to bottom row.
Original entry on oeis.org
1, 275807, 17736195433, 665248512113343, 19151628770974955241, 474010149850018604630031, 10668293121854243285020490369, 225244010686408578974151583689991, 4545766298041234760046713199408324081, 88749814849001992025685589472619159396919
Offset: 1
Comments