cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A270883 Row sums of triangle A270882. Number of direct-sum decompositions of an n-dimensional vector space over GF(2) with any given nonzero vector in a block.

Original entry on oeis.org

1, 1, 3, 29, 961, 110657, 45148929, 66294748161, 355213310611457, 7025248750804353025, 517789725632146766102529, 143350189472963401121415823361, 150053549525040193876302690826321921, 597137918840965720442548744290289324130305, 9075744511279922489436849557317778793074029232129
Offset: 0

Views

Author

Michel Marcus, Mar 25 2016

Keywords

Crossrefs

Formula

Recurrence: a(n) = Sum_{k=0,...,n-1} q-binomial(n-1,k)*q^(n*(n-k))*D_q(k) where D_q(k) is given by A270881 for q = 2 and where the q-binomial for q = 2 is given by A022166. This summation formula is the q-analog of the summation formula for the Bell numbers A000110 when q = 1. - David P. Ellerman, Mar 26 2016

Extensions

Name edited by David P. Ellerman, Mar 26 2016
a(8)-a(14) from Geoffrey Critzer, May 21 2017