Research Questions

If you’re interested in chatting with me about any of these topics, please email me or use the Contact page to get in touch! (Students, I use some specialized vocabulary but I’m happy to explain what any of it means!)

Planar Networks

A circular planar graph is a planar (undirected) graph embedded in a disc, with vertices embedded in the boundary circle called boundary vertices, numbered 1,\dots,n in circular order. A planar network is a circular planar graph with weighted edges; usually the weights are positive real numbers or formal indeterminates in a polynomial or power series ring.

  • Imagining each edge weight to be a length, we can calculate the total lengths of the shortest paths between each pair of boundary vertices and put them in a symmetric matrix M. These matrix entries satisfy the triangle inequality (M_{ij} + M_{jk} \geq M_{ik} for all i,j,k) as well as a “quadrangle inequality” (M_{ik} + M_{j\ell} \geq M_{i\ell} + M_{jk} for all i,j,k,\ell in circular order). Does every symmetric matrix with zero diagonal satisfying the triangle and quadrangle inequalities arise in this way?
  • For which circular planar graphs is the edge weighting determined by the distance matrix M?

If we imagine each edge weight to be the resistance of an idealized resistor, and build the matrix of “effective resistances” between each pair of boundary vertices, then it is known which matrices arise in this way, and the matrix determines the edge weights iff the circular planar graph’s medial graph is lensless.

  • If we instead build a matrix whose ijth entry is the sum, over all walks from i to j, of the product of the weights of edges in the walk, then we again obtain a symmetric matrix. Which matrices arise in this way, and when does the matrix determine the original edge weights? (The “distance matrix” is a tropicalized version of this matrix.)

Polynomial laws

Given a ring R (all rings and algebras on this page are commutative and unital unless otherwise noted), with modules M and N, a polynomial law p: M\to N is a family of functions p_A: A\otimes_R M \to A\otimes_R N that commute with base change. A polynomial law is called homogeneous of degree d if each function p_A satisfies p_A(am) = a^d p_A(m) for all a\in A, m\in A\otimes_R M. (Degree-0 polynomial laws are constant; degree-1 polynomial laws are module homomorphisms; degree-2 polynomial laws are quadratic forms.) If M and N are R-algebras, then p is multiplicative if each function p_A is.

  • Suppose p: M\to N is a multiplicative degree-d polynomial law with d \geq 1. Is it always possible to base change along an injective ring homomorphism R\to R' to make the polynomial law p factor as an R-algebra homomorphism times a multiplicative polynomial law of degree d-1?

If M is flat, then multiplicative homogeneous degree-d polynomial laws M \to N correspond to R-algebra homomorphisms (M^{\otimes d})^{S_d} \to N. Given an R-algebra A of rank n, the norm function A\to R is a multiplicative degree-n polynomial law, and therefore corresponds to a canonical R-algebra homomorphism (A^{\otimes n})^{S_n}\to R, called the Ferrand homomorphism.

G-closures

Given an R-algebra A of rank n, and any subgroup G \subseteq S_n, a homomorphism \varphi: (A^{\otimes n})^{G}\to R extending the Ferrand homomorphism is called a Gclosure datum for A, and the R-algebra A^{\otimes n} \otimes_{(A^{\otimes n})^G} R, defined on the left by inclusion and on the right by \varphi, is called the Gclosure algebra corresponding to \varphi.

  • For any quadratic R-algebra A, there is a canonical C_2-closure datum for A, and the corresponding C_2-closure algebra is isomorphic to A. Given a cubic R-algebra B, under what conditions on a C_3-closure datum for B is the corresponding C_3-closure algebra isomorphic to B?
  • There is a canonical multiplication \ast on quadratic algebras that reduces to addition of C_2-torsors in the étale case. Is there a similar operation on cubic algebras equipped with a C_3-closure datum?

Discriminant Algebras

  • Given an R-algebra A of rank n, define its discriminant algebra \Delta_{A/R} to equal (A^{\otimes n})^{A_n} \bigotimes_{(A^{\otimes n})^{S_n}} R, where the left-hand map is inclusion and the right-hand map is the Ferrand homomorphism. Is the assignment (R, A)\mapsto \Delta_{A/R} the only functor, up to natural isomorphism, that preserves base change and comes with an isomorphism \bigwedge^2 \Delta_{A/R} \cong \bigwedge^n A that commutes with the discriminant bilinear forms?
  • If A and B are R-algebras of ranks m and n, then it is known that \Delta_{A\times B/R} \cong \Delta_{A/R} \ast \Delta_{B/R}. Is it also the case that \Delta_{A\otimes B / R} \cong \Delta_{A/R}^{\ast n} \ast \Delta_{B / R}^{\ast m}?
  • If B is an A-algebra of rank m, and C is a B-algebra of rank n, then is \Delta_{C/A} \cong \Delta_{\Delta_{C/B}/A} \ast \Delta_{B/A}^{\ast n-2}?

Interval-valued probability measures

Half of all natural numbers are even. What this means, since there’s no uniform probability measure on the natural numbers, is that as n \to \infty, the fraction of natural numbers up to n that are even converges to 1/2. This limiting fraction is called the density of the set of even numbers. However, not every subset S of the natural numbers has a well-defined density; the limit \lim_{n\to\infty} \dfrac{\#(S\cap\{1,\dots,n\})}{n} might not exist. (Example: the set of natural numbers whose base-ten expansion starts with 1.) However, we can always consider the set of all limits of convergent subsequences of \left(\dfrac{\#(S\cap\{1,\dots,n\})}{n}\right)_{n=1}^\infty; this is always a closed interval \delta(S) \subseteq [0,1]. This assignment \delta from subsets of \mathbb{N} to closed intervals in [0,1] is an interval-valued probability measure in the sense that

  1. For all subsets S, we have \delta(S^c) = 1-\delta(S).
  2. For all disjoint subsets S,T, we have \delta(S\cup T) \subseteq \delta(S) + \delta(T).
  3. \delta(\varnothing) = [0,0].

(The fact that #2 doesn’t hold for countable disjoint unions makes \delta only a finitely-additive interval-valued probability measure.) There’s a similar finitely-additive interval-valued probability measure for Lebesgue measurable subsets of the real line, and for any inductive limit of probability spaces.

  • Given a nonempty set X, a collection of “measurable” subsets \Omega \subseteq P(X) closed under finite unions and complements, and a finitely-additive interval-valued probability measure \delta defined for each subset in \Omega, must \delta be consistent? In other words, is there always an ordinary finitely-additive probability measure d: \Omega \to [0,1] such that for all S\in \Omega, we have d(S) \in \delta(S)?

If X_1,\dots,X_n are a sequence of random variables, then define the information proportion of a subset S\subseteq\{1,\ldots,n\} to be h(S) = H(X_i : i\in S) / H(X_1,\dots,X_n). Then the assignment S \mapsto [1-h(S^c), h(S)] is an interval-valued probability measure on \{1,\ldots, n\}.