• Keine Ergebnisse gefunden

Discrete and Computational Geometry, WS1516 Exercise Sheet “2”: Master Theorem and Voronoi

N/A
N/A
Protected

Academic year: 2022

Aktie "Discrete and Computational Geometry, WS1516 Exercise Sheet “2”: Master Theorem and Voronoi"

Copied!
2
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Discrete and Computational Geometry, WS1516 Exercise Sheet “2”: Master Theorem and Voronoi

Diagrams

University of Bonn, Department of Computer Science I

• Written solutions have to be prepared untilWednesday 11th of Novem- ber, 12:00 pm.

• There is a letterbox in front of Room E.01 in the LBH builiding.

• You may work in groups of at most two participants.

Exercise 4: Master Theorem I (4 Points)

Consider a function T(·) satisfying the following recurrence:

T(n) = (lnr+ 1)T(dαne) +O(D(n)),

where r, α < 1, and > 0 are constants and D(n) is a function such that D(n)/n is monotone increasing in n. Please prove that if (lnr+ 1)α <1, T(n)≤C·D(n), where C is a constant depending on r,α, and.

Exercise 5: Master Theorem II (4 Points)

Consider a function T(·) satisfying the following recurrence:

T(n) = 2T(dn

2e) +O(D(n)),

whereD(n)/nis monotone increasing innandis a positive constant. Please prove the following.

• T(n) = O(D(n) logn).

• IfD(n)/n1+is monotone increasing innwhere >0,T(n) =O(D(n)).

(2)

Exercise 6: Voronoi Diagrams (4 Points) Given a set S ofn points in the Euclidean plane, the Voronoi diagram V(S) partitions the plane into Voronoi regions VR(p, S),p∈S, such that all points in VR(p, S) share the same nearest site p among S. We make a general position assumption that no more than three points of S are located on the same circle. Let e, v, and u be the numbers of edges, vertices, unbounded faces of V(S).

1. Please provee= 3(n−1)−u and v = 2(n−1)−u. (Hint: use Euler’s forumla)

2. Please explain that the number of vertices will not increase without the general position assumption. In other words, v ≤2(n−1)−u.

2

Referenzen

ÄHNLICHE DOKUMENTE

[r]

Discrete and Computational Geometry, WS1516 Exercise Sheet “4”: Chan’s Technique and Detours University of Bonn, Department of Computer Science I.. • Written solutions have to

Discrete and Computational Geometry, WS1516 Exercise Sheet “5”: Abstract Voronoi Diagrams University of Bonn, Department of Computer Science I.. • Written solutions have to be

Let S be a set of n point sites in the Euclidean plane satisfying a general position assumption that no three sites are on the same line and no four sites are on the same

Prove: If C ⊆ R d is convex, symmetric around the origin, bounded, and such that vol(C) &gt; k · 2 d , then C contains at least 2k lattice points. Exercise 16: Determinant and Volume

Discrete and Computational Geometry, WS1516 Exercise Sheet “10”: Last Exercise.. University of Bonn, Department of Computer

• Construct a planar graph G where the maximum graph-theoretic dila- tion of G is attained by a pair of non-visible vertices. • Recall the definition of geometric dilation of a

The Karlsruhe metric, also known as the Moscow metric, is a distance mea- sure in a radial city where there is a city center, and roads either circumvent the center or are extended