This article discusses various problems and solutions related to mathematics. It covers topics such as functions, graph theory, and circuits. It also includes a discussion on isomorphism. The article is relevant for students studying mathematics and related courses.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
∑ i=1 1(2i2−1) i4=1≤4−2(1)+1 12≤4−3≤1……….{Correct Result} At any positive integer value n = k+1, ∑ i=1 k(2i2−1) i4+2(k+1)2−1 ¿¿ ≤4−(2k+1)(k+1)4−2k2(k+1)2+k2 k2(k+1)4 ≤4−(k+1)2((2k+1)(k2+2k+1)−2k2)+k2 k2(k+1)4 ≤4−(k+1)2(2k3+4k2+2k+k2+2k+1−2k2)+k2 k2(k+1)4 ≤4−(k+1)2(2k3+2k2+4k+k2+1)+k2 k2(k+1)4 ≤4−4k2+4k+1−2k2 k2(k+1)2 ≤4−2k2+4k+1 k2(k+1)2 ≤4−2(k¿¿2+2k+1)−2+1 k2(k+1)2¿ ≤4−2(k+1)2−1 k2(k+1)2 Therefore,sum (-1 + 2 i^2)/i^4<=4 - (2 n + 1)/n^2 is not always true for i>0 and i element Z 3. V = {a, b, c, d, e} E = {ab, ac, bc, cd, ce, de} ad
(ac)(cd) (ab)c(de) (bc)(ce) be (a)This is not a complete graph. A complete graph has its every vertex connected to each other with a direct link. Let number of vertices be n then number of edges is given by formula, No. of edges = n(n+1)/2 Here, n= 5, E = 5*6/2 = 15 But E given in question is 6. Hence it is not a complete graph. (b)This is not a regular graph. For a graph to be regular every vertex in it should have equal number of neighboring vertexes. From above table we can see that c has 4 neighbor vertexes with others have only 2. (c)This is connected graph. For a graph to be called as ‘connected graph’, there must be at least one path from any vertex to any other vertex. In the above graph, we can observe that each point is connected to every other point with at least one direct or indirect path. (d)This is a Eulerian Circuit. For any graph to be Eulerian circuit, every vertex present should have even degrees. Number of degree is total number of paths from a given vertex. VertexNo. of neighbor vertexes a2 b2 c4 d2 e2
Hence from the table it is clear that each vertex has even degree of either 2 or 4. Hence it is a Eulerian Circuit. (e)This is not a Hamiltonian Circuit. A circuit is called Hamiltonian Circuit if it starts and end at same vertex and visits every vertex with no repeats. In the given circuit, it is not possible to reach every vertex and start and end at same one. We have to cross vertex c twice every time to start and end at same vertex. (f)Spanning Tree: A graph which contains all vertices with minimum number of edges. Spanning Tree for above graph: abcde Vertices: a, b, c, d, e Edges: ab, bc, cd, de ad (cd) (ab)c(de) (bc) be (g) Graph 1: ad (ac)(cd) VertexDegree no. a2 b2 c4 d2 e2
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser