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.

A095695 T(n,4) diagonal of triangle in A095693.

This page as a plain text file.
%I A095695 #13 Aug 29 2024 02:10:59
%S A095695 6,130,1005,4830,17465,52101,135135,314985,674685,1349205,2548546,
%T A095695 4587765,7925190,13210190,21341970,33540966,51434520,77158620,
%U A095695 113477595,163923760,232959111,326161275,450436025
%N A095695 T(n,4) diagonal of triangle in A095693.
%D A095695 Nicholas S. Horne, Analysis of Viable Network Configurations from a Combinatorial, Graphical and Algebraic Perspective, Diss. Providence College, 2004.
%H A095695 <a href="/index/Rec#order_09">Index entries for linear recurrences with constant coefficients</a>, signature (9,-36,84,-126,126,-84,36,-9,1).
%F A095695 a(n) = n*(n-1)*(n-2)*(n-3)*(n^4+2*n^3-13*n^2-54*n+136)/384.
%F A095695 G.f.: -x^4*(11*x^4-39*x^3+51*x^2+76*x+6)/(x-1)^9. - _Colin Barker_, Nov 24 2012
%K A095695 easy,nonn
%O A095695 4,1
%A A095695 Nicholas S. Horne (nickhorne(AT)cox.net), Jul 06 2004