Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154695
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154695 Generalized Sierpinski-Pascal-MacMahon gasket triangular sequence:p = 2; q = 1; p(x,n)=2^n*(1 - x)^(n + 1)* LerchPhi[x, -n, 1/2]; t(n,m)=Coefficients(p(x,n)); t(n,m)=(p^(n - m)*q^m + p^m*q^(n - m))*t(n,m) +0
2
2, 3, 3, 5, 24, 5, 9, 138, 138, 9, 17, 760, 1840, 760, 17, 33, 4266, 20184, 20184, 4266, 33, 65, 24548, 210860, 376768, 210860, 24548, 65, 129, 143814, 2183652, 6233352, 6233352, 2183652, 143814, 129, 257, 851760, 22549616, 99411520, 149600448 (list; table; graph; listen)
OFFSET

0,1

COMMENT

Row sums are:

{2, 6, 34, 294, 3394, 48966, 847714, 17121894, 395226754, 10263450246, \ 296140575394,...}

REFERENCES

A. Lakhtakia,R. Messier, V.K. Varadan,V.V. Varadan, "Use of combinatorial algebra for diffusion on fractals",Physical Review A, volume34, Number3, Sept 1986,page 2502, (FIG. 3)

FORMULA

p = 2; q = 1;

p(x,n)=2^n*(1 - x)^(n + 1)* LerchPhi[x, -n, 1/2];

t(n,m)=Coefficients(p(x,n));

t(n,m)=(p^(n - m)*q^m + p^m*q^(n - m))*t(n,m)

EXAMPLE

{2},

{3, 3},

{5, 24, 5},

{9, 138, 138, 9},

{17, 760, 1840, 760, 17},

{33, 4266, 20184, 20184, 4266, 33},

{65, 24548, 210860, 376768, 210860, 24548, 65},

{129, 143814, 2183652, 6233352, 6233352, 2183652, 143814, 129},

{257, 851760, 22549616, 99411520, 149600448, 99411520, 22549616, 851760, 257},

{513, 5075634, 231836880, 1562973984, 3331838112, 3331838112, 1562973984, 231836880, 5075634, 513},

{1025, 30345532, 2370196660, 24248922944, 72553862560, 97733917952, 72553862560, 24248922944, 2370196660, 30345532, 1025}

MATHEMATICA

Clear[t, p, q, n, m, a];

p[x_, n_] = 2^n*(1 - x)^(n + 1)* LerchPhi[x, -n, 1/2];

a = Table[CoefficientList[FullSimplify[ExpandAll[p[x, n]]], x], {n, 0, 10}];

p = 2; q = 1;

t[n_, m_] := (p^(n - m)*q^m + p^m*q^(n - m))*a[[n + 1]][[m + 1]];

Table[Table[t[n, m], {m, 0, n}], {n, 0, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A065854 A064776 A096659 this_sequence A154646 A046826 A054892

Adjacent sequences: A154692 A154693 A154694 this_sequence A154696 A154697 A154698

KEYWORD

nonn,tabl,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Jan 14 2009

page 1

Search completed in 0.002 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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research