SearcharxivSearch

arXiv subjects

Richa Sharma

Publications and source records attributed to Richa Sharma.

At least 19 recordsLinked to original sources

Classification of the rank of a certain family of elliptic curves

In this article, we study the family of elliptic curves $E_{-2pq}: y^2=x^3-2pqx$, where $p$ and $q$ are distinct odd primes. Using a $2$-isogeny methods and some elementary techniques, we obtain explicit possibilities for the Mordell--Weil ranks, conditional on the Parity Conjecture. Moreover, in the rank-one case, we are also able to derive explicit conditions that are independent of the parity conjecture. Moreover, the main results depend only on the residue classes of $(p,q)$ modulo $8$ and the Legendre symbols $\legendre{p}{q}$.

math.NT

Training on Data Analysis Reproducibility via Containerization with Apptainer

We present the material and resources developed for training physicists on containerization technologies enabled by Apptainer. In the context of analysis preservation using Apptainer's capabilities, we have developed examples that execute common tools in High Energy Physics (HEP) and Nuclear Physics within containers. Training physicists on containerization technologies is of utmost importance in today's research landscape. By embracing these technologies, users can achieve enhanced reproducibility, portability, collaboration, and resource efficiency, assuring the conditions and integrity of the scientific analysis process. This training module,``Introduction to Apptainer/Singularity'', is part of the HEP Software Foundation Training Center, which aims to equip newcomers to the field of High Energy Physics with the necessary software skills and best practices.

physics.ed-ph

Stability by Design: Atomistic Insights into Hydrolysis-Driven MOF Degradation

Metal-organic frameworks (MOFs) are porous materials formed by interconnected metal atoms via organic linkers, resulting in high surface area and tuneable porosity, making them exceptional candidates for CO2 capture. However, their stability and efficacy in humid conditions are not fully understood, often limiting their commercial applications. Here, we estimate the stability of seven common Zn-based MOFs using reactive molecular dynamics (MD) along with metadynamics sampling to determine hydrolysis energetics at conditions representative of low water concentration limit. The reactions' free energy surfaces (FESs) showed that water stability strongly depends on its linker size and chemistry. Our findings indicate zeolitic imidazolate frameworks (ZIFs), a subclass of MOFs, exhibit higher water stability than iso-reticular metal-organic frameworks (IRMOFs). We further attempt to correlate hydrolysis energy barrier with the physicochemical descriptors of these MOFs. This study provides insights into the critical factors and fundamental implications for developing stable porous materials for carbon capture technologies.

cond-mat.mtrl-sci

The Critical Importance of Software for HEP

Particle physics has an ambitious and broad global experimental programme for the coming decades. Large investments in building new facilities are already underway or under consideration. Scaling the present processing power and data storage needs by the foreseen increase in data rates in the next decade for HL-LHC is not sustainable within the current budgets. As a result, a more efficient usage of computing resources is required in order to realise the physics potential of future experiments. Software and computing are an integral part of experimental design, trigger and data acquisition, simulation, reconstruction, and analysis, as well as related theoretical predictions. A significant investment in computing and software is therefore critical. Advances in software and computing, including artificial intelligence (AI) and machine learning (ML), will be key for solving these challenges. Making better use of new processing hardware such as graphical processing units (GPUs) or ARM chips is a growing trend. This forms part of a computing solution that makes efficient use of facilities and contributes to the reduction of the environmental footprint of HEP computing. The HEP community already provided a roadmap for software and computing for the last EPPSU, and this paper updates that, with a focus on the most resource critical parts of our data processing chain.

hep-ex

Design And Flight Testing Of LQRi Attitude Control For Quadcopter UAV

This paper presents the design, implementation, and flight test results of linear quadratic integral regulator (LQRi) based attitude control for a quadcopter UAV. We present the derivation of the mathematical model for the kinematics and dynamics of the UAV, along with the linearized state space representation of the system about hover conditions. LQR and LQRi controllers are then designed to stabilize the UAV in hover conditions and to track desired attitude commands. The controllers are then implemented onboard the Pixhawk flight controller and flight test results are discussed. Finally, the code related to this paper has been published open-source for replication and further research

