Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A151998
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A151998 Directed genus of the binary de Bruijn graph D_n. +0
1
0, 0, 0, 1, 2, 7, 15, 35, 75, 163, 337, 709, 1458, 3001, 6135, 12529, 25468, 51739, 104829, 212205, 428916, 866215, 1747527, 3523213, 7097895, 14291683, 28760643, 57852469, 116321445, 233798623, 469761015, 943591237, 1894836585, 3804113881, 7635493643 (list; graph; listen)
OFFSET

0,5

REFERENCES

A. W. Hales and N. Hartsfield, The directed genus of the de Brijn grpah, Discrete Math., 309 (2009), 5259-5263.

FORMULA

See Maple code.

MAPLE

with(numtheory);

f:=proc(n) local t1, t2, t3, i;

t1:=divisors(n+2); t2:=convert(t1, list);

t3:=add( phi(t2[i])*2^((n+2)/t2[i]), i =1..nops(t2));

2^(n-1) + 1 - t3/(2*(n+2));

end;

CROSSREFS

Sequence in context: A147672 A095091 A131412 this_sequence A052130 A065506 A121165

Adjacent sequences: A151995 A151996 A151997 this_sequence A151999 A152000 A152001

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Sep 15 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research