Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058352
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058352 a(n) Sum_{d|n, 1<=d<n} d*A000084(d). +0
6
0, 1, 1, 5, 1, 17, 1, 45, 13, 125, 1, 453, 1, 1265, 133, 4221, 1, 14201, 1, 46405, 1273, 155501, 1, 531789, 121, 1792809, 13801, 6126333, 1, 21032793 (list; graph; listen)
OFFSET

0,4

REFERENCES

Z. A. Lomnicki, Two-terminal series-parallel networks, Adv. Appl. Prob., 4 (1972), 109-150.

MAPLE

A058352 := proc(n) local d, t1; t1 := 0; for d from 1 to n-1 do if n mod d = 0 then t1 := t1+d*A000084(d); fi; od; t1; end;

CROSSREFS

Cf. A000084, A006349, A006350, A058351, A058353, A000669.

Sequence in context: A019429 A093826 A066787 this_sequence A121755 A104174 A050400

Adjacent sequences: A058349 A058350 A058351 this_sequence A058353 A058354 A058355

KEYWORD

nonn

AUTHOR

njas, Dec 16 2000

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 September 5 19:27 EDT 2008. Contains 143485 sequences.


AT&T Labs Research