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!)
A073982 Number of strings of length n over Z_6 with trace 1 and subtrace 5. 22
0, 0, 3, 48, 300, 1620, 9072, 48384, 262440, 1555200, 9722592, 60466176, 367960320, 2207761920, 13162730688, 78399995904, 468419708160, 2810089946880, 16894457846784, 101565116448768, 609954817881600, 3659666929459200, 21947538146863104, 131621703842267136 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Same as the number of strings of length n over Z_6 with trace 5 and subtrace 5.
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: A003878 A219056 A230962 * A356644 A354132 A335178
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 April 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)