Reddit Reddit reviews Introductory Graph Theory (Dover Books on Mathematics)

We found 5 Reddit comments about Introductory Graph Theory (Dover Books on Mathematics). Here are the top ones, ranked by their Reddit score.

Science & Math
Books
Mathematics
Graph Theory
Applied Mathematics
Introductory Graph Theory (Dover Books on Mathematics)
Check price on Amazon

5 Reddit comments about Introductory Graph Theory (Dover Books on Mathematics):

u/onetwosex · 4 pointsr/math

Read the "Introductory Graph Theory" by G. Chartrand. It's pretty accessible, the theorems' proofs are well written and it has lots of interesting problems to do on your own (with some hints/solutions at the end). I found it great for self-study, especially for someone without any experience with proofs, like me. Enjoy !

u/chem_deth · 3 pointsr/math

Many thanks for the suggestions!

For the interested, I bought this book for GT:

http://www.amazon.com/Introductory-Graph-Theory-Gary-Chartrand/dp/0486247759

I also was tempted by the following book:

http://www.amazon.com/Concepts-Modern-Mathematics-Ian-Stewart/dp/0486284247



I think buying a book feels better than sex. (I can compare.)

u/ewiethoff · 1 pointr/learnprogramming

I like reading math books for fun, especially cheap Dover books. Excursions in Number Theory by Ogilvy & Anderson (lots of cool little stuff). Introductory Graph Theory by Chartrand (a lot of real-world programming boils down to graph theory). An Introduction to Algebraic Structures by Landin (abstract algebra). In Code: A Mathematical Journey by Flannery (modular arithmetic, factoring, and cryptography). In Code or Excursions would probably help with Project Euler 3 and several others.

u/paratopic · 1 pointr/math

I think you might like this.

Introduction to Graph Theory - Chartrand

It tries to motivate most all the topics by either
problems, puzzles, or history.