SearcharxivSearch

arXiv subjects

Aritra Sinha

Publications and source records attributed to Aritra Sinha.

15 recordsLinked to original sources

Electronic Green's function across the pseudogap to stripe transition in the $t$-$t'$-$J$ model

Superconducting domes in strongly correlated electronic systems are often accompanied by charge density waves and peculiar features in the electronic structure. The appearance of a pseudogap, in particular, and its relation to charge density waves remains insufficiently understood. Here, we investigate the electronic Green's function of the underdoped $t$-$t'$-$J$ model of the cuprate superconductors using tensor network algorithms for finite temperature dynamics on cylinders of width $4$. We find the prominent momentum differentiation, the hallmark of the pseudogap, to be strongly dependent on $t'$, which develops into a momentum-dependent opening of a gap upon decreasing temperature, consistent with the formation of a Fermi arc at intermediate temperatures. The nodal gap around ${\bf k}=(\pi/2,\pi/2)$ closes and fills with increasing temperature as coherent stripe order melts into a regime of fluctuating charge clusters.

cond-mat.str-el

Evolution of superconductivity from charge clusters to stripes in the $t$-$t'$-$J$ model

Competition and coexistence of charge orders and superconductivity are hallmarks in many strongly correlated electron systems. Here, we unravel the precise role of charge fluctuations on the superconducting state in the $t$-$t'$-$J$ model of the high-temperature cuprate superconductors. Using finite-temperature tensor network simulations, we investigate thermal snapshots in the underdoped regime where the ground state features a superconducting stripe phase. At intermediate temperatures, where stripes have melted and hole clustering is observed, we find that pairing correlations are tightly localized on the hole clusters. Upon entering the stripe regime at lower temperatures, pairing increasingly delocalizes across different hole clusters to ultimately become coherent across the full system in the ground state. This pair-charge locking gives rise to an intuitive picture of the parent state of the superconducting stripe phase: pairing is localized on hole clusters formed via hole attraction due to the onset of magnetic correlations at intermediate temperature. We discuss how this microscopic picture is consistent with a broad range of experimental observations in cuprate superconductors, including scanning tunneling microscopy (STM) evidence for local pairing above $T_c$ and nuclear magnetic resonance (NMR) signatures of charge clustering in the underdoped regime.

cond-mat.str-el

XDiag: Exact Diagonalization for Quantum Many-Body Systems

Exact diagonalization (ED) is a cornerstone technique in quantum many-body physics, enabling precise solutions to the Schrödinger equation for interacting quantum systems. Despite its utility in studying ground states, excited states, and dynamical behaviors, the exponential growth of the Hilbert space with system size presents significant computational challenges. We introduce XDiag, an open-source software package designed to combine advanced and efficient algorithms for ED with and without symmetry-adapted bases with user-friendly interfaces. Implemented in C++ for computational efficiency and wrapped in Julia for ease of use, XDiag provides a comprehensive toolkit for ED calculations. Key features of XDiag include the first publicly accessible implementation of sublattice coding algorithms for large-scale spin system diagonalizations, efficient Lin table algorithms for symmetry lookups, and random-hashing techniques for distributed memory parallelization. The library supports various Hilbert space types (e.g., spin-1/2, electron, and t-J models), facilitates symmetry-adapted block calculations, and automates symmetry considerations. The package is complemented by extensive documentation, a user guide, reproducible benchmarks demonstrating near-linear scaling on thousands of CPU cores, and over 20 examples covering ground-state calculations, spectral functions, time evolution, and thermal states. By integrating high-performance computing with accessible scripting capabilities, XDiag allows researchers to perform state-of-the-art ED simulations and explore quantum many-body phenomena with unprecedented flexibility and efficiency.

cond-mat.str-el

Finite temperature dopant-induced spin reorganization explored via tensor networks in the two-dimensional $t$-$J$ model

