Skip to main content

Showing 1–50 of 70 results for author: Rojas, J M

.
  1. arXiv:2502.10590  [pdf, other

    math.AG

    Optimal Bounds for the Number of Pieces of Near-Circuit Hypersurfaces

    Authors: Weixun Deng, J. Maurice Rojas, Cordelia Russell

    Abstract: Suppose $f$ is a polynomial in $n$ variables with real coefficients, exactly $n+k$ monomial terms, and Newton polytope of positive volume. Estimating the number of connected components of the positive zero set of $f$ is a fundamental problem in real algebraic geometry, with applications in computational complexity and topology. We prove that the number of connected components is at most $3$ when… ▽ More

    Submitted 14 February, 2025; originally announced February 2025.

  2. arXiv:2501.17810  [pdf, other

    cond-mat.soft physics.bio-ph

    Cell Deformation Signatures along the Apical-Basal Axis: A 3D Continuum Mechanics Shell Model

    Authors: Jairo M. Rojas, Mayisha Z. Nakib, Vivian W. Tang, William M. Brieher, Sascha Hilgenfeldt

    Abstract: Two-dimensional (2D) mechanical models of confluent tissues have related the mechanical state of a monolayer of cells to the average perimeter length of the cell cross sections, predicting floppiness or rigidity of the material. For the well-studied system of in-vitro MDCK epithelial cells, however, we find experimentally that cells in mechanically rigid tissues display long perimeters characteris… ▽ More

    Submitted 29 January, 2025; originally announced January 2025.

    Comments: 9 pages, 5 figures. Supporting Information included in the same file (6 additional pages, 7 additional figures)

  3. arXiv:2501.08909  [pdf, other

    cs.SE

    Software Testing for Extended Reality Applications: A Systematic Mapping Study

    Authors: Ruizhen Gu, José Miguel Rojas, Donghwan Shin

    Abstract: Extended Reality (XR) is an emerging technology spanning diverse application domains and offering immersive user experiences. However, its unique characteristics, such as six degrees of freedom interactions, present significant testing challenges distinct from traditional 2D GUI applications, demanding novel testing techniques to build high-quality XR applications. This paper presents the first sy… ▽ More

    Submitted 20 March, 2025; v1 submitted 15 January, 2025; originally announced January 2025.

    Comments: 51 pages, 10 figures

  4. arXiv:2406.12198  [pdf, ps, other

    math.AG

    On the BCSS Proof of the Fundamental Theorem of Algebra

    Authors: J. Maurice Rojas

    Abstract: Section 10.4 of the 1998 Springer-Verlag book {\em Complexity and Real Computation}, by Blum, Cucker, Shub, and Smale, contains a particularly elegant proof of the Fundamental Theorem of Algebra: The central idea of the proof naturally leads to a homotopy continuation algorithm for finding the roots of univariate polynomials, and extends naturally to a proof of Bézout's Theorem (on the number of r… ▽ More

    Submitted 19 June, 2024; v1 submitted 17 June, 2024; originally announced June 2024.

    Comments: 10 pages, no figures. This is an expository paper. Questions and comments are welcome!

  5. Bounding Random Test Set Size with Computational Learning Theory

    Authors: Neil Walkinshaw, Michael Foster, Jose Miguel Rojas, Robert M Hierons

    Abstract: Random testing approaches work by generating inputs at random, or by selecting inputs randomly from some pre-defined operational profile. One long-standing question that arises in this and other testing contexts is as follows: When can we stop testing? At what point can we be certain that executing further tests in this manner will not explore previously untested (and potentially buggy) software b… ▽ More

    Submitted 24 June, 2024; v1 submitted 27 May, 2024; originally announced May 2024.

    Comments: Preprint, accepted to FSE 2024

  6. arXiv:2403.08497  [pdf, ps, other

    math.AG

    Viro's patchworking and the signed reduced A-discriminant

    Authors: Weixun Deng, J. Maurice Rojas, Máté L. Telek

    Abstract: Computing the isotopy type of a hypersurface, defined as the positive real zero set of a multivariate polynomial, is a challenging problem in real algebraic geometry. We focus on the case where the defining polynomial has combinatorially restricted exponent vectors and fixed coefficient signs, enabling faster computation of the isotopy type. In particular, Viro's patchworking provides a polyhedral… ▽ More

    Submitted 22 June, 2025; v1 submitted 13 March, 2024; originally announced March 2024.

    Comments: Final version to appear in Journal of Symbolic Computation

  7. arXiv:2208.07904  [pdf, ps, other

    cs.SC math.AC

    Sturm's Theorem with Endpoints

    Authors: Philippe Pébay, J. Maurice Rojas, David C. Thompson

    Abstract: Sturm's Theorem is a fundamental 19th century result relating the number of real roots of a polynomial $f$ in an interval to the number of sign alternations in a sequence of polynomial division-like calculations. We provide a short direct proof of Sturm's Theorem, including the numerically vexing case (ignored in many published accounts) where an interval endpoint is a root of $f$.

    Submitted 16 August, 2022; originally announced August 2022.

    Comments: 4 pages. A software implementation can be found in algorithm vtkPolynomialSolversUnivariate , within the VTK (Visualization Toolkit) software package

  8. arXiv:2202.06115  [pdf, ps, other

    math.AG cs.CC cs.SC math.NA

    Trinomials and Deterministic Complexity Limits for Real Solving

    Authors: Emma Boniface, Weixun Deng, J. Maurice Rojas

    Abstract: We detail an algorithm that -- for all but a $\frac{1}{Ω(\log(dH))}$ fraction of $f\in\mathbb{Z}[x]$ with exactly $3$ monomial terms, degree $d$, and all coefficients in $\{-H,\ldots, H\}$ -- produces an approximate root (in the sense of Smale) for each real root of $f$ in deterministic time $\log^{4+o(1)}(dH)$ in the classical Turing model. (Each approximate root is a rational with logarithmic he… ▽ More

    Submitted 5 May, 2025; v1 submitted 12 February, 2022; originally announced February 2022.

    Comments: 17 pages

  9. arXiv:2107.09173  [pdf, ps, other

    math.NT cs.CC

    Root Repulsion and Faster Solving for Very Sparse Polynomials Over $p$-adic Fields

    Authors: J. Maurice Rojas, Yuyu Zhu

    Abstract: For any fixed field $K\!\in\!\{\mathbb{Q}_2,\mathbb{Q}_3,\mathbb{Q}_5, \ldots\}$, we prove that all polynomials $f\!\in\!\mathbb{Z}[x]$ with exactly $3$ (resp. $2$) monomial terms, degree $d$, and all coefficients having absolute value at most $H$, can be solved over $K$ within deterministic time $\log^{7+o(1)}(dH)$ (resp. $\log^{2+o(1)}(dH)$) in the classical Turing model: Our underlying algorith… ▽ More

    Submitted 19 July, 2021; originally announced July 2021.

    Comments: 36 pages, 3 figures, submitted to a journal for publication. A much shorter preliminary version appeared as an extended abstract at ISSAC 2021

  10. arXiv:2102.01626  [pdf, ps, other

    math.NT cs.CC math.AG

    Sub-Linear Point Counting for Variable Separated Curves over Prime Power Rings

    Authors: Caleb Robelle, J. Maurice Rojas, Yuyu Zhu

    Abstract: Let $k,p\in \mathbb{N}$ with $p$ prime and let $f\in\mathbb{Z}[x_1,x_2]$ be a bivariate polynomial with degree $d$ and all coefficients of absolute value at most $p^k$. Suppose also that $f$ is variable separated, i.e., $f=g_1+g_2$ for $g_i\in\mathbb{Z}[x_i]$. We give the first algorithm, with complexity sub-linear in $p$, to count the number of roots of $f$ over $\mathbb{Z}$ mod $p^k$ for arbitra… ▽ More

    Submitted 2 February, 2021; originally announced February 2021.

    Comments: 18 pages, no figures. Submitted to a conference. Comments and questions welcome!

  11. arXiv:2012.04868  [pdf, ps, other

    math.AG cs.CC cs.SC

    Counting Real Roots in Polynomial-Time for Systems Supported on Circuits

    Authors: J. Maurice Rojas

    Abstract: Suppose $A=\{a_1,\ldots,a_{n+2}\}\subset\mathbb{Z}^n$ has cardinality $n+2$, with all the coordinates of the $a_j$ having absolute value at most $d$, and the $a_j$ do not all lie in the same affine hyperplane. Suppose $F=(f_1,\ldots,f_n)$ is an $n\times n$ polynomial system with generic integer coefficients at most $H$ in absolute value, and $A$ the union of the sets of exponent vectors of the… ▽ More

    Submitted 11 June, 2021; v1 submitted 9 December, 2020; originally announced December 2020.

    Comments: 29 pages, 1 figure, accepted for presentation at MEGA (Effective Methods in Algebraic Geometry) 2021. You can see a recording of my talk at MEGA 2021 (June 9, 2021) at this YouTube link: https://www.youtube.com/watch?v=KKKmTctxbs4

  12. Conformal Defects from String Field Theory

    Authors: Kasia Budzik, Miroslav Rapcak, Jairo M. Rojas

    Abstract: Unlike conformal boundary conditions, conformal defects of Virasoro minimal models lack classification. Alternatively to the defect perturbation theory and the truncated conformal space approach, we employ open string field theory (OSFT) techniques to explore the space of conformal defects. We illustrate the method by an analysis of OSFT around the background associated to the $(1,2)$ topological… ▽ More

    Submitted 23 January, 2021; v1 submitted 14 September, 2020; originally announced September 2020.

    Comments: 37 pages, 8 figures, 6 tables, v2: minor typos corrected

    Journal ref: JHEP 01 (2021) 120

  13. arXiv:2007.13214  [pdf, other

    math.NT cs.CC

    Computing zeta functions of large polynomial systems over finite fields

    Authors: Qi Cheng, J. Maurice Rojas, Daqing Wan

    Abstract: In this paper, we improve the algorithms of Lauder-Wan \cite{LW} and Harvey \cite{Ha} to compute the zeta function of a system of $m$ polynomial equations in $n$ variables over the finite field $\FF_q$ of $q$ elements, for $m$ large. The dependence on $m$ in the original algorithms was exponential in $m$. Our main result is a reduction of the exponential dependence on $m$ to a polynomial dependenc… ▽ More

    Submitted 26 July, 2020; originally announced July 2020.

  14. arXiv:2003.00314  [pdf, ps, other

    math.NT cs.CC cs.SC

    A complexity chasm for solving univariate sparse polynomial equations over $p$-adic fields

    Authors: J. Maurice Rojas, Yuyu Zhu

    Abstract: We reveal a complexity chasm, separating the trinomial and tetranomial cases, for solving univariate sparse polynomial equations over certain local fields. First, for any fixed field $K\in\{\mathbb{Q}_2,\mathbb{Q}_3,\mathbb{Q}_5,\ldots\}$, we prove that any polynomial $f\in\mathbb{Z}[x]$ with exactly $3$ monomial terms, degree $d$, and all coefficients having absolute value at most $H$, can be sol… ▽ More

    Submitted 6 June, 2021; v1 submitted 29 February, 2020; originally announced March 2020.

    Comments: 19 pages, 3 figures. This version contains an Appendix missing from the ISSAC 2021 conference version, as well as some corrections and improvements

  15. arXiv:1912.10133  [pdf, other

    physics.ins-det hep-ex

    Enhancing Neutrino Event Reconstruction with Pixel-Based 3D Readout for Liquid Argon Time Projection Chambers

    Authors: Corey Adams, Marco Del Tutto, Jonathan Asaadi, Madeline Bernstein, Eric Church, Roxanne Guenette, Jairo M. Rojas, Hunter Sullivan, Akshat Tripathi

    Abstract: In this paper we explore the potential improvements in neutrino event reconstruction that a 3D pixelated readout could offer over a 2D projective wire readout for liquid argon time projection chambers. We simulate and study events in two generic, idealized detector configurations for these two designs, classifying events in each sample with deep convolutional neural networks to compare the best 2D… ▽ More

    Submitted 23 January, 2020; v1 submitted 20 December, 2019; originally announced December 2019.

  16. Notes on Biadjoint Amplitudes, ${\rm Trop}\,G(3,7)$ and $X(3,7)$ Scattering Equations

    Authors: Freddy Cachazo, Jairo M. Rojas

    Abstract: In these notes we use the recently found relation between facets of tropical Grassmannians and generalizations of Feynman diagrams to compute all "biadjoint amplitudes" for $n=7$ and $k=3$. We also study scattering equations on $X(3,7)$, the configuration space of seven points on $\mathbb{CP}^2$. We prove that the number of solutions is $1272$ in a two-step process. In the first step we obtain… ▽ More

    Submitted 23 February, 2020; v1 submitted 13 June, 2019; originally announced June 2019.

    Comments: 13 pages, 1 figure and 6 ancillary files; minor revision

  17. arXiv:1901.09739  [pdf, ps, other

    math.AG cs.CC cs.SC math.NA

    A Faster Solution to Smale's 17th Problem I: Real Binomial Systems

    Authors: Grigoris Paouris, Kaitlyn Phillipson, J. Maurice Rojas

    Abstract: Suppose $F:=(f_1,\ldots,f_n)$ is a system of random $n$-variate polynomials with $f_i$ having degree $\leq\!d_i$ and the coefficient of $x^{a_1}_1\cdots x^{a_n}_n$ in $f_i$ being an independent complex Gaussian of mean $0$ and variance $\frac{d_i!}{a_1!\cdots a_n!\left(d_i-\sum^n_{j=1}a_j \right)!}$. Recent progress on Smale's 17th Problem by Lairez --- building upon seminal work of Shub, Beltran,… ▽ More

    Submitted 28 January, 2019; originally announced January 2019.

    Comments: 8 pages, submitted to a conference. Minor typos corrected

  18. arXiv:1809.03626  [pdf, ps, other

    math.AG cs.SC math.MG math.NA

    Smoothed Analysis for the Condition Number of Structured Real Polynomial Systems

    Authors: Alperen A. Ergür, Grigoris Paouris, J. Maurice Rojas

    Abstract: We consider the sensitivity of real zeros of structured polynomial systems to perturbations of their coefficients. In particular, we provide explicit estimates for condition numbers of structured random real polynomial systems, and extend these estimates to the smoothed analysis setting.

    Submitted 20 June, 2021; v1 submitted 10 September, 2018; originally announced September 2018.

    Comments: Title changed due to an interesting journal policy, to appear in Mathematics of Computation

    Report number: https://doi.org/10.1090/mcom/3647

    Journal ref: Mathematics of Computation, 2021

  19. arXiv:1808.10531  [pdf, ps, other

    math.NT cs.CC cs.SC

    Randomized Polynomial-Time Root Counting in Prime Power Rings

    Authors: Leann Kopp, Natalie Randall, J. Maurice Rojas, Yuyu Zhu

    Abstract: Suppose $k,p\!\in\!\mathbb{N}$ with $p$ prime and $f\!\in\!\mathbb{Z}[x]$ is a univariate polynomial with degree $d$ and all coefficients having absolute value less than $p^k$. We give a Las Vegas randomized algorithm that computes the number of roots of $f$ in $\mathbb{Z}/\!\left(p^k\right)$ within time $d^3(k\log p)^{2+o(1)}$. (We in fact prove a more intricate complexity bound that is slightly… ▽ More

    Submitted 14 February, 2019; v1 submitted 30 August, 2018; originally announced August 2018.

    Comments: 11 pages, 3 figures. Qi Cheng just pointed out that [3, Cor. 4, Pg. 16] proves a generalization of the main result (Theorem 1.1), and gives a sharper complexity bound. Nevertheless, the underlying algorithms are approached differently, so the development of our paper (the recursion tree structure, in particular) may still be of value

  20. arXiv:1803.04104  [pdf, ps, other

    cs.CC math.AG math.NT

    Dedekind Zeta Zeroes and Faster Complex Dimension Computation

    Authors: J. Maurice Rojas, Yuyu Zhu

    Abstract: Thanks to earlier work of Koiran, it is known that the truth of the Generalized Riemann Hypothesis (GRH) implies that the dimension of algebraic sets over the complex numbers can be determined within the polynomial-hierarchy. The truth of GRH thus provides a direct connection between a concrete algebraic geometry problem and the P vs.NP Problem, in a radically different direction from the geometri… ▽ More

    Submitted 11 March, 2018; originally announced March 2018.

    Comments: 11 pages, submitted to a conference. Some typos corrected

  21. arXiv:1711.01355  [pdf, ps, other

    math.NT cs.CC cs.SC

    Counting Roots of Polynomials Over Prime Power Rings

    Authors: Qi Cheng, Shuhong Gao, J. Maurice Rojas, Daqing Wan

    Abstract: Suppose $p$ is a prime, $t$ is a positive integer, and $f\!\in\!\mathbb{Z}[x]$ is a univariate polynomial of degree $d$ with coefficients of absolute value $<\!p^t$. We show that for any fixed $t$, we can compute the number of roots in $\mathbb{Z}/(p^t)$ of $f$ in deterministic time $(d+\log p)^{O(1)}$. This fixed parameter tractability appears to be new for $t\!\geq\!3$. A consequence for arithme… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.

    Comments: title page, plus 11 pages, no illustrations, submitted to a conference

    Journal ref: Open Book Series 2 (2019) 191-205

  22. arXiv:1710.00481  [pdf, ps, other

    math.AG cs.CG

    New Subexponential Fewnomial Hypersurface Bounds

    Authors: Jens Forsgård, Mounir Nisse, J. Maurice Rojas

    Abstract: Suppose $c_1,\ldots,c_{n+k}$ are real numbers, $\{a_1,\ldots,a_{n+k}\}\!\subset\!\mathbb{R}^n$ is a set of points not all lying in the same affine hyperplane, $y\!\in\!\mathbb{R}^n$, $a_j\cdot y$ denotes the standard real inner product of $a_j$ and $y$, and we set $g(y)\!:=\!\sum^{n+k}_{j=1} c_j e^{a_j\cdot y}$. We prove that, for generic $c_j$, the number of connected components of the real zero… ▽ More

    Submitted 3 October, 2017; v1 submitted 2 October, 2017; originally announced October 2017.

    Comments: 10 pages, 9 figures, submitted for publication. Comments and questions welcome! arXiv admin note: text overlap with arXiv:1612.03458

  23. arXiv:1709.02026  [pdf, other

    physics.ins-det nucl-ex

    Testing FLUKA on neutron activation of Si and Ge at nuclear research reactor using gamma spectroscopy

    Authors: Jose Bazo, Jairo M. Rojas, Sergio Best, Ruben Bruna, Eric Endress, Pablo Mendoza, Victor Poma, Alberto M. Gago

    Abstract: Samples of two characteristic semiconductor sensor materials, silicon and germanium, have been irradiated with neutrons produced at the RP-10 Nuclear Research Reactor at 4.5 MW. Their radionuclides photon spectra have been measured with high resolution gamma spectroscopy, quantifying four radioisotopes ($^{28}$Al, $^{29}$Al for Si and $^{75}$Ge and $^{77}$Ge for Ge). We have compared the radionucl… ▽ More

    Submitted 20 December, 2017; v1 submitted 6 September, 2017; originally announced September 2017.

    Comments: 18 pages, 5 figures; figure added, minor changes, typos corrected

    Journal ref: Nucl. Instr. Meth. Phys. Res., A 885 (2018) 1-6

  24. arXiv:1612.03458  [pdf, ps, other

    math.AG cs.SC math.CV

    A-Discriminants for Complex Exponents, and Counting Real Isotopy Types

    Authors: J. Maurice Rojas, Korben Rusek

    Abstract: We extend the definition of $\mathcal{A}$-discriminant varieties, and Kapranov's parametrization of $\mathcal{A}$-discriminant varieties, to complex exponents. As an application, we study the special case where $\mathcal{A}$ is a fixed real $n\times (n+3)$ matrix whose columns form the spectrum of an $n$-variate exponential sum $g$ with fixed sign vector for its coefficients: We prove that the num… ▽ More

    Submitted 29 October, 2017; v1 submitted 11 December, 2016; originally announced December 2016.

    Comments: 14 pages, 13 illustrations, submitted for publication. (Previous version was accepted and presented at MEGA 2017.)

  25. arXiv:1611.01246  [pdf, ps, other

    math.PR math.AG math.NA

    Probabilistic Condition Number Estimates For Real Polynomial Systems I: A Broader Family Of Distributions

    Authors: Alperen A. Ergür, J. Maurice Rojas, Grigoris Paouris

    Abstract: We consider the sensitivity of real roots of polynomial systems with respect to perturbations of the coefficients. In particular - for a version of the condition number defined by Cucker, Krick, Malajovich, and Wschebor - we establish new probabilistic estimates that allow a much broader family of measures than considered earlier. We also generalize further by allowing over-determined systems. Alo… ▽ More

    Submitted 5 June, 2017; v1 submitted 3 November, 2016; originally announced November 2016.

    Comments: We improved overall presentation of the paper and corrected a mistake that we spotted in the proof of Theorem 3.7. The correction had minimal effect on the proofs but changed the estimates in the main theorem

    Journal ref: FOCM 2018

  26. arXiv:1412.4423  [pdf, ps, other

    math.AG math.CV math.MG

    Tropical Varieties for Exponential Sums

    Authors: Alperen Ergür, Grigoris Paouris, J. Maurice Rojas

    Abstract: We study the complexity of approximating complex zero sets of certain $n$-variate exponential sums. We show that the real part, $R$, of such a zero set can be approximated by the $(n-1)$-dimensional skeleton, $T$, of a polyhedral subdivision of $\mathbb{R}^n$. In particular, we give an explicit upper bound on the Hausdorff distance: $Δ(R,T) =O\left(t^{3.5}/δ\right)$, where $t$ and $δ$ are respecti… ▽ More

    Submitted 21 April, 2021; v1 submitted 14 December, 2014; originally announced December 2014.

    Comments: 18 pages, 3 figures. This version corrects an erroneous proof of Theorem 1.1, and a small typo in Assertion (3) of Theorem 1.5, in the published version

    Journal ref: Mathematische Annalen, Vol. 377, pp. 863-882 (2020)

  27. arXiv:1411.6346  [pdf, ps, other

    math.NT cs.SC

    Sparse Univariate Polynomials with Many Roots Over Finite Fields

    Authors: Qi Cheng, Shuhong Gao, J. Maurice Rojas, Daqing Wan

    Abstract: Suppose $q$ is a prime power and $f\in\mathbb{F}_q[x]$ is a univariate polynomial with exactly $t$ monomial terms and degree $<q-1$. To establish a finite field analogue of Descartes' Rule, Bi, Cheng, and Rojas (2013) proved an upper bound of $2(q-1)^{\frac{t-2}{t-1}}$ on the number of cosets in $\mathbb{F}^*_q$ needed to cover the roots of $f$ in $\mathbb{F}^*_q$. Here, we give explicit $f$ with… ▽ More

    Submitted 6 July, 2016; v1 submitted 23 November, 2014; originally announced November 2014.

    Comments: 9 pages, 1 figure, presented at MEGA 2015. This is the journal version, and includes new extremal examples and additional references, including pointers to recent advances by Kelley and Owen. Comments and questions welcome

  28. arXiv:1312.6547  [pdf, ps, other

    math.AG cs.CC math.OC

    Polynomial-Time Amoeba Neighborhood Membership and Faster Localized Solving

    Authors: Eleanor Anthony, Sheridan Grant, Peter Gritzmann, J. Maurice Rojas

    Abstract: We derive efficient algorithms for coarse approximation of algebraic hypersurfaces, useful for estimating the distance between an input polynomial zero set and a given query point. Our methods work best on sparse polynomials of high degree (in any number of variables) but are nevertheless completely general. The underlying ideas, which we take the time to describe in an elementary way, come from t… ▽ More

    Submitted 23 December, 2013; originally announced December 2013.

    Comments: 15 pages, 9 figures. Submitted to a conference proceedings

  29. arXiv:1309.0486  [pdf, ps, other

    math.NT cs.CC

    Counting Tropically Degenerate Valuations and p-adic Approaches to the Hardness of the Permanent

    Authors: Pascal Koiran, Natacha Portier, J. Maurice Rojas

    Abstract: The Shub-Smale Tau Conjecture is a hitherto unproven statement (on integer roots of polynomials) whose truth implies both a variant of $P\neq NP$ (for the BSS model over C) and the hardness of the permanent. We give alternative conjectures, some potentially easier to prove, whose truth still implies the hardness of the permanent. Along the way, we discuss new upper bounds on the number of $p$-adic… ▽ More

    Submitted 2 September, 2013; originally announced September 2013.

    Comments: 17 pages, 7 figures. Submitted for publication. Dedicated to Mike Shub on his 70th birthday

  30. arXiv:1307.3681  [pdf, ps, other

    math.AG cs.CC

    Metric Estimates and Membership Complexity for Archimedean Amoebae and Tropical Hypersurfaces

    Authors: Martin Avendano, Roman Kogan, Mounir Nisse, J. Maurice Rojas

    Abstract: Given any complex Laurent polynomial $f$, $\mathrm{Amoeba}(f)$ is the image of its complex zero set under the coordinate-wise log absolute value map. We give an efficiently constructible polyhedral approximation, $\mathrm{ArchtTrop}(f)$, of $\mathrm{Amoeba}(f)$, and derive explicit upper and lower bounds, solely as a function of the number of monomial terms of $f$, for the Hausdorff distance betwe… ▽ More

    Submitted 16 March, 2017; v1 submitted 13 July, 2013; originally announced July 2013.

    Comments: 21 pages, 5 figures. This version adds a new family of examples showing the optimality of another one of our univariate bounds, and contains a brief comparison with work of Akian, Gaubert, and Sharify on the matrix polynomial problem. Various typos corrected as well

    MSC Class: Primary 14T99; 52B70; Secondary 14Q20; 52C07; 65Y20

  31. arXiv:1204.1113  [pdf, ps, other

    math.NT cs.CC

    Sub-Linear Root Detection, and New Hardness Results, for Sparse Polynomials Over Finite Fields

    Authors: Jingguo Bi, Qi Cheng, J. Maurice Rojas

    Abstract: We present a deterministic 2^O(t)q^{(t-2)(t-1)+o(1)} algorithm to decide whether a univariate polynomial f, with exactly t monomial terms and degree <q, has a root in F_q. A corollary of our method --- the first with complexity sub-linear in q when t is fixed --- is that the nonzero roots in F_q can be partitioned into at most 2 \sqrt{t-1} (q-1)^{(t-2)(t-1)} cosets of two subgroups S_1,S_2 of F^*_… ▽ More

    Submitted 11 April, 2012; v1 submitted 4 April, 2012; originally announced April 2012.

    Comments: 15 pages total (cover page, 10 pages, references, and 3 short appendices). This version corrects various minor typos, and improves the statement of the first main theorem

  32. arXiv:1101.2642  [pdf, ps, other

    math.AG cs.CC

    Randomization, Sums of Squares, and Faster Real Root Counting for Tetranomials and Beyond

    Authors: Osbert Bastani, Christopher J. Hillar, Dimitar Popov, J. Maurice Rojas

    Abstract: Suppose f is a real univariate polynomial of degree D with exactly 4 monomial terms. We present an algorithm, with complexity polynomial in log D on average (relative to the stable log-uniform measure), for counting the number of real roots of f. The best previous algorithms had complexity super-linear in D. We also discuss connections to sums of squares and A-discriminants, including explicit obs… ▽ More

    Submitted 13 January, 2011; originally announced January 2011.

    Comments: 20 pages, 5 figures, submitted to a refereed conference proceedings

  33. arXiv:1011.4128  [pdf, ps, other

    math.AG cs.CC math.NT

    Fewnomial Systems with Many Roots, and an Adelic Tau Conjecture

    Authors: Kaitlyn Phillipson, J. Maurice Rojas

    Abstract: Consider a system F of n polynomials in n variables, with a total of n+k distinct exponent vectors, over any local field L. We discuss conjecturally tight bounds on the maximal number of non-degenerate roots F can have over L, with all coordinates having fixed phase, as a function of n, k, and L only. In particular, we give new explicit systems with number of roots approaching the best known upper… ▽ More

    Submitted 5 November, 2012; v1 submitted 17 November, 2010; originally announced November 2010.

    Comments: 23 pages, 9 illustrations, accepted for publication. Mainly fixing some dumb typos introduced in last version, particularly in Adelic Tau Conjecture

  34. arXiv:1010.5310  [pdf, ps, other

    math.NT cs.CC

    Faster p-adic Feasibility for Certain Multivariate Sparse Polynomials

    Authors: Martín Avendaño, Ashraf Ibrahim, J. Maurice Rojas, Korben Rusek

    Abstract: We present algorithms revealing new families of polynomials allowing sub-exponential detection of p-adic rational roots, relative to the sparse encoding. For instance, we show that the case of honest n-variate (n+1)-nomials is doable in NP and, for p exceeding the Newton polytope volume and not dividing any coefficient, in constant time. Furthermore, using the theory of linear forms in p-adic loga… ▽ More

    Submitted 6 November, 2010; v1 submitted 25 October, 2010; originally announced October 2010.

    Comments: 31 pages, 3 figures, submitted for publication. This version corrects various typos and clarifies the proof of Assertion (3)(c) of the main theorem

  35. arXiv:1001.4252  [pdf, ps, other

    math.NT cs.CC math.AG

    Near NP-Completeness for Detecting p-adic Rational Roots in One Variable

    Authors: Martin Avendano, Ashraf Ibrahim, J. Maurice Rojas, Korben Rusek

    Abstract: We show that deciding whether a sparse univariate polynomial has a p-adic rational root can be done in NP for most inputs. We also prove a polynomial-time upper bound for trinomials with suitably generic p-adic Newton polygon. We thus improve the best previous complexity upper bound of EXPTIME. We also prove an unconditional complexity lower bound of NP-hardness with respect to randomized reduct… ▽ More

    Submitted 24 January, 2010; originally announced January 2010.

    Comments: 8 pages in 2 column format, 1 illustration. Submitted to a conference

    Journal ref: proceedings of International Symposium on Symbolic and Algebraic Computation (ISSAC 2010, July 25-28, 2010, Munchen), pp. 331-338, ACM Press, 2010

  36. arXiv:1001.4076  [pdf, ps, other

    math.AG math.CA

    New Multiplier Sequences via Discriminant Amoebae

    Authors: Mikael Passare, Boris Shapiro, J. Maurice Rojas

    Abstract: In their classic 1914 paper, Polya and Schur introduced and characterized two types of linear operators acting diagonally on the monomial basis of R[x], sending real-rooted polynomials (resp. polynomials with all nonzero roots of the same sign) to real-rooted polynomials. Motivated by fundamental properties of amoebae and discriminants discovered by Gelfand, Kapranov, and Zelevinsky, we introduc… ▽ More

    Submitted 24 January, 2010; originally announced January 2010.

    Comments: 11 pages, 6 figures. Submitted for publication

  37. arXiv:0904.4060  [pdf, ps, other

    math.AG math.OC

    Optimization and NP_R-Completeness of Certain Fewnomials

    Authors: Philippe Pebay, J. Maurice Rojas, David C. Thompson

    Abstract: We give a high precision polynomial-time approximation scheme for the supremum of any honest n-variate (n+2)-nomial with a constant term, allowing real exponents as well as real coefficients. Our complexity bounds count field operations and inequality checks, and are polynomial in n and the logarithm of a certain condition number. For the special case of polynomials (i.e., integer exponents), the… ▽ More

    Submitted 6 November, 2010; v1 submitted 26 April, 2009; originally announced April 2009.

    Comments: 9 pages, 7 figures (3 of them tiny). This is close to the final conference proceedings version

    Journal ref: The final version was published in the proceedings of SNC 2009(August 3--5, 2009, Kyoto, Japan), pp. 133-142, ACM Press, 2010

  38. arXiv:0901.4400  [pdf, ps, other

    math.AG cs.CC math.OC

    Faster Real Feasibility via Circuit Discriminants

    Authors: Frederic Bihan, J. Maurice Rojas, Casey Stella

    Abstract: We show that detecting real roots for honestly n-variate (n+2)-nomials (with integer exponents and coefficients) can be done in time polynomial in the sparse encoding for any fixed n. The best previous complexity bounds were exponential in the sparse encoding, even for n fixed. We then give a characterization of those functions k(n) such that the complexity of detecting real roots for n-variate… ▽ More

    Submitted 28 January, 2009; v1 submitted 28 January, 2009; originally announced January 2009.

    Comments: 12 pages in double column ACM format. Submitted to a conference. Significantly improves and simplifies the algorithms and complexity lower bounds of arXiv:math/0411107 . Also presents a new complexity lower bound for A-discriminants. This version fixes many annoying typos

  39. arXiv:0901.3786   

    math.AG math.OC

    Refined Asymptotics for Multigraded Sums of Squares

    Authors: J. Maurice Rojas, Swaminathan Sethuraman

    Abstract: To prove that a polynomial is nonnegative on R^n one can try to show that it is a sum of squares of polynomials (SOS). The latter problem is now known to be reducible to a semidefinite programming (SDP) computation much faster than classical algebraic methods, thus enabling new speed-ups in algebraic optimization. However, exactly how often nonnegative polynomials are in fact sums of squares of… ▽ More

    Submitted 25 October, 2010; v1 submitted 23 January, 2009; originally announced January 2009.

    Comments: There is an error invalidating the bounds of our main theorem. We are withdrawing this paper until we can replace it with a correct new version

  40. arXiv:0711.2562   

    math.NT cs.CC math.AG

    Algorithmic Arithmetic Fewnomial Theory I: One Variable

    Authors: Ashraf Ibrahim, J. Maurice Rojas, Korben Rusek

    Abstract: Withdrawn by the authors due to an error in the proof of the finite field result (Thm. 1.5): The random primes used in the proof need NOT avoid the exceptional primes from Lemma 2.7, thus leaving Thm. 1.5 unproved.

    Submitted 24 January, 2010; v1 submitted 16 November, 2007; originally announced November 2007.

    Comments: This paper has been withdrawn by the authors

  41. arXiv:0709.2405  [pdf, ps, other

    math.AG cs.CG

    New Complexity Bounds for Certain Real Fewnomial Zero Sets

    Authors: Joel Gomez, Andrew Niles, J. Maurice Rojas

    Abstract: Consider real bivariate polynomials f and g, respectively having 3 and m monomial terms. We prove that for all m>=3, there are systems of the form (f,g) having exactly 2m-1 roots in the positive quadrant. Even examples with m=4 having 7 positive roots were unknown before this paper, so we detail an explicit example of this form. We also present an O(n^{11}) upper bound for the number of diffeoto… ▽ More

    Submitted 15 September, 2007; originally announced September 2007.

    Comments: 8 pages, no figures. Extended abstract accepted and presented at MEGA (Effective Methods in Algebraic Geometry) 2007

  42. arXiv:math/0701667  [pdf, ps, other

    math.AG math.AC

    On the Sharpness of fewnomial bound and the number of components of a fewnomial hypersurface

    Authors: Frederic Bihan, J. Maurice Rojas, Frank Sottile

    Abstract: We show the existence of systems of n polynomial equations in n variables, with a total of n+k+1 distinct monomial terms, possessing [n/k+1]^k nondegenerate positive solutions. (Here, [x] is the integer part of a positive number x.) This shows that the recent upper bound of (e^2+3)/4 2^{\binom{k}{2}} n^k for the number of nondegenerate positive solutions is asymptotically sharp for fixed k and… ▽ More

    Submitted 22 May, 2007; v1 submitted 24 January, 2007; originally announced January 2007.

    Comments: 5 pages, proof of main theorem corrected

    MSC Class: 14P99

  43. arXiv:math/0609485  [pdf, ps, other

    math.AG math.GT

    Extremal Real Algebraic Geometry and A-Discriminants

    Authors: Alicia Dickenstein, J. Maurice Rojas, Korben Rusek, Justin Shih

    Abstract: We present a new, far simpler family of counter-examples to Kushnirenko's Conjecture. Along the way, we illustrate a computer-assisted approach to finding sparse polynomial systems with maximally many real roots, thus shedding light on the nature of optimal upper bounds in real fewnomial theory. We use a powerful recent formula for the A-discriminant, and give new bounds on the topology of certa… ▽ More

    Submitted 3 February, 2007; v1 submitted 18 September, 2006; originally announced September 2006.

    Comments: 24 pages, 13 figures, final version with several improvements and small corrections

  44. arXiv:quant-ph/0604089  [pdf, ps, other

    quant-ph math.NT

    A Number Theoretic Interpolation Between Quantum and Classical Complexity Classes

    Authors: J. Maurice Rojas

    Abstract: We reveal a natural algebraic problem whose complexity appears to interpolate between the well-known complexity classes BQP and NP: (*) Decide whether a univariate polynomial with exactly m monomial terms has a p-adic rational root. In particular, we show that while (*) is doable in quantum randomized polynomial time when m=2 (and no classical randomized polynomial time algorithm is known), (*… ▽ More

    Submitted 12 April, 2006; v1 submitted 12 April, 2006; originally announced April 2006.

    Comments: 14 pages, no figures

  45. arXiv:math/0501388  [pdf, ps, other

    math.AG cs.CC math.NT

    Efficiently Detecting Torsion Points and Subtori

    Authors: J. Maurice Rojas

    Abstract: Suppose X is the complex zero set of a finite collection of polynomials in Z[x_1,...,x_n]. We show that deciding whether X contains a point all of whose coordinates are d_th roots of unity can be done within NP^NP (relative to the sparse encoding), under a plausible assumption on primes in arithmetic progression. In particular, our hypothesis can still hold even under certain failures of the Gen… ▽ More

    Submitted 7 September, 2007; v1 submitted 23 January, 2005; originally announced January 2005.

    Comments: 21 pages, no figures. Final version, with additional commentary and references. Also fixes a gap in Theorems 2 (now Theorem 1.3) regarding translated subtori

  46. arXiv:math/0411107  [pdf, ps, other

    math.AG cs.CC math.AC

    First Steps in Algorithmic Fewnomial Theory

    Authors: Frederic Bihan, J. Maurice Rojas, Casey E. Stella

    Abstract: Fewnomial theory began with explicit bounds -- solely in terms of the number of variables and monomial terms -- on the number of real roots of systems of polynomial equations. Here we take the next logical step of investigating the corresponding existence problem: Let FEAS_R denote the problem of deciding whether a given system of multivariate polynomial equations with integer coefficients has a… ▽ More

    Submitted 23 January, 2006; v1 submitted 4 November, 2004; originally announced November 2004.

    Comments: 25 pages, 5 figures. MAJOR revision of earlier version: (1) Frederic Bihan is a new co-author, (2) Theorem 1 is strengthened with a much sharper complexity threshold, (3) bounds on connected components from Theorem 2 are dramatically sharpened, (4) Theorem 3 strengthened considerably, (5) Corollary 1 removed, but theorem of Karpinski+Shparlinski on univariate discriminants is inserted, to clarify complexity comparisons

  47. arXiv:math/0304100  [pdf, ps, other

    math.NT cs.CC

    A Direct Ultrametric Approach to Additive Complexity and the Shub-Smale Tau Conjecture

    Authors: J. Maurice Rojas

    Abstract: The Shub-Smale Tau Conjecture is a hypothesis relating the number of integral roots of a polynomial f in one variable and the Straight-Line Program (SLP) complexity of f. A consequence of the truth of this conjecture is that, for the Blum-Shub-Smale model over the complex numbers, P differs from NP. We prove two weak versions of the Tau Conjecture and in so doing show that the Tau Conjecture fol… ▽ More

    Submitted 9 April, 2003; v1 submitted 7 April, 2003; originally announced April 2003.

    Comments: 9 pages, no figures. Submitted for publication

  48. arXiv:math/0301111  [pdf, ps, other

    math.NT math.AG

    Dedekind Zeta Functions and the Complexity of Hilbert's Nullstellensatz

    Authors: J. Maurice Rojas

    Abstract: Let HN denote the problem of determining whether a system of multivariate polynomials with integer coefficients has a complex root. It has long been known that HN in P implies P=NP and, thanks to recent work of Koiran, it is now known that the truth of the Generalized Riemann Hypothesis (GRH) yields the implication that HN not in NP implies P is not equal to NP. We show that the assumption of GR… ▽ More

    Submitted 13 January, 2003; v1 submitted 11 January, 2003; originally announced January 2003.

    Comments: 16 pages, no figures. Paper corresponds to a semi-plenary talk at FoCM 2002. This version corrects some minor typos and adds an acknowledgements section

  49. arXiv:math/0212309  [pdf, ps, other

    math.AG math.NA

    Why Polyhedra Matter in Non-Linear Equation Solving

    Authors: J. Maurice Rojas

    Abstract: We give an elementary introduction to some recent polyhedral techniques for understanding and solving systems of multivariate polynomial equations. We provide numerous concrete examples and illustrations, and assume no background in algebraic geometry or convex geometry. Highlights include the following: (1) A completely self-contained proof of an extension of Bernstein's Theorem. Our extensio… ▽ More

    Submitted 22 December, 2002; originally announced December 2002.

    Comments: 30 pages, 15 figures (26 ps or eps files), some in color. Paper corresponds to an invited tutorial talk delivered at a conference on Algebraic Geometry and Geometric Modelling (Vilnius, Lithuania, July 29-August 2, 2002), submitted for publication

  50. High Probability Analysis of the Condition Number of Sparse Polynomial Systems

    Authors: Gregorio Malajovich, J. Maurice Rojas

    Abstract: Let F:=(f_1,...,f_n) be a random polynomial system with fixed n-tuple of supports. Our main result is an upper bound on the probability that the condition number of f in a region U is larger than 1/epsilon. The bound depends on an integral of a differential form on a toric manifold and admits a simple explicit upper bound when the Newton polytopes (and underlying covariances) are all identical.… ▽ More

    Submitted 12 December, 2002; originally announced December 2002.

    Comments: 29 pages, no figures. Extensive revision and streamlining of math.NA/0012104. In particular, new theorem with explicit high probability estimate of the condition number of a random sparse polynomial system (Theorem 1) has been added

    Journal ref: Theoretical Computer Science, Volume 315, Issues 2-3, 6 May 2004, Pages 525-555.