• Aucun résultat trouvé

Épreuve de section européenne

N/A
N/A
Protected

Academic year: 2022

Partager "Épreuve de section européenne"

Copied!
1
0
0

Texte intégral

(1)

Baccalauréat, toutes séries Session de juin 2012

Épreuve de section européenne

Graph theory

A graph is a set of points, called the vertices of the graph, that can be connected by line segments, called the edges of the graph. The degree of a vertex is the number of edges that connect this vertex to other vertices.

An Eulerian circuit in a graph, named after Leonhard Euler (pronounced oiler), an 18th century Swiss mathematician, is a circuit, starting and ending at the same vertex, that goes through every edge in the graph exactly once. A graph is Eulerian if it has a Eulerian circuit.

Euler proved that for a graph to be Eulerian, each vertex must be connected to another one and must have an even degree. Graph A is an example of a Eulerian graph. Graph B is an example of a graph that is not Eulerian.

The reader is probably familiar with a popular puzzle where one is asked to trace all the lines of a given diagram without picking up the pencil and without retracing any already existing lines. This is precisely equivalent to the problem of finding a Eulerian circuit.

Applications of Eulerian circuits abound. For example, Eulerian circuits are obviously desir- able in the deployment of street sweepers, snowplows and mail carriers. In these applications, going down a street more than once is a waste of resources. Thus, Eulerian circuits represent optimal solutions in terms of conserving resources.

Adapted fromAn Introductory Graph Theory Curriculum, by Craig Swinyard

Questions

1. Give the degree of each vertex in graphs A and B.

2. Show a Eulerian circuit in graph A.

3. Why, according to Euler, can’t one find a Eulerian circuit in graph B?

4. Modify graph B to make it Eulerian.

5. Can you explain why an odd vertex prevents a graph from being Eulerian?

2012-26 – Graph theory

Références

Documents relatifs

The computer performs the subtraction of one number from another by changing the number subtracted into its complement and adding.. In binary, the complement of a byte is given by

The puzzle involves a visitor to the island who meets small groups of inhabitants.. Usually the aim is for the visitor to deduce the inhabitants' type from

Draw a trigonometric circle to show that the cosine function is even and that the sine function is odd.. Prove that any polynomial function of x that contains only even powers of x

The values of x corresponding to assigned values of y always occur in pairs equal in mag- nitude 1 and opposite in sign, since the equation only contains even powers of x; therefore

Since the area of the original big white square is exactly equal to the total area of the light grey squares, the area of the region that’s covered twice must be exactly equal to

The lazy caterer’s 1 sequence, more formally known as the cen- tral polygonal numbers, describes the maximum number of pieces of a circle (a pancake is usually used to describe

Sometimes it is easier to prove a result in the contrapositive form rather than in the original conditional form : for instance “if the square of a natural number is not odd, then

Of course, it doesn’t work all the time with division: a Gaussian integer a is said to be divisible by another one b if there exists another Gaussian integer c such that bc = a1.