answersLogoWhite

0


Best Answer

36 vertices if all of them are or order two except one at each end.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the largest number of vertices in a graph with 35 edges if all vertices are?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the largest number of vertices in a graph with 35 edges if all vertices are of degree at least 3?

11......


What is the largest number of vertices in a graph with 35 edges if all vertices areof degree at least 3?

Abe sale dimag kharab mat kar samjha>>>>>>>>>>>>>>>>


How can you show that every Hamiltonian cubic graph is 3-edge-colorable?

A cubic graph must have an even number of vertices. Then, a Hamilton cycle (visiting all vertices) must have an even number of vertices and also an even number of edges. Alternatively color this edges red and blue, and the remaining edges green.


How many minimum edges in a Cyclic graph with n vertices?

The term "cyclic graph" is not well-defined. If you mean a graph that is not acyclic, then the answer is 3. That would be the union of a complete graph on 3 vertices and any number of isolated vertices. If you mean a graph that is (isomorphic to) a cycle, then the answer is n. If you are really asking the maximum number of edges, then that would be the triangle numbers such as n (n-1) /2.


The minimum number of edges in a connected cyclic graph on n vertices is?

n-1


What is the maximum number of edges in an undirected graph with V vertices?

V*(V-1)/2


What is the sum of degrees of all vertices in an undirected graph is twice the number of edges?

It is a true statement.


Can there be a graph with 8 vertices and 29 edges?

Yes.


What is the maximum number of edges in an acyclic undirected graph with n vertices?

n * (n - 1) / 2 That would ignore the "acyclic" part of the question. An acyclic graph with the maximum number of edges is a tree. The correct answer is n-1 edges.


What is subgraph in given graph?

If all the vertices and edges of a graph A are in graph B then graph A is a sub graph of B.


A simple graph with n vertices and k components can have atmost how many edges?

In a connected component of a graph with Mi vertices, the maximum number of edges is MiC2 or Mi(Mi-1)/2. So if we have k components and each component has Mi vertices then the maximum number of edges for the graph is M1C2+M2C2+...+MKC2. Of course the sum of Mi as i goes from 1 to k must be n since the sum of the vertices in each component is the sum of all the vertices in the graph which you gave as n. Where MC2 means choose 2 from M and there are M(M-1)/2 ways to do that.


What is a drawing graph?

A drawing of a graph or network diagram is a pictorial representation of the vertices and edges of a graph. This drawing should not be confused with the graph itself: very different layouts can correspond to the same graph. In the abstract, all that matters is which pairs of vertices are connected by edges.