We study the two-dimensional $t$--$J$ model at finite temperature directly in the thermodynamic limit using purification represented by an infinite projected entangled-pair state (iPEPS). We reach temperatures down to $T/t=0.1$ and hole concentrations up to $1-n\simeq0.25$, and provide benchmark thermodynamic-limit results for the specific heat, uniform susceptibility, and charge compressibility. We identify a susceptibility maximum $T^\ast$ that tracks the buildup of short-range antiferromagnetism and a shallow compressibility enhancement upon cooling in the same doping window. To expose the underlying microscopic mechanism, we introduce dopant-conditioned multi-point correlators that quantify how holes reorganize nearby exchange: single holes weaken adjacent antiferromagnetic bonds, while nearest-neighbor hole pairs produce a cooperative response that reinforces antiferromagnetism on the parallel plaquette edge. Over the same parameter window, $d$-wave pairing correlations remain short-ranged. These results provide experiment-compatible thermodynamic-limit benchmarks and establish dopant-conditioned correlators as incisive probes of finite-temperature spin-texture reorganization in doped Mott insulators.

cond-mat.str-el

Observation of emergent scaling of spin-charge correlations at the onset of the pseudogap

In strongly correlated materials, interacting electrons are entangled and form collective quantum states, resulting in rich low-temperature phase diagrams. Notable examples include cuprate superconductors, in which superconductivity emerges at low doping out of an unusual "pseudogap" metallic state above the critical temperature. The Fermi-Hubbard model, describing a wide range of phenomena associated with strong electron correlations, still offers major computational challenges despite its simple formulation. In this context, ultracold atoms quantum simulators have provided invaluable insights into the microscopic nature of correlated quantum states. Here, we use a quantum gas microscope Fermi-Hubbard simulator to explore a wide range of dopings and temperatures in a regime where a pseudogap is known to develop. By measuring multi-point correlation functions up to fifth order, we uncover a novel universal scaling behaviour in magnetic and higher-order spin-charge correlations characterised by a doping-dependent temperature scale. Accurate comparisons with determinant Quantum Monte Carlo and Minimally Entangled Typical Thermal States simulations confirm that this temperature scale is comparable to the pseudogap temperature T*. Our quantitative findings reveal a novel qualitative behaviour of magnetic properties and spin-charge correlations in an emergent pseudogap and pave the way towards the exploration of charge pairing and collective phenomena expected at lower temperatures.

cond-mat.str-el

Forestalled Phase Separation as the Precursor to Stripe Order

Stripe order is a prominent feature in the phase diagram of the high-temperature cuprate superconductors. It has been confirmed as the lowest-energy state of the two-dimensional Fermi Hubbard model in certain parameter regimes. Upon increasing the temperature, stripes and the superconducting state give way to the enigmatic strange-metal and pseudogap regimes, whose precise nature remains a long-standing puzzle. Using modern tensor network techniques, we discover a crucial aspect of these regimes. Infinite projected entangled pair states (iPEPS) simulations in the fully two-dimensional limit reveal a maximum in the charge susceptibility at temperatures above the stripe order. This maximum is located around filling $n=0.9$ and intensifies upon cooling. Using minimally entangled typical thermal states (METTS) on finite cylinders, we attribute the enhanced charge susceptibility to the formation of charge clusters, reminiscent of phase separation where the system is partitioned into hole-rich and hole-depleted regions. In contrast to genuine phase separation, the charge cluster sizes fluctuate without a divergent charge susceptibility. Hence, while this precursor state features clustering of charge carriers, true phase separation is ultimately forestalled at lower temperatures by the onset of stripe order.

cond-mat.str-el

YASTN: Yet another symmetric tensor networks; A Python library for abelian symmetric tensor network calculations

We present an open-source tensor network Python library for quantum many-body simulations. At its core is an abelian-symmetric tensor, implemented as a sparse block structure managed by logical layer on top of dense multi-dimensional array backend. This serves as the basis for higher-level tensor networks algorithms, operating on matrix product states and projected entangled pair states, implemented here. Using appropriate backend, such as PyTorch, gives direct access to automatic differentiation (AD) for cost-function gradient calculations and execution on GPUs or other supported accelerators. We show the library performance in simulations with infinite projected entangled-pair states, such as finding the ground states with AD, or simulating thermal states of the Hubbard model via imaginary time evolution. We quantify sources of performance gains in those challenging examples allowed by utilizing symmetries.

