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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073966 Number of strings of length n over Z_5 with trace 1 and subtrace 0. 7
1, 2, 6, 20, 125, 625, 3150, 15500, 78000, 390625 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Same as the number of strings of length n over Z_5 with trace 2 and subtrace 0. Same as the number of strings of length n over Z_5 with trace 3 and subtrace 0. Same as the number of strings of length n over Z_5 with trace 4 and subtrace 0. Same as the number of strings of length n over GF(5) with trace 2 and subtrace 0. Same as the number of strings of length n over GF(5) with trace 3 and subtrace 0.

LINKS

F. Ruskey, Strings over Z_5 of given trace and subtrace

F. Ruskey, Strings over GF(5) of given trace and subtrace

FORMULA

a(n; t, s) = a(n-1; t, s) + a(n-1; t+4, s+4t+1) + a(n-1; t+3, s+3t+4) + a(n-1; t+2, s+2t+4) + a(n-1; t+1, s+t+1)

CROSSREFS

Cf. A073963, A073964, A073965, A073967, A073968, A073969, A073970.

Sequence in context: A136795 A074115 A013206 * A013203 A007847 A074008

Adjacent sequences:  A073963 A073964 A073965 * A073967 A073968 A073969

KEYWORD

easy,nonn

AUTHOR

Frank Ruskey, Nate Kube (ruskey(AT)cs.uvic.ca), Aug 15 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:16 EST 2012. Contains 205687 sequences.