cs.RO

Integral solutions of certain Diophantine equation in quadratic fields

Let $K= \mathbf{Q}(\sqrt{d})$ be a quadratic field and $\mathcal{O}_{K}$ be its ring of integers. We study the solvability of the Diophantine equation $r + s + t = rst = 2$ in $\mathcal{O}_{K}$. We prove that except for $d= -7, -1, 17$ and $101$ this system is not solvable in the ring of integers of other quadratic fields.

math.NT

Transport and Localization in Quantum Walks on a Random Hierarchy of Barriers

We study transport within a spatially heterogeneous one-dimensional quantum walk with a combination of hierarchical and random barriers. Recent renormalization group calculations for a spatially disordered quantum walk with a regular hierarchy of barriers alone have shown a gradual decrease in transport but no localization for increasing (but finite) barrier sizes. In turn, it is well-known that extensive random disorder in the spatial barriers is sufficient to localize a quantum walk on the line. Here we show that adding only a sparse (sub-extensive) amount of randomness to a hierarchy of barriers is sufficient to induce localization such that transport ceases. Our numerical results suggest the existence of a localization transition for a combination of both, the strength of the regular barrier hierarchy at large enough randomness as well as the increasing randomness at sufficiently strong barriers in the hierarchy.

quant-ph

On a family of elliptic curves of rank at least $2$

Let $C_{m} : y^{2} = x^{3} - m^{2}x +p^{2}q^{2}$ be a family of elliptic curves over $\mathbb{Q}$, where $m$ is a positive integer and $p, q$ are distinct odd primes. We study the torsion part and the rank of $C_m(\mathbb{Q})$. More specifically, we prove that the torsion subgroup of $C_{m}(\mathbb{Q})$ is trivial and the $\mathbb{Q}$-rank of this family is at least $2$, whenever $m \not \equiv 0 \pmod 4$ and $m \equiv 2 \pmod {64}$ with neither $p$ nor $q$ divides $m$.

math.NT

On the solutions of certain Lebesgue-Ramanujan-Nagell equations

We completely solve the Diophantine equation $x^2+2^k11^\ell19^m=y^n$ in integers $x,y\geq 1;~ k,\ell, m\geq 0~$ and $n\geq 3$ with $\gcd(x,y)=1$, except the case $2\mid k, 2\nmid \ell m$ and $5\mid n$. We use this result to recover some earlier results in the same direction.

math.NT

Naturalization of Text by the Insertion of Pauses and Filler Words

In this article, we introduce a set of methods to naturalize text based on natural human speech. Voice-based interactions provide a natural way of interfacing with electronic systems and are seeing a widespread adaptation of late. These computerized voices can be naturalized to some degree by inserting pauses and filler words at appropriate positions. The first proposed text transformation method uses the frequency of bigrams in the training data to make appropriate insertions in the input sentence. It uses a probability distribution to choose the insertions from a set of all possible insertions. This method is fast and can be included before a Text-To-Speech module. The second method uses a Recurrent Neural Network to predict the next word to be inserted. It confirms the insertions given by the bigram method. Additionally, the degree of naturalization can be controlled in both these methods. On the conduction of a blind survey, we conclude that the output of these text transformation methods is comparable to natural speech.

cs.CL

A single-cell RNA expression map of coronavirus receptors and associated factors in developing human embryos