cond-mat.str-el

Efficient Representation of Minimally Entangled Typical Thermal States in two dimensions via Projected Entangled Pair States

The Minimally Entangled Typical Thermal States (METTS) are an ensemble of pure states, equivalent to the Gibbs thermal state, that can be efficiently represented by tensor networks. In this article, we use the Projected Entangled Pair States (PEPS) ansatz as to represent METTS on a two-dimensional (2D) lattice. While Matrix Product States (MPS) are less efficient for 2D systems due to their complexity growing exponentially with the lattice size, PEPS provide a more tractable approach. To substantiate the prowess of PEPS in modeling METTS (dubbed as PEPS-METTS), we benchmark it against the purification method for the 2D quantum Ising model at its critical temperature. Our analysis reveals that PEPS-METTS achieves accurate long-range correlations with significantly lower bond dimensions. We further corroborate this finding in the 2D Fermi Hubbard model at half-filling. At a technical level, we introduce an efficient \textit{zipper} method to obtain PEPS boundary matrix product states needed to compute expectation values. The imaginary time evolution is performed with the neighbourhood tensor update.

quant-ph

Finite temperature tensor network study of the Hubbard model on an infinite square lattice

The Hubbard model is a longstanding problem in the theory of strongly correlated electrons and a very active one in the experiments with ultracold fermionic atoms. Motivated by current and prospective quantum simulations, we apply a two-dimensional tensor network, an infinite projected entangled pair state, evolved in imaginary time by the neighborhood tensor update algorithm working directly in the thermodynamic limit. With U(1)xU(1) symmetry and the bond dimensions up to 29, we generate thermal states down to the temperature of 0.17 times the hopping rate. We obtain results for spin and charge correlators, unaffected by boundary effects. The spin correlators, measurable in prospective ultracold atoms experiments attempting to approach the thermodynamic limit, provide evidence of disruption of the antiferromagnetic background with mobile holes in a slightly doped Hubbard model. The charge correlators reveal the presence of hole-doublon pairs near half filling and signatures of hole-hole repulsion on doping. We also obtain specific heat in the slightly doped regime.

cond-mat.str-el

Non-adiabatic dynamics across a first order quantum phase transition: Quantized bubble nucleation

Metastability is a quintessential feature of first order quantum phase transitions, which is lost either by dynamical instability or by nucleating bubbles of a true vacuum through quantum tunneling. By considering a drive across the first order quantum phase transition in the quantum Ising chain in the presence of both transverse and longitudinal fields, we reveal multiple regions in the parameter space where the initial metastable state loses its metastability in successive stages. The mechanism responsible is found to be semi-degenerate resonant tunnelings to states with specific bubble sizes. We show that such dynamics of quantized bubble nucleations can be understood in terms of Landau-Zener transitions, which provide quantitative predictions of nucleation probabilities for different bubble sizes.

cond-mat.stat-mech

Inhomogeneity induced shortcut to adiabaticity in Ising chains with long-range interactions

Driving a homogeneous system across a quantum phase transition in a quench-time $τ_Q$ generates excitations on wavelengths longer than the Kibble-Zurek (KZ) length $\hatξ\proptoτ_Q^{ν/(1+zν)}$ within the KZ time window $\hat t\proptoτ_Q^{zν/(1+zν)}$, where $z$ and $ν$ are the critical exponents. Quenches designed with local time-dependent inhomogeneity can introduce a gap in the spectrum. For a variety of setups with short-range interactions, they have been shown to suppress excitations if the spatial velocity of the inhomogenous front is below the characteristic KZ velocity $\hat v \propto \hatξ/\hat t$. Ising-like models with long-range interactions can have no sonic horizon, spreading information instantaneously across the system. Usually, this should imply that inhomogenous transitions will render the dynamics adiabatic regardless of the front velocity. However, we show that we get an adiabatic transition with no defects only when the inhomogeneous front moves slower than a characteristic crossover velocity $\tilde v \propto θ^{(z-1)ν/(1+ν)}$, where $θ$ is the slope of the inhomogeneous front at the critical point. The existence of this crossover velocity and adiabaticity of the model is a consequence of the energy gap in the quasiparticle spectrum that is opened by the inhomogeneity. This effect can be employed for efficient adiabatic quantum state preparation in systems with long-range interactions.

