MHB Some basic questions on Graph theory

Click For Summary
The discussion centers on basic questions in graph theory, particularly focusing on properties of graphs based on their degree and structure. The first question addresses proving that a graph with a maximum degree of 2 consists of paths and cycles, with a suggested proof using induction. The second question involves demonstrating that a graph exceeding a specific size contains cycles of length 3 or 4, which is noted as a challenging problem. The third question seeks the number of non-isomorphic graphs of a given order, while the fourth question raises confusion regarding the term "weighted" in relation to bipartite sub-graphs. Lastly, the fifth question confirms that a connected graph will have at least two vertices that are not cut vertices, using properties of spanning trees.
Mathelogician
Messages
35
Reaction score
0
Hello everybody!
I am a real amateur in Combinatorics. So please answer in the most basic way!

=============================================

1- Suppose for a graph G we have Delta=max(deg Vi : 1<=i<=n).
If Delta<=2, prove that the graph G is made up of Paths and Cycles.

2- Suppose G is a graph of size m > (n*sqrt(n-1))/2. Prove that G has a Cycle with length of 3 or 4.

3- How many graphs of order n do exists that are not isomorphic?

4- For an arbitrary graph G show that there exists a weighted bipartite sub-graph H such that:
for all v in V(G), deg H (v)>= (deg G (v))/2.

5- Suppose that G is a graph of size m>=1. Show that G has at least 2 vertices that are not cut vertex.

===============================================

Regards.
 
Physics news on Phys.org
Mathelogician said:
Hello everybody!
I am a real amateur in Combinatorics. So please answer in the most basic way!

=============================================

1- Suppose for a graph G we have Delta=max(deg Vi : 1<=i<=n).
If Delta<=2, prove that the graph G is made up of Paths and Cycles.

2- Suppose G is a graph of size m > (n*sqrt(n-1))/2. Prove that G has a Cycle with length of 3 or 4.

3- How many graphs of order n do exists that are not isomorphic?

4- For an arbitrary graph G show that there exists a weighted bipartite sub-graph H such that:
for all v in V(G), deg H (v)>= (deg G (v))/2.

5- Suppose that G is a graph of size m>=1. Show that G has at least 2 vertices that are not cut vertex.

===============================================

Regards.
Hello Mathelogician.
I can help you on a few of these.

For the first one induction on the order of $G$ can be used. There are two cases.
Case 1: There exists a cycle, say $C$, in $G$. Show that $C$ is actually a component. Delete $C$ to form $H=G-C$. Note that $H$ again satisfies $\Delta(H)\leq 2$ and has order strictly less that order of $G$. Induction sets in. Don't forget to show the base case.
Case 2: There are no cycles in $G$. Then Take any maximal path $P$ in $G$ and show that this is a component of $G$. Rest is same as in case 1.

For the third one see How many different possible simply graphs are there with vertex set V of n elements - MathOverflow

I don't understand the fourth question. Why is the term 'weighted' appearing in there?

For the fifth of course we assume that the graph is connected. So it has a spanning tree say $T$. Every tree has at least two leaf nodes. Choose any two leaf nodes in $T$. Deleting these doesn't disconnect $G$. (why?)

I will get back on the second one in some time.

P.S. Read the forum rules. I don't think one is allowed to post more than two questions in one post. Also, you are required to show your attempt when you post the questions. One more thing, try posting using LaTeX. You can read the LaTeX forum on the homepage for help on this.
 
Mathelogician said:
Hello everybody!
I am a real amateur in Combinatorics. So please answer in the most basic way!

=============================================

1- Suppose for a graph G we have Delta=max(deg Vi : 1<=i<=n).
If Delta<=2, prove that the graph G is made up of Paths and Cycles.

2- Suppose G is a graph of size m > (n*sqrt(n-1))/2. Prove that G has a Cycle with length of 3 or 4.

3- How many graphs of order n do exists that are not isomorphic?

4- For an arbitrary graph G show that there exists a weighted bipartite sub-graph H such that:
for all v in V(G), deg H (v)>= (deg G (v))/2.

5- Suppose that G is a graph of size m>=1. Show that G has at least 2 vertices that are not cut vertex.

===============================================

Regards.
The second question is very hard. See https://docs.google.com/viewer?a=v&...qG6Lz7&sig=AHIEtbTPDEPPZXjMJHOtdiFvCZU4CNmUfA
 
First trick I learned this one a long time ago and have used it to entertain and amuse young kids. Ask your friend to write down a three-digit number without showing it to you. Then ask him or her to rearrange the digits to form a new three-digit number. After that, write whichever is the larger number above the other number, and then subtract the smaller from the larger, making sure that you don't see any of the numbers. Then ask the young "victim" to tell you any two of the digits of the...

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
Replies
1
Views
2K
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K