|
Search: id:A001444
|
|
|
| A001444 |
|
Bending a piece of wire of length n+1 (configurations that can only be brought into coincidence by turning the figure over are counted as different). |
|
+0 5
|
|
| 1, 2, 6, 15, 45, 126, 378, 1107, 3321, 9882, 29646, 88695, 266085, 797526, 2392578, 7175547, 21526641, 64573362, 193720086, 581140575, 1743421725, 5230206126, 15690618378, 47071677987, 141215033961
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
The wire stays in the plane, there are n bends, each is R,L or O.
|
|
REFERENCES
|
Todd Andrew Simpson, ``Combinatorial Proofs and Generalizations of Weyl's Denominator Formula,'' Ph. D. Dissertation, Penn State University, 1994.
|
|
LINKS
|
Index entries for sequences obtained by enumerating foldings
|
|
FORMULA
|
(3^n + 3^[ n/2 ] )/2.
|
|
EXAMPLE
|
There are 2 ways to bend a piece of wire of length 2 (bend it or not).
|
|
MAPLE
|
f := n->(3^floor(n/2)+3^n)/2;
|
|
CROSSREFS
|
Cf. A001997, A001998.
Sequence in context: A148439 A151515 A052870 this_sequence A138574 A045628 A127383
Adjacent sequences: A001441 A001442 A001443 this_sequence A001445 A001446 A001447
|
|
KEYWORD
|
nonn,nice,easy
|
|
AUTHOR
|
todo(AT)tasimpson.com (Todd Andrew Simpson)
|
|
EXTENSIONS
|
Interpretation in terms of bending wire from Colin Mallows (colinm(AT)research.avayalabs.com).
|
|
|
Search completed in 0.002 seconds
|