Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

7152229 · May 202619922001200920172026
48 results for ideal gas

Study the Hessian geometry of an ideal gas in a centrifuge.

problem Understanding the Hessian geometry of an ideal gas in a centrifuge.
method Investigate the Hessian geometry associated with an ideal gas in a spherical centrifuge, using the action of the Euclidean rotation group.
result The Hessian geometry of a spherical rigid body is isometric to a hyperbolic space in the high angular velocity limit.

We consider the ideal-gas models of trading markets, where each agent is identified with a gas molecule and each trading as an elastic or money-conserving (two-body) collision. Unlike in the ideal gas, we introduce saving propensity λλ of agents, such that each agent saves a fraction λλ of its money and trades with t…

2003-02-07abs ↗pdf ↗

We consider the ideal-gas models of trading markets, where each agent is identified with a gas molecule and each trading as an elastic or money-conserving (two-body) collision. Unlike in the ideal gas, we introduce saving propensity λλ of agents, such that each agent saves a fraction λλ of its money and trades with t…

2003-11-11abs ↗pdf ↗

We have numerically simulated the ideal-gas models of trading markets, where each agent is identified with a gas molecule and each trading as an elastic or money-conserving two-body collision. Unlike in the ideal gas, we introduce (quenched) saving propensity of the agents, distributed widely between the agents ($0 \le…

2003-01-16abs ↗pdf ↗

We analyze the ideal gas like models of markets and review the different cases where a `savings' factor changes the nature and shape of the distribution of wealth. These models can produce similar distribution of wealth as observed across varied economies. We present a more realistic model where the saving factor can v…

2006-07-28abs ↗pdf ↗

We analyze an ideal gas like models of a trading market. We propose a new fit for the money distribution in the fixed or uniform saving market. For the marketwith quenched random saving factors for its agents we show that the steady state income (mm) distribution P(m)P(m) in the model has a power law tail with Pareto in…

2005-05-06abs ↗pdf ↗

We discuss the ideal gas like models of a trading market. The effect of savings on the distribution have been thoroughly reviewed. The market with fixed saving factors leads to a Gamma-like distribution. In a market with quenched random saving factors for its agents we show that the steady state income (mm) distributi…

2005-07-18abs ↗pdf ↗

This paper considers ideal gas-like models of trading markets, where each agent is identified as a gas molecule that interacts with others trading in elastic or money-conservative collisions. Traditionally, these models introduce different rules of random selection and exchange between pair agents. Unlike these traditi…

2009-04-02abs ↗pdf ↗

We provide an exact solution to the ideal-gas-like models studied in econophysics to understand the microscopic origin of Pareto-law. In these class of models the key ingredient necessary for having a self-organized scale-free steady-state distribution is the trading or collision rule where agents or particles save a d…

2006-03-17abs ↗pdf ↗

This paper considers the ideal gas-like model of trading markets, where each individual is identified as a gas molecule that interacts with others trading in elastic or money-conservative collisions. Traditionally this model introduces different rules of random selection and exchange between pair agents. Real economic …

2009-06-10abs ↗pdf ↗

Mounting evidences are being gathered suggesting that income and wealth distribution in various countries or societies follow a robust pattern, close to the Gibbs distribution of energy in an ideal gas in equilibrium, but also deviating significantly for high income groups. Application of physics models seem to provide…

2007-03-21abs ↗pdf ↗

Increasingly, a huge amount of statistics have been gathered which clearly indicates that income and wealth distributions in various countries or societies follow a robust pattern, close to the Gibbs distribution of energy in an ideal gas in equilibrium. However, it also deviates in the low income and more significantl…

2007-09-11abs ↗pdf ↗

The effects of saving and spending patterns on holding time distribution of money are investigated based on the ideal gas-like models. We show the steady-state distribution obeys an exponential law when the saving factor is set uniformly, and a power law when the saving factor is set diversely. The power distribution c…

2005-07-20abs ↗pdf ↗

This is the third installment in our series of articles (dg-ga/9712005, dg-ga/9710032) on the application of the PU(2) monopole equations to prove Witten's conjecture (hep-th/9411102) concerning the relation between the Donaldson and Seiberg-Witten invariants of smooth four-manifolds. The moduli space of solutions to t…

1999-07-16abs ↗pdf ↗

This paper presents the R package GAS for the analysis of time series under the Generalized Autoregressive Score (GAS) framework of Creal et al. (2013) and Harvey (2013). The distinctive feature of the GAS approach is the use of the score function as the driver of time-variation in the parameters of nonlinear models. T…

2016-09-08abs ↗pdf ↗

Paper proves stability of multi-dimensional rarefaction waves in gas dynamics.

problem Challenges in constructing multi-dimensional rarefaction waves in gas dynamics.
method Geometric Weighted Energy Method (GWEM) to overcome derivative losses.
result Established nonlinear stability of multi-dimensional rarefaction waves for compressible Euler equations.

Structural Causal Models (SCMs) provide a popular causal modeling framework. In this work, we show that SCMs are not flexible enough to give a complete causal representation of dynamical systems at equilibrium. Instead, we propose a generalization of the notion of an SCM, that we call Causal Constraints Model (CCM), an…

2018-05-16abs ↗pdf ↗

GAS models have been recently proposed in time-series econometrics as valuable tools for signal extraction and prediction. This paper details how financial risk managers can use GAS models for Value-at-Risk (VaR) prediction using the novel GAS package for R. Details and code snippets for prediction, comparison and back…

2016-11-18abs ↗pdf ↗

For a given real generic curve $\ga: S^1\to \Bbb {RP}^n$ let $D_\ga$ denote the ruled hypersurface in RPn\Bbb {RP}^n consisting of all osculating subspaces to $\ga$ of codimension 2. A curve $\ga: S^1\to \Bbb {RP}^n$ is called convex if the total number of its intersection points (counted with multiplicities) with any h…

1996-08-26abs ↗pdf ↗

Study characterizes Uniswap v3 liquidity pools using transaction graphs and identifies ideal trading conditions.

problem Computational expense in analyzing the full Uniswap v3 ecosystem.
method Extracted and analyzed a sub-universe of liquidity pools, using transaction graphs and graph2vec algorithm.
result Identified seven clusters of liquidity takers with similar trading preferences and introduced an ideal crypto law.

This paper analyzes Ethereum's gas fees and their derivatives, providing a comprehensive model.

problem Understanding and predicting gas fees on the Ethereum blockchain.
method Analyzed Ethereum's gas fee structure and used a fractional Ornstein-Uhlenbeck process to model gas prices.
result A model for pricing and trading gas fee derivatives to hedge against volatility.

This study compares GNNs and GA-MLPs, finding GA-MLPs can distinguish graphs but not count walks.

problem Comparing expressive power and graph isomorphism testing capabilities of GNNs and GA-MLPs.
method GA-MLPs augment node features with multi-hop operators and apply MLPs node-wise; GNNs are compared as a baseline.
result GA-MLPs can distinguish almost all non-isomorphic graphs but cannot count attributed walks, unlike GNNs.

We study here numerically the behavior of an ideal gas like model of markets having only one non-consumable commodity. We investigate the behavior of the steady-state distributions of money, commodity and total wealth, as the dynamics of trading or exchange of money and commodity proceeds, with local (in time) fluctuat…

2006-09-08abs ↗pdf ↗

We calculate the free energy of Coulomb gas systems on Riemann surfaces.

problem Analyzing the free energy of Coulomb gas systems on Riemann surfaces.
method Using bosonization formula and analytic torsion, we derive the asymptotic expansion of the partition function.
result We prove the geometric version of the Zabrodin-Wiegmann conjecture in the determinantal case.

GAS-Norm improves deep learning time series forecasting in non-stationary settings.

problem Deep learning models struggle with non-stationary time series data.
method Combines GAS model for adaptive normalization with deep neural networks.
result Improves deep learning performance in 21 out of 25 settings.

Modeling gas fee competition in decentralized exchanges to optimize arbitrage profits.

problem Gas fees and transaction ordering in decentralized exchanges create arbitrage opportunities.
method Developed a first equilibrium model of gas fee competition between two arbitrageurs under three transaction reversion settings.
result Mixed equilibria exist, and their characteristics depend on inventory risk and transaction settings.

The study finds a long-term relationship between Dubai crude oil and US natural gas prices.

problem Examining the relationship between Dubai crude oil and US natural gas prices.
method Used unit root and cointegration tests, ARDL cointegration technique, and Toda-Yamamoto causality test.
result There is a long-run relationship with unidirectional causality from Dubai crude oil to US natural gas.

The objective of this paper is to introduce the notion of generalized almost statistical (briefly, GAS) convergence of bounded real sequences, which generalizes the notion of almost convergence as well as statistical convergence of bounded real sequences. As a special kind of Banach limit functional, we also introduce …

2019-11-15abs ↗pdf ↗

Blockchain scaling reduces gas fees, allowing more frequent liquidity updates and concentration.

problem Adverse selection risk and high gas fees on decentralized exchanges.
method Instrumental variables analysis using blockchain scaling solutions (Arbitrum, Polygon) as instruments.
result Higher repositioning intensity and precision lead to greater liquidity concentration, benefiting small trades.

Paper introduces a new volatility model for natural gas markets and discusses swing option pricing.

problem Modeling price and storage dynamics in natural gas markets with path-dependent volatility.
method Developed a novel stochastic path-dependent volatility model and used deep learning for swing option pricing.
result Proposed a deep learning method for numerical approximations of swing option pricing.

How does dynamic price information flow among Northern European electricity spot prices and prices of major electricity generation fuel sources? We use time series models combined with new advances in causal inference to answer these questions. Applying our methods to weekly Nordic and German electricity prices, and oi…

2011-10-25abs ↗pdf ↗

Algorithm recommends trades based on crypto asset prices and market conditions.

problem Optimizing trades in volatile crypto markets to minimize gas fees and slippage.
method Cascading Waterfall Round Robin Mechanism considering gas fees and slippage.
result Algorithmic approach reduces market noise and ensures sound trade execution.