Problem 56020. Easy Sequences 72: Complete Graph
In Graph Theory, we say a graph is a Complete Graph, if all of its nodes are connected to evey other nodes in the graph. Examples of complete graphs are shown below.
In this problem we are asked to calculate
, which is the number of connections of a complete graph with n nodes.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers3
Suggested Problems
-
2371 Solvers
-
Sum of diagonal of a square matrix
1629 Solvers
-
Removing rows from a matrix is easy - but what about inserting rows?
261 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2032 Solvers
-
Chebyshev polynomials of the 1st Kind
79 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!