To predict if developing human embryos are permissive to coronaviruses, we analyzed publicly available single cell RNA-seq datasets of zygotes, 4-cell, 8-cell, morula, inner cell mass, epiblast, primitive endoderm and trophectoderm for the coronavirus receptors (ACE2, BSG, DPP4 and ANPEP), the Spike protein cleavage enzymes (TMPRSS2, CTSL). We also analyzed the presence of host genes involved in viral replication, the endosomal sorting complexes required for transport (ESCRT) and SARS-Cov-2 interactions. The results reveal that ACE2, BSG, DPP4 and ANPEP are expressed in the cells of the zygote, to blastocyst including the trophectodermal lineage. ACE2, TMPRSS, BSG and CTSL are co-transcribed in a proportion of epiblast cells and most cells of the trophectoderm. The embryonic and trophectodermal cells also express genes for proteins ESCRT, viral replication and those that interact with SARS-CoV-2. We identified 1985 genes in epiblast and 1452 genes in the trophectoderm that are enriched in the ACE2 and TMPRSS2 co-expressing cells; 216 genes of these are common in both the cell types. These genes are associated with lipid metabolism, lysosome, peroxisome and oxidative phosphorylation pathways. Together our results suggest that developing human embryos could be permissive to coronavirus entry by both canonical and non-canonical mechanisms and they also express the genes for proteins involved in viral endocytosis and replication. This knowledge will be useful for evidence-based patient management for IVF during the COVID-19 pandemic.

q-bio.TO

On the Diophantine equation $f(x)=2f(y)$

Let $f(x)=x^{2}(x^{2}-1)(x^{2}-2)(x^{2}-3).$ We prove that the Diophantine equation $ f(x)=2f(y)$ has no solutions in positive integers $x$ and $y$, except $(x, y)=(1, 1)$.

math.NT

Hour time-scale QPOs in the X-ray and radio emission of LS I +61$^{\circ}$303

LS I +61$^{\circ}$303 is an X-ray binary with a radio outburst every ~27 days. Previous studies of the stellar system revealed radio microflares superimposed on the large radio outburst. We present here new radio observations of LS I +61$^{\circ}$303 at 2.2 GHz with the Westerbork Synthesis Radio Telescope (WSRT). Using various timing analysis methods we find significant Quasi-Periodic Oscillations (QPOs) of 55 minutes stable over the duration of 4 days. We also use archival data obtained from the Suzaku satellite at X-ray wavelengths. We report here for the first time significant X-ray QPOs of about 2 hours present over the time span of 21 hours. We compare our results with the previously reported QPO observations and we conclude that the QPOs seem to be associated with the radio outburst, independent of the amplitude of the outburst. Finally, the different QPO time-scales are discussed in the context of magnetic reconnection.

astro-ph.HE

Testing the limits of unsupervised learning for semantic similarity

Semantic Similarity between two sentences can be defined as a way to determine how related or unrelated two sentences are. The task of Semantic Similarity in terms of distributed representations can be thought to be generating sentence embeddings (dense vectors) which take both context and meaning of sentence in account. Such embeddings can be produced by multiple methods, in this paper we try to evaluate LSTM auto encoders for generating these embeddings. Unsupervised algorithms (auto encoders to be specific) just try to recreate their inputs, but they can be forced to learn order (and some inherent meaning to some extent) by creating proper bottlenecks. We try to evaluate how properly can algorithms trained just on plain English Sentences learn to figure out Semantic Similarity, without giving them any sense of what meaning of a sentence is.

cs.CL

Radio QPO in the $γ$-ray-loud X-ray binary LS I +61${^\circ}$303

LS I +61${^\circ}$303 is a $γ$-ray emitting X-ray binary with periodic radio outbursts with time scales of one month. Previous observations have revealed microflares superimposed on these large outbursts with periods ranging from a few minutes to hours. This makes LS I +61${^\circ}$303, along with Cyg X-1, the only TeV emitting X-ray binary exhibiting radio microflares. To further investigate these microflaring activity in LS I +61${^\circ}$303 we observed the source with the 100-m Effelsberg radio telescope at 4.85, 8.35, and 10.45 GHz and performed timing analysis on the obtained data. Radio oscillations of 15 hours time scales are detected at all three frequencies. We also compare the spectral index evolution of radio data to that of the photon index of GeV data observed by Fermi-LAT. We conclude that the observed QPO could result from multiple shocks in a jet.

astro-ph.HE