The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A073987 Number of strings of length n over Z_6 with trace 2 and subtrace 4. 22
0, 1, 3, 12, 126, 1296, 9072, 52488, 297432, 1700352, 9843120, 58576608, 356638464, 2176782336, 13162730688, 78940272384, 471877757568, 2821109907456, 16894457846784, 101361597378048, 608764662139392, 3656220357427200, 21947909832446976, 131685972252346368 (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 4 and subtrace 4.
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: A209065 A124153 A162127 * A317802 A138392 A152544
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 May 13 09:15 EDT 2024. Contains 372504 sequences. (Running on oeis4.)