Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A032279
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A032279 Number of bracelets (turn over necklaces) of n beads of 2 colors, 5 of them black. +0
3
1, 1, 3, 5, 10, 16, 26, 38, 57, 79, 111, 147, 196, 252, 324, 406, 507, 621, 759, 913, 1096, 1298, 1534, 1794, 2093, 2421, 2793, 3199, 3656, 4152, 4706, 5304, 5967, 6681, 7467, 8311, 9234, 10222, 11298, 12446, 13691, 15015, 16445 (list; graph; listen)
OFFSET

5,3

REFERENCES

S. J. Cyvin et al., Polygonal systems including the corannulene ... homologs ..., Z. Naturforsch., 52a (1997), 867-873.

LINKS

Index entries for sequences related to bracelets

C. G. Bower, Transforms (2)

F. Ruskey, Necklaces, Lyndon words, De Bruijn sequences, etc.

FORMULA

"DIK[ 5 ]" (necklace, indistinct, unlabeled, 5 parts) transform of 1, 1, 1, 1...

G.f.: (1-x+2*x^3-x^5+x^6)/((1-x)^2*(1-x^2)^2*(1-x^5)).

MATHEMATICA

k = 5; Table[(Apply[Plus, Map[EulerPhi[ # ]Binomial[n/#, k/# ] &, Divisors[GCD[n, k]]]]/n + Binomial[If[OddQ[n], n - 1, n - If[OddQ[k], 2, 0]]/2, If[OddQ[k], k - 1, k]/2])/2, {n, k, 50}] - Robert A. Russell (russell(AT)post.harvard.edu), Sep 27 2004

PROGRAM

(PARI) a(n) =(n^4 -10*n^3 +50*n^2 -(110+30*(1-n%2))*n +(144-75*(n%2)+96*(1&(1<<(n%5)))))/240 - Washington Bomfim (webonfim(AT)bol.com.br), Jul 17 2008

(PARI) a(n) = round((n^4 -10*n^3 +50*n^2 -(110+30*(1-n%2))*n) /240 +0.6) - Washington Bomfim (webonfim(AT)bol.com.br), Jul 17 2008

CROSSREFS

Sequence in context: A054473 A006168 A037246 this_sequence A070558 A070559 A000990

Adjacent sequences: A032276 A032277 A032278 this_sequence A032280 A032281 A032282

KEYWORD

nonn,easy,nice

AUTHOR

Christian G. Bower (bowerc(AT)usa.net), N. J. A. Sloane (njas(AT)research.att.com).

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research