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.

Showing 1-1 of 1 results.

A224243 Number of smooth, equivalently rationally smooth, Schubert varieties of type D_n.

Original entry on oeis.org

4, 22, 108, 490, 2164, 9474, 41374, 180614, 788676, 3445462, 15059202, 65847946, 288033326, 1260313930, 5516051890, 24147542122, 105729680608, 463006798298, 2027839420598, 8882324416302, 38909820194506, 170461077652718, 746826223566214, 3272185833672630
Offset: 2

Views

Author

Sara Billey, Apr 01 2013

Keywords

Comments

Also, the number of signed permutations w in the Type D signed permutations whose initial interval [id,w] in Bruhat order is rank symmetric. Equivalently, the Kazhdan-Lusztig polynomial P_id,w(q) = 1. Characterized by pattern avoidance.

Crossrefs

Programs

  • PARI
    seq(n)={Vec(4*x+((-4+19*x+8*x^2-30*x^3+16*x^4)*(1 - x)+(4 -15*x^1 + 11*x^2 -2*x^4)*sqrt(1-4*x + O(x*x^n)))/((1-x)*(1-6*x+8*x^2-4*x^3)))} \\ Andrew Howroyd, Apr 06 2021

Formula

G.f.: 4*x^2 + x*((-4 + 19*x + 8*x^2 - 30*x^3 + 16*x^4)*(1-x) + (4 - 15*x^1 + 11*x^2 - 2*x^4)*sqrt(1-4*x))/((1-x)*(1 - 6*x + 8*x^2 - 4*x^3)). - Edward Richmond, Apr 05 2021

Extensions

Offset corrected and terms a(10) and beyond from Edward Richmond, Apr 05 2021
Showing 1-1 of 1 results.