Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108667
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108667 Triangle read by rows: T(n,k)=9kn+14(n+k)+20 (0<=k<=n). +0
1
20, 34, 57, 48, 80, 112, 62, 103, 144, 185, 76, 126, 176, 226, 276, 90, 149, 208, 267, 326, 385, 104, 172, 240, 308, 376, 444, 512, 118, 195, 272, 349, 426, 503, 580, 657, 132, 218, 304, 390, 476, 562, 648, 734, 820, 146, 241, 336, 431, 526, 621, 716, 811 (list; table; graph; listen)
OFFSET

0,1

COMMENT

Kekule numbers for certain benzenoids. T(n,n)=9n^2+28n+20 =A051872(n+2)

REFERENCES

S. J. Cyvin and I. Gutman, Kekule structures in benzenoid hydrocarbons, Lecture Notes in Chemistry, No. 46, Springer, New York, 1988 (p.102).

FORMULA

G.f.=(20-6z-3tz+t^2*z^2-16tz^2-4t^2*z^3)/[(1-z)^2*(1-tz)^3]

EXAMPLE

Triangle begins:

20;

34,57;

48,80,112;

62,103,144,185;

MAPLE

T:=proc(n, k) if k<=n then 9*k*n+14*(n+k)+20 else 0 fi end: for n from 0 to 10 do seq(T(n, k), k=0..n) od; # yields sequence in triangular form

CROSSREFS

Cf. A051872.

Sequence in context: A165236 A067468 A127906 this_sequence A108669 A039343 A043166

Adjacent sequences: A108664 A108665 A108666 this_sequence A108668 A108669 A108670

KEYWORD

nonn,tabl

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 14 2005

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research