Subject: Re: graph construction
From: pruss+@pitt.edu (Alexander R Pruss)
Date: 29 Oct 1996 22:57:05 GMT
Alexander R Pruss (pruss+@pitt.edu) wrote:
: Given an undirected graph G, let G' be the graph whose set of vertices are the
: edges of G, and whose adjacency matrix is defined so that if e_1 and e_2 are
: vertices of G' (i.e. edges of G), then e_1 and e_2 are adjacent if and only if
: they have a vertex of G in common.
: Does this construction of G' have a name?
O.K., already two people have answered that G' is the line graph L(G) of G.
Thank you kindly!
By the way, does anyone know what geometric significance the line graph
of a complete graph on n points has? If n=4, then the line graph is an
octahedron. Is there a more general nice geometric meaning?
Alex Pruss.
Subject: f invertible in L^2 => f invertible in L^1?
From: lones@lones.mit.edu (Lones A Smith)
Date: 29 Oct 1996 23:23:32 GMT
My putative logic is: f is in L^2, and has an inverse g,
presumably in L^2. Then g is in L^1. And we know that f(g) = I = g(f),
which must hold even when in L^1.
Is this true?
If not, are there any tricks in deducing that f is invertible in L^1,
given that it is invertible in L^2?
Thanks, Lones
.-. .-. .-. .-. .-. .-.
/ L \ O / N \ E / S \ / S \ M / I \ T / H \
/ `-' `-' `-' `-' `-' `
Lones Smith, Economics Department, M.I.T., E52-252C, Cambridge MA 02139
(617)-253-0914 (work) 253-6915 (fax) lones@lones.mit.edu
Subject: Irregular continued fractions
From: tchow@math.lsa.umich.edu (Timothy Chow)
Date: 30 Oct 1996 02:10:14 GMT
In number theory one is typically interested in continued fractions
of the form a_0 + 1/(a_1 + 1/(a_2 + 1/...)). I am looking for an
account of the basic theory of continued fractions of the more general
form a_0 + b_1/(a_1 + b_2/(a_2 + ...)). There's lots of literature on
continued fractions of this form when the a's and b's are functions,
but I'm interested in the case where the a's and b's are integers.
I have found it surprisingly hard to find a good discussion of this.
Any help would be greatly appreciated.
--
Tim Chow tchow@umich.edu
Where a calculator on the ENIAC is equipped with 18,000 vacuum tubes and weighs
30 tons, computers in the future may have only 1,000 vacuum tubes and weigh
only 1 1/2 tons. ---Popular Mechanics, March 1949
Subject: Re: graph construction
From: gordon@cs.uwa.edu.au (Gordon Royle)
Date: 30 Oct 96 06:55:51 GMT
pruss+@pitt.edu (Alexander R Pruss) writes:
>Given an undirected graph G, let G' be the graph whose set of vertices are the
>edges of G, and whose adjacency matrix is defined so that if e_1 and e_2 are
>vertices of G' (i.e. edges of G), then e_1 and e_2 are adjacent if and only if
>they have a vertex of G in common.
>Does this construction of G' have a name?
This is just the linegraph of the graph...
Linegraphs have been pretty heavily studied and there
are a variety of characterizations and known properties. Any
elementary graph theory text will define linegraph by about
page 5.
Here's a linegraph problem for you...
Start with a tree T, and form the numerical sequence
|L(T)|, |L(L(T))|, |L(L(L(T)))|...
(where |L(T)| is the number of vertices in the linegraph of T)
Can two non-ismorphic trees give you the same sequence of numbers..
Cheers
Gordon
--
Gordon Royle ---- gordon@cs.uwa.edu.au
Visit http://www.cs.uwa.edu.au/~gordon
--
Subject: Re: graph construction
From: mbrundag@cco.caltech.edu
Date: Wed, 30 Oct 1996 00:45:28 -0800
In article <55547r$e8t@usenet.srv.cis.pitt.edu>, pruss+@pitt.edu
(Alexander R Pruss) wrote:
> Given an undirected graph G, let G' be the graph whose set of vertices
are the
> edges of G, and whose adjacency matrix is defined so that if e_1 and e_2 are
> vertices of G' (i.e. edges of G), then e_1 and e_2 are adjacent if and
only if
> they have a vertex of G in common.
>
> Does this construction of G' have a name?
It's called the line graph of G, commonly denoted L(G).
michael
brundage@ipac.caltech.edu