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!)
A356366 Number of (directed) circuits in the complete undirected graph on n labeled vertices. 9
1, 2, 5, 18, 523, 44884, 227838935, 1086696880188, 1566338449874827101 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
In other words, number of closed trails up to cyclic rotations (cf. A357855).
LINKS
FORMULA
a(n) = Sum_{k = 0..n(n-1)/2} A357887(n,k) = n + n * Sum_{k = 1..n(n-1)/2} A357885(n,k) / k.
EXAMPLE
For n = 3, we have 5 circuits: 3 of length 0 (singleton vertices), and 2 of length 3 (1->2->3->1 and 1->3->2->1).
CROSSREFS
Sequence in context: A197855 A289126 A062097 * A323706 A125765 A068873
KEYWORD
nonn,more,walk
AUTHOR
Max Alekseyev, Oct 16 2022
EXTENSIONS
a(9) from Bert Dobbelaere, Oct 17 2022
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 July 26 00:14 EDT 2024. Contains 374615 sequences. (Running on oeis4.)