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!)
A073948 Number of strings over Z_3 of length n with trace 0 and subtrace 1. 5
0, 0, 0, 6, 30, 90, 252, 756, 2268, 6642, 19602, 58806, 176904, 530712, 1592136, 4780782, 14351094, 43053282, 129146724, 387440172, 1162320516, 3486843450, 10460294154, 31380882462, 94143001680, 282429005040, 847287015120, 2541864234006, 7625599079310 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
Same as number of strings over GF(3) of length n with trace 0 and subtrace 1.
LINKS
FORMULA
a(n; t, s) = a(n-1; t, s) + a(n-1; t+2, s+2t+1) + a(n-1; t+1, s+t+1) where t is the trace and s is the subtrace.
G.f.: -6q^4(q-1)/[(1-3q)(1+3q^2)(1-3q+3q^2)]. - Lawrence Sze, Oct 24 2004
CROSSREFS
Sequence in context: A107394 A033487 A061138 * A101855 A008525 A101375
KEYWORD
easy,nonn
AUTHOR
Frank Ruskey and Nate Kube, Aug 15 2002
EXTENSIONS
Terms a(21) onward from Max Alekseyev, Apr 09 2013
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 24 15:42 EDT 2024. Contains 371960 sequences. (Running on oeis4.)