quant-ph

Sonic horizons and causality in the phase transition dynamics

A system gradually driven through a symmetry-breaking phase transition is subject to the Kibble-Zurek mechanism (KZM). As a consequence of the critical slowing down, its state cannot follow local equilibrium, and its evolution becomes non-adiabatic near the critical point. In the simplest approximation, that stage can be regarded as "impulse" where the state of the system remains unchanged. It leads to the correct KZM scaling laws. However, such "freeze-out" might suggest that the coherence length of the nascent order parameter remains unchanged as the critical region is traversed. By contrast, the original causality-based discussion emphasized the role of the {\it sonic horizon}: domains of the broken symmetry phase can expand with a velocity limited by the speed of the relevant sound. This effect was demonstrated in the quantum Ising chain where the dynamical exponent $z=1$ and quasiparticles excited by the transition have a fixed speed of sound. To elucidate the role of the sonic horizon, in this paper we study two systems with $z>1$ where the speed of sound is no longer fixed, and the fastest excited quasiparticles set the size of the sonic horizon. Their effective speed decays with the increasing transition time. In the extreme case, the dynamical exponent $z$ can diverge such as in the Griffiths region of the random Ising chain where localization of excited quasiparticles freezes the growth of the correlation range when the critical region is traversed. Of particular interest is an example with $z<1$ -- the long-range extended Ising chain, where there is no upper limit to the velocity of excited quasiparticles with small momenta. Initially, the power-law tail of the correlation function grows adiabatically, but in the non-adiabatic stage it lags behind the adiabatic evolution -- in accord with a generalized Lieb-Robinson bound.

quant-ph

Averaging Theory for Non-linear Oscillators

I have first discussed how averaging theory can be an effective tool in solving weakly non-linear oscillators. Then I have applied this technique for a Van der Pol oscillator and extended the stability criterion of a Van der Pol oscillator for any integer n(odd or even).

nlin.CD

Kibble-Zurek mechanism with a single particle: dynamics of the localization-delocalization transition in the Aubry-André model

The Aubry-André 1D lattice model describes a particle hopping in a pseudo-random potential. Depending on its strength $λ$, all eigenstates are either localized ($λ>1$) or delocalized ($λ<1$). Near the transition, the localization length diverges like $ξ\sim(λ-1)^{-ν}$ with $ν=1$. We show that when the particle is initially prepared in a localized ground state and the potential strength is slowly ramped down across the transition, then -- in analogy with the Kibble-Zurek mechanism -- it enters the delocalized phase having finite localization length $\hatξ\simτ_Q^{ν/(1+zν)}$. Here $τ_Q$ is ramp/quench time and $z$ is a dynamical exponent. At $λ=1$ we determine $z\simeq2.37$ from the power law scaling of energy gap with lattice size $L$. Even though for infinite $L$ the model is gapless, we show that the gap relevant for excitation during the ramp remains finite. Close to the critical point it scales like $ξ^{-z}$ with the value of $z$ determined by the finite size scaling. It is the gap between the ground state and the lowest of those excited states that overlap with the ground state enough to be accessible for excitation. We propose an experiment with a non-interacting BEC to test our prediction. Our hypothesis is further supported by considering a generalized version of Aubry-André model possessing an energy-dependent mobility edge.

cond-mat.stat-mech

Time-dependent reflection at the localization transition

A short quasi-monochromatic wave packet incident on a semi-infinite disordered medium gives rise to a reflected wave. The intensity of the latter decays as a power law $1/t^α$ in the long-time limit. Using the one-dimensional Aubry-André model, we show that in the vicinity of the critical point of Anderson localization transition, the decay slows down and the power-law exponent $α$ becomes smaller than both $α= 2$ found in the Anderson localization regime and $α= 3/2$ expected for a one-dimensional random walk of classical particles.

cond-mat.dis-nn