What Is the Difference Between a Subgraph and an Induced Subgraph?

Click For Summary

Discussion Overview

The discussion centers on the differences between subgraphs and induced subgraphs in graph theory, as well as the concept of spanning subgraphs and independent sets. Participants explore definitions, examples, and related homework problems, with a focus on clarifying these concepts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant questions the classification of a graph figure as K8 instead of K10, suggesting a potential misunderstanding of graph notation.
  • Another participant explains that an induced subgraph must include all edges connecting the selected vertices from the original graph, while a general subgraph can have any combination of edges.
  • There is a discussion about the nature of spanning subgraphs, with one participant stating that the only spanning induced subgraph of a graph G is G itself.
  • Participants explore the relationship between induced subgraphs and independent sets, with one noting that a set of vertices is independent if it contains no edges.
  • One participant challenges a previous statement about induced subgraphs, asserting that not all vertices from the original graph need to be included, but all edges incident to the selected vertices must be present.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and properties of induced subgraphs, particularly regarding the necessity of including all vertices from the original graph. The discussion remains unresolved with multiple competing interpretations of the concepts.

Contextual Notes

Some statements rely on specific definitions that may vary in different contexts, and there are unresolved mathematical steps related to the independence number in the homework problem.

JaeSun
Messages
37
Reaction score
0
what's the difference between a subgraph and an induced subgraph?

looking here:

http://mathworld.wolfram.com/InducedSubgraph.html

how is the figure K8 ? isn't that K10 ??

also, what is a spanning subgraph?
 
Physics news on Phys.org
That's K10.

If there is an edge in a graph between two vertices in an induced subgraph, then that edge must be in the induced subgraph as well. If you start with a graph and delete only vertices (as well as any edges that share an end with a deleted vertex), you get an induced subgraph. You can also think of this as the maximal subgraph (in the sense of it's edges) containing a given vertex set. A plain old subgraph has no such restrictions on it's edges. If you look at that K10 example, the subgraph consisting of the vertices {1, 2, 3, 5, 7, 10} and NO edges is a subgraph, but not an induced subgraph.

A spanning subgraph contains all the vertices of your original graph.

Something for you to think about-what can you say about an induced subgraph that is a spanning subgraph as well?
 
oh ok, so a subgraph can contain no edges ... but that is not induced...in order to be induced, it has to be of the original vertex set with edges (that belonged to the edge set of the original graph) ?

Something for you to think about-what can you say about an induced subgraph that is a spanning subgraph as well?

its not a complete graph?
 
another question.

what is the independent number/set ?

http://mathworld.wolfram.com/IndependentSet.html

looking at that, and a problem from my homework which the answer is 4:

http://www.nevada.edu/%7Ebaragar/courses/MAT351ex2sample.pdf

problem # 1b finding the independence number

is the independence set = {b, d, g, f}

??

and that is how the answer is 4?
 
Last edited by a moderator:
JaeSun said:
its not a complete graph?

The only spanning induced subgraph of a graph G is G itself.


Take a subset of vertices of a graph. Look at the corresponding induced subgraph. If it contains no edges, your vertices are independent. If it contains any edges, they are not independent.

To show the independent number of the graph in your homework is 4 you can do two things:

Find an independent set of four vertices, this should be easy.

Next show that every set containing 5 vertices must have an edge between 2 of the vertices. For a hint, can the vertex c be in an independent set with 5 vertices?
 
"in order to be induced, it has to be of the original vertex set with edges (that belonged to the edge set of the original graph)?"

I don't think this is right. You don't need all the vertices from the original graph, just if you take some subest of vertices, you have to include all of the edges that are incident to the nodes.
 

Similar threads

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