https://arxiv.org/api/RvFjGPHi6PBen14xR708HYnvxRY2026-06-14T17:36:11Z480842015http://arxiv.org/abs/2511.21696v1New Interval Calculus with Application to Interval Differential Equations2025-11-08T05:21:23ZThis paper presents a systematic study of the calculus of interval-valued functions and its application to interval differential equations. To this end, first, we introduce new interval arithmetic operations. Under new operations, the space of interval numbers becomes a strict linear space, and indeed a Hilbert space, whereas the traditional interval arithmetic yields only a semilinear space with a defective algebraic structure. Secondly, by basing derivative and integral of interval-valued functions on the proposed operations, we retain every essential property of classical calculus while seamlessly incorporating ideas from the multiplicative calculus. The resulting unified hybrid framework eliminates the tedious case-by-case inspection of switching points required by the gH-derivative, leading to a markedly streamlined computational procedure. Finally, we establish an existence theorem for solutions of interval differential equations within the new calculus and corroborate its validity and practicality through representative examples. In contrast to the gH-derivative approach, the number of potential solutions does not explode doubly with additional switching points, ensuring robustness in both theory and computation.2025-11-08T05:21:23ZWei LiuMuhammad Aamir AliYanrong Anhttp://arxiv.org/abs/2509.25221v3Application of a new iterative formula for computing $π$ and nested radicals with roots of $2$2025-11-07T23:19:20ZIn this work, we obtain an iterative formula that can be used for computing digits of $π$ and nested radicals of kind $c_n/\sqrt{2 - c_{n - 1}}$, where $c_0 = 0$ and $c_n = \sqrt{2 + c_{n - 1}}$. We also show how with the help of this iterative formula, the two-term Machin-like formulas for $π$ can be generated and approximated. Some examples with Mathematica codes are presented.2025-09-24T02:46:45Z36 pagesAppliedMath 2025, 5(4), 156Sanjar M. AbrarovRehan SiddiquiRajinder Kumar JagpalBrendan M. Quine10.3390/appliedmath5040156http://arxiv.org/abs/2511.07452v1Real and complex spherical designs and their Gramian2025-11-05T22:15:56ZIf a (weighted) spherical design is defined as an integration (cubature) rule for a unitarily invariant space P of polynomials (on the sphere), then any unitary image of it is also such a spherical design. It therefore follows that such spherical designs are determined by their Gramian (Gram matrix). We outline a general method to obtain such a characterisation as the minima of a function of the Gramian, which we call a potential. This characterisation can be used for the numerical and analytic construction of spherical designs. When the space P of polynomials is not irreducible under the action of the unitary group, then the potential is not unique. In several cases of interest, e.g., spherical t-designs and half-designs, we use this flexibility to provide potentials with a very simple form. We then use our results to develop certain aspects of the theory of real and complex spherical designs for unitarily invariant polynomial spaces.2025-11-05T22:15:56ZShayne Waldronhttp://arxiv.org/abs/2112.05521v81Bounded Solutions of a Complex Differential Equation for the Riemann Hypothesis2025-11-05T14:37:08ZIn this manuscript, we consider the Riemann zeta function $ζ$, defined through the Abel summation formula. We present a simple analytical method based on a complex differential equation.
The aim is to propose a new analytical approach, relying on complex differential equations defined on the interval $[1,+\infty)$, in order to gain insight into the behavior of $ζ(s)$ within the critical strip. We introduce a differential equation depending only on the complex parameter $s$, extracted from the analytical structure of $ζ(s)$ for $s$ in the critical strip. This equation admits a unique continuous and bounded solution. The non-trivial zeros of the zeta function can thus be characterized through the boundedness of such a solution. Furthermore, we conjecture an asymmetry in the boundedness of these solutions with respect to the critical line, suggesting that if $ζ(1-s)= 0$, then $ζ(s) \neq 0$ for any $s$ in the critical strip except on the critical line. This observation does not contradict the Riemann functional equation but supports a formulation consistent with the Riemann Hypothesis, opening a simple yet potentially new direction for the analytical investigation of the zeta function and the localization of its non-trivial zeros.2021-12-07T09:55:07ZAll previous attempts have failed. The change introduced in the present version is to emphasize the approach of studying the Riemann Hypothesis solely within the framework of dynamical systems. More precisely, it focuses on a non-homogeneous linear differential equation from [1, +\infty) into R^2Walid Oukilhttp://arxiv.org/abs/2511.07449v1A space-fractional reaction-diffusion system with cylindrical symmetry2025-11-05T08:11:38ZDiffusion within porous media, such as biological tissues, exhibits departures from conventional Fick's laws, which could result in space-fractional diffusion. The paper considers a reaction-diffusion system with two spatial compartments -- a proximal one of finite radius having a source, and an outer one extending to infinity where the source is not present but first-order decay of the diffusing species takes place. The system models the foreign body reaction around an implanted electrode. Microscopic heterogeneity inside the tissue was modeled by a space-fractional Riesz Laplacian acting on the concentration. This allows for a flexible approach when estimating transport parameters from experimental data. The steady-state of the system is solved in terms of Hankel and Mellin transforms, resulting in a Fox H-function. In the integer-order case, the analytical solution reduces to a superposition of modified Bessel functions of the first and second kinds. Solutions are exhibited by numerical quadrature of the involved Bessel function integrals.2025-11-05T08:11:38Z6 pages; 6 figuresDimiter Prodanovhttp://arxiv.org/abs/2510.17065v2On the Maximal Gap between Primes2025-11-04T08:50:33ZIn this paper, we show some results about the gap between a prime number and its consecutive prime number for large enough prime numbers. We show that the gap between a prime number $p_n$ and its consecutive prime number is not larger than $2\log^2{p_n}$. We also show that the result implies the existence of a prime number in a certain type of interval for large enough numbers as a consequence.2025-10-20T00:38:24Zfound a major error in the main theorem, therefore I decided to withdraw before finding a way to repair the proof of the main claim(if possible)Cheng-Ting Wanghttp://arxiv.org/abs/2511.00082v2Using Simple Linear Models with Truncation to Determine the Gregorian Day of the Week2025-11-04T04:51:29ZThe Gregorian calendar -- first established for daily use on Friday, October 15th, 1582 by Pope Gregory XIII in Catholic countries -- is presently the most pervasive calendar in the world. As such, algorithms for performing various calendrical computations in accurate, performant, and easily implementable ways are extremely useful in fields like software engineering. In this paper, we present a novel algorithm for determining the day of the week for any date in the Gregorian calendar. Of note, our algorithm does not rely on remembering tables of values. Instead, we encode tables needed for computation using simple linear regression with truncation to adjust for any errors present in our linear models in such a way that no tables have to be recalled. In addition, our algorithm does not require a relabeling of days, weeks, months, or years to values other than their intuitive representations. The algorithm works by taking a date in the Gregorian calendar, calculating the number of days (accounting for leap years using simple linear regression with truncation) that have elapsed since the epoch of the Gregorian calendar in 1582 from the specified date and adding this number modulo 7 to the epoch's day of the week thus, obtaining the day of the week for the requested date in numeric form.2025-10-29T19:56:18ZBryce Iversenhttp://arxiv.org/abs/2511.07444v1Complete Monotonicity of the function involving derivatives of Barnes G-function2025-11-03T23:45:16ZIn this manuscript, we present the complete monotonicity of functions defined in terms of the poly-double gamma function \begin{align*}
ψ_2^{(n)}(x) = (-1)^{n+1} n! \sum_{k=0}^{\infty} \dfrac{(1+k)}{(x+k)^{n+1}}, \quad x > 0, \ n\geq 2. \end{align*} Consequently, we derive bounds for the ratio involving $ψ_2^{(n)}(x)$ and apply these bounds to establish the convexity, subadditivity and superadditivity of $ψ_2^{(n)}(x)$. In the process, various fundamental properties of $ψ_2^{(n)}(x)$ are established, including recurrence relations, integral representations, asymptotic expansions, complete monotonicity, and related inequalities. Graphical illustrations are provided to support the theoretical results.2025-11-03T23:45:16Z6 figuresDeepshikha MishraA. Swaminathanhttp://arxiv.org/abs/2511.07443v1Inequalities involving a Ramanujan Integral2025-11-03T23:39:50ZIn this manuscript, various properties of the Ramanujan integral $I_R(x)$, defined as \begin{align*}
I_R(x) = \int_0^\infty e^{-xt} \dfrac{dt}{t(π^2 + \log^2 t)}, \quad x>0, \end{align*} are investigated, including its monotonicity, subadditivity, as well as convexity. Furthermore, it is shown that the Ramanujan integral admits an antiderivative that belongs to the class of Bernstein functions. Subsequently, we examine a Turan-type function involving the Ramanujan integral given by \begin{align*}
H_n(x;α) = \left(I_R^{(n)}(x)\right)^2 - αI_R^{(n-1)}(x) I_R^{(n+1)}(x), \quad x>0, \end{align*}
and establish its complete monotonicity under certain conditions on $α$. Graphical evidences are given for the results where few ranges are yet to be established, providing scope for future research.2025-11-03T23:39:50Z4 figuresDeepshikha MishraA. Swaminathanhttp://arxiv.org/abs/2403.17949v2A prime number "Game of Life": can floor($y \cdot p\#$) be prime for all $p$>=2?2025-11-03T17:52:25ZA new sequence in the spirit of the Mills primes is presented and its properties are investigated.2024-03-07T20:01:24Z26 pages, 6 figuresMartin Raabhttp://arxiv.org/abs/2510.20841v2Remarks on Redheffer's inequality2025-11-03T12:56:22ZRedheffer's inequality and its extensions are applied to study the behavior and estimates of the first eigenvalue of $p$-Laplacian with respect to $p$. Furthermore, a Redheffer-type inequality for the generalized trigonometric function is extended to a broader class.2025-10-18T14:48:29Z11 pagesNagi SuzukiShingo Takeuchihttp://arxiv.org/abs/2409.02941v3The characterizations of monotone functions which generate associative functions2025-11-03T08:05:56ZAssociativity of a two-place function $T: [0,1]^2\rightarrow [0,1]$ defined by $T(x,y)=f^{(-1)}(F(f(x),f(y)))$ where $F:[0,\infty]^2\rightarrow[0,\infty]$ is an associative function, $f: [0,1]\rightarrow [0,\infty]$ is a monotone function which satisfies either $f(x)=f(x^{+})$ when $f(x^{+})\in \mbox{Ran}(f)$ or $f(x)\neq f(y)$ for any $y\neq x$ when $f(x^{+})\notin \mbox{Ran}(f)$ for all $x\in[0,1]$ and $f^{(-1)}:[0,\infty]\rightarrow[0,1]$ is a pseudo-inverse of $f$ depends only on properties of the range of $f$. The necessary and sufficient conditions for the $T$ to be associative are presented by applying the properties of the monotone function $f$.2024-08-24T01:56:19Z17 pagesFuzzy Sets and Systems 500 (2025) 109201Chen MengYun-Mao ZhangXue-ping Wang10.1016/j.fss.2024.109201http://arxiv.org/abs/1805.07741v7Almost all of the zeros of the Riemann zeta-function are on the critical line2025-11-01T13:33:13ZThis is a reworked version of the paper.
An idea that allows us to circumvent limitations of previous approaches is not to apply arithmetic-geometric mean inequality and the second moment asymptotics to the entire segment $[1/2-a/\log T+iT,1/2-a/\log T+i2T]$ but use them on a subset only, and use the integral of logarithm of the mollified function on the complement.
Ultimately, the result depends on the exponent in the zero-density estimate near the critical line, which leads to the relation between the magnitude of $\widetilde{V}^{1/2}$ and the measure of the exceptional set in Theorem 4, Section 2.3. The exponents of Jutila and Conrey are enough for our purposes.
We provide more details on an effective approximation of $1/z$ using the Schwarz-Christoffel mapping. This is needed in the construction of the mollifier.
One observation on why the approach is feasible is that the functional equation established in the paper allows one to shift the segment of integration $[1/2-a/\log T+iT,1/2-a/\log T+i2T]$ to $[1/2+A/\log T+iT,1/2+A/\log T+i2T]$. A result of Selberg allows for a proof that almost all of zeros of our integrand are to the left of the shifted segment.2018-05-20T09:16:13Z38 pages, 5 figuresTatyana PreobrazhenskayaSergei Preobrazhenskiihttp://arxiv.org/abs/2511.00219v1Some smooth divergences for $\ell_{1}-$approximations2025-10-31T19:32:00ZFor some smooth special case of generalized $\varphi-$divergences as well as of new divergences (called scaled shift divergences), we derive approximations of the omnipresent (weighted) $\ell_{1}-$distance and (weighted) $\ell_{1}-$norm.2025-10-31T19:32:00ZThis (here-posted) preprint has not undergone any post-submission improvements or corrections. The (peer-reviewed, corrected, resubmitted, final) Version of Record of this contribution is published in Geometric Science of Information (GSI 2025), and is available online at https://link.springer.com/chapter/10.1007/978-3-032-03918-7_37Geometric Science of Information (GSI 2025)Pierre BertrandWolfgang Stummer10.1007/978-3-032-03918-7_37http://arxiv.org/abs/2511.07435v1Convergence of Szász-Mirakyan-Durrmeyer operators having Laguerre-type weight2025-10-31T12:47:39ZIn this paper, we introduce a new family of Szasz-Mirakyan-Durrmeyer operators defined on the half-line [0,\infty), constructed using Laguerre-type kernels. We discuss in detail the algebraic structure and analytical properties of these operators. thoroughly investigated. Explicit closed-form expressions for the moments are derived, along with a differential recurrence relation connecting successive moments. Quantitative estimates on compact intervals are obtained, and Weighted approximation results are provided for unbounded functions. Furthermore, the asymptotic behavior of the central moment is analyzed. We establish both local and global $L_p$-convergence results and identify the eigenfunctions associated with these operators. These findings demonstrate the effectiveness of the proposed generalized operators in extending classical approximation results to the unbounded domain.2025-10-31T12:47:39Z19 pagesPrashantkumar G. Patel