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!)
A056474 Number of palindromic structures using exactly five different symbols. 1
0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 15, 15, 140, 140, 1050, 1050, 6951, 6951, 42525, 42525, 246730, 246730, 1379400, 1379400, 7508501, 7508501, 40075035, 40075035, 210766920, 210766920, 1096190550 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,11
COMMENTS
Permuting the symbols will not change the structure.
REFERENCES
M. R. Nester (1999). Mathematical investigations of some plant interaction designs. PhD Thesis. University of Queensland, Brisbane, Australia. [See A056391 for pdf file of Chap. 2]
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,14,-14,-71,71,154,-154,-120,120).
FORMULA
stirling2( [(n+1)/2], 5).
G.f.: -x^9/((x-1)*(2*x-1)*(2*x+1)*(2*x^2-1)*(3*x^2-1)*(5*x^2-1)). [Colin Barker, Jul 24 2012]
MATHEMATICA
Table[StirlingS2[Floor[(n+1)/2], 5], {n, 40}] (* Harvey P. Dale, Dec 18 2012 *)
CROSSREFS
Sequence in context: A036379 A070920 A056484 * A219912 A240980 A134912
KEYWORD
nonn,easy
AUTHOR
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)