Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137943
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137943 Triangle of coefficients associate with the expansion of the K_3 graph matric characteristic polynomial as a Sheffer sequence: M = {{0, 1, 1}, {1, 0, 1}, {1, 1, 0}} f(t)=-t^3+3t+2 p(x,t)=Exp[x,t)/(2*t^3+3*t^2-1)=exp(x*t)(t^3*f(1/t)). +0
1
-1, 0, -1, -6, 0, -1, -12, -18, 0, -1, -216, -48, -36, 0, -1, -1440, -1080, -120, -60, 0, -1, -22320, -8640, -3240, -240, -90, 0, -1, -272160, -156240, -30240, -7560, -420, -126, 0, -1, -4717440, -2177280, -624960, -80640, -15120, -672, -168, 0, -1, -81285120, -42456960, -9797760, -1874880, -181440 (list; table; graph; listen)
OFFSET

1,4

COMMENT

The row sums are:

{-1, -1, -7, -31, -301, -2701, -34531, -466747, -7616281, -135624601, -2728511551};

This sequence is a method of projecting the K_3 graph matrix

on to a Sheffer sequence.

REFERENCES

Jonathan L. Gross and Thomas W. Tucker," Topological Graph Theory",Dover, New York,2001, page 10 figure 1.7

Steve Roman, The Umbral Calculus, Dover Publications, New York (1984), page 149

FORMULA

M = {{0, 1, 1}, {1, 0, 1}, {1, 1, 0}} f(t)=-t^3+3t+2 p(x,t)=Exp[x,t)/(2*t^3+3*t^2-1)=exp(x*t)(t^3*f(1/t))=Sum(P(x,n)*t^n/n!,{n,0,Infinity}) Out_n,m=n!*Coefficients(P(x,n)).

EXAMPLE

{-1},

{0, -1},

{-6, 0, -1},

{-12, -18, 0, -1},

{-216, -48, -36, 0, -1},

{-1440, -1080, -120, -60, 0, -1},

{-22320, -8640, -3240, -240, -90, 0, -1},

{-272160, -156240, -30240, -7560, -420, -126, 0, -1},

{-4717440, -2177280, -624960, -80640, -15120, -672, -168, 0, -1},

{-81285120, -42456960, -9797760, -1874880, -181440, -27216, -1008, -216, 0, -1}, {-1665619200, -812851200, -212284800, -32659200, -4687200, -362880, -45360, -1440, -270, 0, -1}

MATHEMATICA

Clear[p, b, a, x, y, t]; (*K_3 graph connection mathrix*) M = {{0, 1, 1}, {1, 0, 1}, {1, 1, 0}}; f[t_] = CharacteristicPolynomial[M, t]; p[t_] = ExpandAll[Exp[x*t]/(t^3*f[1/t])]; g = Table[ExpandAll[(n!)*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n]], {n, 0, 10}]; a = Table[ CoefficientList[(n!)*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n], x], {n, 0, 10}]; Flatten[a]

CROSSREFS

Cf. A000045.

Sequence in context: A095715 A141108 A019846 this_sequence A114493 A081823 A081802

Adjacent sequences: A137940 A137941 A137942 this_sequence A137944 A137945 A137946

KEYWORD

tabl,uned,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Apr 30 2008

page 1

Search completed in 0.005 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research