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!)
A073983 Number of strings of length n over Z_6 with trace 2 and subtrace 0. 22
1, 2, 3, 18, 180, 1296, 8100, 50544, 297432, 1679616, 9722592, 58576608, 358108128, 2179768320, 13162730688, 78976384128, 472093588224, 2821109907456, 16891882995456, 101356447675392, 608764662139392, 3656158440062976, 21947538146863104, 131685972252346368 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Same as the number of strings of length n over Z_6 with trace 4 and subtrace 0.
LINKS
FORMULA
a(n; t, s) = a(n-1; t, s) + a(n-1; t+5, s+5t+1) + a(n-1; t+4, s+4t+4) + a(n-1; t+3, s+3t+3) + a(n-1; t+2, s+2t+2) + a(n-1; t+1, s+t+1) where t is the trace and s is the subtrace.
CROSSREFS
Sequence in context: A226961 A107095 A102939 * A230602 A269343 A292991
KEYWORD
easy,nonn
AUTHOR
Frank Ruskey and Nate Kube, Aug 16 2002
EXTENSIONS
Terms a(11) 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 August 13 06:59 EDT 2024. Contains 375113 sequences. (Running on oeis4.)