Question
Download Solution PDFArrange the following graph on the basis of number of edges in increasing order [for n > 3]
A. Kn (Complete Graph)
B. Cn (Cycle graph)
C. Wn (Wheel graph)
D. Kn, n (Complete Bipartite Graphs)
E. Qn (n-cubes graph)
Choose the correct answer from the options given below:
- B, C, A, D, E
- B, A, C, D, E
- A, B, C, E, D
- E, D, C, A, B
Answer (Detailed Solution Below)
Option 1 : B, C, A, D, E
India's Super Teachers for all govt. exams Under One Roof
FREE
Demo Classes Available*
Enroll For Free Now
Detailed Solution
Download Solution PDFThe correct answer is Option 1.
- Complete Graph (Kn): Has n(n−1)/2 edges.
- Cycle Graph (Cn): Has n edges.
- Wheel Graph (Wn): Has 2(n−1) edges.
- Complete Bipartite Graph (Kn,n): Has n2 edges.
- n-Cube Graph (Qn): Has n × 2n−1 edges.
- Let us verify using n = 5:
Graph | Formula | Edges (n = 5) |
---|---|---|
Cn (Cycle) | n | 5 |
Kn (Complete) | n(n−1)/2 | 10 |
Wn (Wheel) | 2(n−1) | 8 |
Kn,n (Complete Bipartite) | n² | 25 |
Qn (n-Cube) | n × 2n−1 | 80 |
- Now arranging based on increasing number of edges:
- → Cycle (5) < Wheel (8) < Complete (10) < Complete Bipartite (25) < n-Cube (80)
- So, the correct answer is: B,C,A,D,E.
India’s #1 Learning Platform
Start Complete Exam Preparation
Daily Live MasterClasses
Practice Question Bank
Mock Tests & Quizzes
Trusted by 7.2 Crore+ Students