Trees Graph Theory

0

Posted by admin | Posted in trees,shrubs | Posted on 27-07-2010

Tags: , , , , , , , , ,


graph theory proof?

Let G be a connected graph with radius r (where rad=min eccentricity of the graph) and diameter d (where diam=max eccentricity). Knowing that r<=d<=2r, improve this result for trees by proving the thm:
Thm: Let T be a tree with radius r and diameter d. Then f(r)<=d<=g(r) where f and g are simple functions which you must determine.
Hint: Consider cases depending on the number of vertices in the center.

I’m not too familiar with the concept of the center of a graph, so I won’t be able to shed much light on the hint.

I can give you some help in determining the functions f(r) and g(r). The extreme cases for trees would be paths and stars, so start there. Then you might want to consider how adding edges (particularly to a path) will alter your radius and diameter.

As for your hint: it seems to me that in a tree the center is either a single vertex or two vertices. I’m not sure how to go about proving this, but if you could manage that (or if you’ve already got it as a theorem) then I think the two cases would be what your hint is getting at. Each case then would provide one of the two possible values for d (as a function of r) that I’ve gotten.

If you can’t get the f(r) and g(r), or if you get those and are having trouble putting together a proof, let me know.

Good luck!

Lecture – 18 Graph Theory

eBay Logo  

Graph Theory for Programmers - Algorithms for Processing Trees (MATHEMATICS A...


Graph Theory for Programmers – Algorithms for Processing Trees (MATHEMATICS A…


$304.69


Trees (Graph Theory) NEW by Books LLC


Trees (Graph Theory) NEW by Books LLC


$21.48


Graphs, Maps, Trees: Abstract Models for Literary History


Graphs, Maps, Trees: Abstract Models for Literary History


$11.00


The ‘great iconoclast of literary criticism’ reinvents the study of the novel.In this groundbreaking book, Franco Moretti argues that literature scholars should stop reading books and start counting, graphing, and mapping them instead. In place of the traditionally selective literary canon of a few hundred texts, Moretti offers charts, maps and time lines, developing the idea of “distant reading…

Algorithms in a Nutshell (In a Nutshell (O'Reilly))


Algorithms in a Nutshell (In a Nutshell (O’Reilly))


$27.48


Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs — with just enough math to let you understand and analyze algorithm performance. With its …

Joe Celko's Trees and Hierarchies in SQL for Smarties, Second Edition (The Morgan Kaufmann Series in Data Management Systems)


Joe Celko’s Trees and Hierarchies in SQL for Smarties, Second Edition (The Morgan Kaufmann Series in Data Management Systems)


$26.85


The demand for SQL information and training continues to grow with the need for a database behind every website capable of offering web-based information queries. SQL is the de facto standard for database retrieval, and if you need to access, update, or utilize data in a modern database management system, you will need SQL to do it. The Second Edition of Joe Celko’s Trees and Hierarchies in SQL fo…

Comments are closed.