Editing
Combinatorics and Graph Theory
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Combinatorics''' β The branch of mathematics studying counting, arrangement, and structure in finite and discrete settings. * '''Permutation''' β An ordered arrangement of objects; P(n,k) = n!/(n-k)! arrangements of k items from n. * '''Combination''' β An unordered selection; C(n,k) = n!/[k!(n-k)!] = "n choose k"; denoted βΏCβ or C(n,k). * '''Binomial coefficient''' β C(n,k); coefficients in the expansion of (a+b)^n (Pascal's triangle). * '''Pigeonhole principle''' β If n+1 objects are placed in n boxes, at least one box contains β₯ 2 objects; powerful despite simplicity. * '''Inclusion-exclusion principle''' β |A βͺ B| = |A| + |B| - |A β© B|; generalized to n sets. * '''Generating function''' β A formal power series encoding a combinatorial sequence; used to solve recurrences. * '''Graph''' β A set of vertices V and edges E β VΓV; the central object of graph theory. * '''Degree (graph)''' β The number of edges incident to a vertex; handshaking lemma: Ξ£deg(v) = 2|E|. * '''Path''' β A sequence of distinct vertices connected by edges. * '''Cycle''' β A path that starts and ends at the same vertex. * '''Tree''' β A connected acyclic graph; n vertices and n-1 edges. * '''Euler path/circuit''' β A path/circuit traversing each edge exactly once; exists iff 0 or 2 vertices have odd degree. * '''Hamiltonian path/cycle''' β A path/cycle visiting each vertex exactly once; NP-complete to decide in general. * '''Graph coloring''' β Assigning colors to vertices so adjacent vertices have different colors; chromatic number Ο(G). * '''Four Color Theorem''' β Every planar graph can be 4-colored; proved in 1976 by Appel & Haken using computer. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information