login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109647 Triangle, read by rows, of the number of different isotemporal classes of diasters with n (row) total peripheral edges with k (column) peripheral edges on the a given side. 0
1, 1, 1, 1, 3, 1, 1, 6, 6, 1, 1, 8, 6, 8, 1, 1, 10, 12, 12, 10, 1, 1, 12, 15, 10, 15, 12, 1, 1, 14, 18, 20, 20, 18, 14, 1, 1, 16, 21, 24, 15, 24, 21, 16, 1, 1, 18, 24, 28, 30, 30, 28, 24, 18, 1, 1, 20, 27, 32, 35, 21, 35, 32, 27, 20, 1, 1, 22, 30, 36, 40, 42, 42, 40, 36, 30, 22, 1, 1, 24 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
See A092481 for the definition of isotemporal class. A109622 is the sum of elements 1, 2,.., floor(n/2) for each row.
REFERENCES
B. de Bivort. Isotemporal classes of diasters, beachballs and daisies. Preprint, 2005.
LINKS
FORMULA
if k=0|n a(n, k)=1 if k=n/2 a(n, k)=(1/2)(k^2+3k+2) else a(n, k)=(n-k)k+(n-k)+k+1
EXAMPLE
Row 0 has 1 element, a diaster with no peripheral edges - a singleton edge - for which there is only a single isotemporal class. Row 1 has 2 elements, the diaster with a single peripheral edge on the left and the diaster with the single peripheral edge on the right - two edges sharing a single vertex - for each, there is a single isotemporal class. Row 2 has 3 elements, corresponding to the diaster with a two peripheral edges on the left, the diaster with a single peripheral edge on either side and the diaster with both peripheral edges on the right. These graphs have 1, 3 and 1 isotemporal classes respectively.
CROSSREFS
Sequence in context: A035582 A370420 A156594 * A176668 A054120 A299146
KEYWORD
easy,nonn,tabf
AUTHOR
Benjamin de Bivort (bivort(AT)fas.harvard.edu), Aug 04 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 06:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)