Source author record

Julian Chaidez

Julian Chaidez appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
6topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2026arXiv

Pseudo-Anosov Reeb flows and contact structures

We introduce the notion of a pseudo-Anosov contact structure, which admits a type of singular contact form with pseudo-Anosov Reeb flow. We prove that contact homology detects the free homotopy classes of closed orbits of any pseudo-Anosov Reeb flow and that any pseudo-Anosov contact structure is universally tight and torsion free. Many applications are given, including new cases of the Finiteness Conjecture for transitive pseudo-Anosov flows. Our proofs use a flavor of contact homology graded by a free homotopy class of loops, defined for any contact manifold. We establish several properties of this type of contact homology that may be of independent interest.

preprint2022arXiv

3d Convex Contact Forms And The Ruelle Invariant

Let $X \subset \mathbb{R}^4$ be a convex domain with smooth boundary $Y$. We use a relation between the extrinsic curvature of $Y$ and the Ruelle invariant $\text{Ru}(Y)$ of the natural Reeb flow on $Y$ to prove that there exist constants $C > c > 0$ independent of $Y$ such that \[c < \frac{\text{Ru}(Y)^2}{\text{vol}(X)} \cdot \text{sys}(Y) < C\] Here $\text{sys}(Y)$ is the systolic ratio, i.e. the square of the minimal period of a closed Reeb orbit of $Y$ divided by twice the volume of $X$. We then construct dynamically convex contact forms on $S^3$ that violate this bound using methods of Abbondandolo-Bramham-Hryniewicz-Salomão. These are the first examples of dynamically convex contact $3$-spheres that are not strictly contactomorphic to a convex boundary $Y$.

preprint2015arXiv

Associative Arrays: Unified Mathematics for Spreadsheets, Databases, Matrices, and Graphs

Data processing systems impose multiple views on data as it is processed by the system. These views include spreadsheets, databases, matrices, and graphs. The common theme amongst these views is the need to store and operate on data as whole sets instead of as individual data elements. This work describes a common mathematical representation of these data sets (associative arrays) that applies across a wide range of applications and technologies. Associative arrays unify and simplify these different approaches for representing and manipulating data into common two-dimensional view of data. Specifically, associative arrays (1) reduce the effort required to pass data between steps in a data processing system, (2) allow steps to be interchanged with full confidence that the results will be unchanged, and (3) make it possible to recognize when steps can be simplified or eliminated. Most database system naturally support associative arrays via their tabular interfaces. The D4M implementation of associative arrays uses this feature to provide a common interface across SQL, NoSQL, and NewSQL databases.