login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073986 Number of strings of length n over Z_6 with trace 2 and subtrace 3. 23
0, 2, 9, 54, 300, 1296, 6300, 39312, 262440, 1679616 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Same as the number of strings of length n over Z_6 with trace 4 and subtrace 3.

LINKS

F. Ruskey Number of strings over Z_6 of given trace and subtrace

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

Cf. A073971, A073972, A073973, A073974, A073975, A073976, A073977, A073978, A073979, A073980, A073981, A073982, A073983, A073984, A073985, A073987, A073988, A073989, A073990, A073991, A073992, A073993, A073994.

Sequence in context: A080146 A074602 A192131 * A089436 A000168 A127128

Adjacent sequences:  A073983 A073984 A073985 * A073987 A073988 A073989

KEYWORD

easy,nonn

AUTHOR

Frank Ruskey, Nate Kube (ruskey(AT)cs.uvic.ca), Aug 16 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 23:53 EST 2012. Contains 205689 sequences.