Skip to main content

Showing 1–37 of 37 results for author: Fox, N

.
  1. arXiv:2406.00904  [pdf, other

    math.NT math.CO

    The Behavior of a Three-Term Hofstadter-Like Recurrence with Linear Initial Conditions

    Authors: Nathan Fox

    Abstract: In this paper, we study the three-term nested recurrence relation $B(n)=B(n-B(n-1))+B(n-B(n-2))+B(n-B(n-3))$ subject to initial conditions where the first $N$ terms are the integers $1$ through $N$. This recurrence is the three-term analog of Hofstadter's famous $Q$-recurrence $Q(n)=Q(n-Q(n-1))+Q(n-Q(n-2))$. Nested recurrences are highly sensitive to their initial conditions. Some initial conditio… ▽ More

    Submitted 2 June, 2024; originally announced June 2024.

    Comments: 27 pages, 2 figures. For extra computational data, see GitHub: https://github.com/nhf216/B-recurrence-data

    MSC Class: 11B37

  2. arXiv:2402.01942  [pdf, ps, other

    q-bio.GN cs.DS math.CO

    Pairwise Rearrangement is Fixed-Parameter Tractable in the Single Cut-and-Join Model

    Authors: Lora Bailey, Heather Smith Blake, Garner Cochran, Nathan Fox, Michael Levet, Reem Mahmoud, Inne Singgih, Grace Stadnyk, Alexander Wiedemann

    Abstract: Genome rearrangement is a common model for molecular evolution. In this paper, we consider the Pairwise Rearrangement problem, which takes as input two genomes and asks for the number of minimum-length sequences of permissible operations transforming the first genome into the second. In the Single Cut-and-Join model (Bergeron, Medvedev, & Stoye, J. Comput. Biol. 2010), Pairwise Rearrangement is… ▽ More

    Submitted 23 April, 2024; v1 submitted 2 February, 2024; originally announced February 2024.

    Comments: Full version of paper to appear in SWAT 2024; arXiv admin note: text overlap with arXiv:2305.01851

    MSC Class: 92-08; 92D10; 92D20; 68Q17 ACM Class: F.2.2

  3. arXiv:2311.04929  [pdf, other

    cs.CL cs.AI cs.DL cs.LG

    An Interdisciplinary Outlook on Large Language Models for Scientific Research

    Authors: James Boyko, Joseph Cohen, Nathan Fox, Maria Han Veiga, Jennifer I-Hsiu Li, **g Liu, Bernardo Modenesi, Andreas H. Rauch, Kenneth N. Reid, Soumi Tribedi, Anastasia Visheratina, Xin Xie

    Abstract: In this paper, we describe the capabilities and constraints of Large Language Models (LLMs) within disparate academic disciplines, aiming to delineate their strengths and limitations with precision. We examine how LLMs augment scientific inquiry, offering concrete examples such as accelerating literature review by summarizing vast numbers of publications, enhancing code development through automat… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

  4. arXiv:2305.01851  [pdf, ps, other

    q-bio.GN cs.CC math.CO

    Complexity and Enumeration in Models of Genome Rearrangement

    Authors: Lora Bailey, Heather Smith Blake, Garner Cochran, Nathan Fox, Michael Levet, Reem Mahmoud, Elizabeth Matson, Inne Singgih, Grace Stadnyk, Xinyi Wang, Alexander Wiedemann

    Abstract: In this paper, we examine the computational complexity of enumeration in certain genome rearrangement models. We first show that the Pairwise Rearrangement problem in the Single Cut-and-Join model (Bergeron, Medvedev, & Stoye, J. Comput. Biol. 2010) is $\#\textsf{P}$-complete under polynomial-time Turing reductions. Next, we show that in the Single Cut or Join model (Feijao & Meidanis, IEEE ACM Tr… ▽ More

    Submitted 23 April, 2024; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: Full version of paper that appeared in COCOON 2023: https://doi.org/10.1007/978-3-031-49190-0_1

    MSC Class: 92-08; 92D10; 92D20; 68Q17 ACM Class: F.2.2

  5. arXiv:2208.08488  [pdf, other

    math.CO

    Odd Prime Graph Labelings

    Authors: Holly Carter, N. Bradley Fox

    Abstract: An odd prime labeling is a variation of a prime labeling in which the vertices of a graph of order~$n$ are labeled with the distinct odd integers $1$ to $2n-1$ so that the labels of adjacent vertices are relatively prime. This paper investigates many different classes of graphs including disjoint unions of cycles, stacked prisms, and particular types of caterpillars, by using various methods to co… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

    MSC Class: 05C78

  6. arXiv:2203.09340  [pdf, other

    math.CO math.NT

    Connecting Slow Solutions to Nested Recurrences with Linear Recurrent Sequences

    Authors: Nathan Fox

    Abstract: Labeled infinite trees provide combinatorial interpretations for many integer sequences generated by nested recurrence relations. Typically, such sequences are monotone increasing. Several of these sequences also have straightforward descriptions in terms of how often each value in the sequence occurs. In this paper, we generalize the most classical examples to a larger family of sequences paramet… ▽ More

    Submitted 3 November, 2022; v1 submitted 17 March, 2022; originally announced March 2022.

    Comments: 48 pages, 10 figures, 3 tables, 4 algorithms To be published in Journal of Difference Equations and Applications

    MSC Class: 11B37 (Primary); 11B39; 05C05; 11Y16 (Secondary)

  7. arXiv:2111.03635  [pdf, other

    cs.CV

    BBC-Oxford British Sign Language Dataset

    Authors: Samuel Albanie, Gül Varol, Liliane Momeni, Hannah Bull, Triantafyllos Afouras, Himel Chowdhury, Neil Fox, Bencie Woll, Rob Cooper, Andrew McParland, Andrew Zisserman

    Abstract: In this work, we introduce the BBC-Oxford British Sign Language (BOBSL) dataset, a large-scale video collection of British Sign Language (BSL). BOBSL is an extended and publicly released dataset based on the BSL-1K dataset introduced in previous work. We describe the motivation for the dataset, together with statistics and available annotations. We conduct experiments to provide baselines for the… ▽ More

    Submitted 5 November, 2021; originally announced November 2021.

  8. arXiv:2108.09367  [pdf, other

    cs.CC math.CO

    On the Computational Complexities of Various Geography Variants

    Authors: Nathan Fox, Carson Geissler

    Abstract: Generalized Geography is a combinatorial game played on a directed graph. Players take turns moving a token from vertex to vertex, deleting a vertex after moving the token away from it. A player unable to move loses. It is well known that the computational complexity of determining which player should win from a given position of Generalized Geography is PSPACE-complete. We introduce several rule… ▽ More

    Submitted 20 August, 2021; originally announced August 2021.

    Comments: 39 pages, 1 table, 16 figures

    MSC Class: 91A46 (Primary) 68Q17; 05C57 (Secondary) ACM Class: F.1.3; F.2.2; G.2.2

  9. arXiv:2104.13817  [pdf, other

    cs.CV

    Sign Segmentation with Changepoint-Modulated Pseudo-Labelling

    Authors: Katrin Renz, Nicolaj C. Stache, Neil Fox, Gül Varol, Samuel Albanie

    Abstract: The objective of this work is to find temporal boundaries between signs in continuous sign language. Motivated by the paucity of annotation available for this task, we propose a simple yet effective algorithm to improve segmentation performance on unlabelled signing footage from a domain of interest. We make the following contributions: (1) We motivate and introduce the task of source-free domain… ▽ More

    Submitted 28 April, 2021; originally announced April 2021.

    Comments: Appears in: 2021 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW'21). 11 pages

  10. arXiv:2009.10772  [pdf, other

    astro-ph.SR astro-ph.IM

    The Solar Orbiter Science Activity Plan: translating solar and heliospheric physics questions into action

    Authors: I. Zouganelis, A. De Groof, A. P. Walsh, D. R. Williams, D. Mueller, O. C. St Cyr, F. Auchere, D. Berghmans, A. Fludra, T. S. Horbury, R. A. Howard, S. Krucker, M. Maksimovic, C. J. Owen, J. Rodriiguez-Pacheco, M. Romoli, S. K. Solanki, C. Watson, L. Sanchez, J. Lefort, P. Osuna, H. R. Gilbert, T. Nieves-Chinchilla, L. Abbo, O. Alexandrova , et al. (160 additional authors not shown)

    Abstract: Solar Orbiter is the first space mission observing the solar plasma both in situ and remotely, from a close distance, in and out of the ecliptic. The ultimate goal is to understand how the Sun produces and controls the heliosphere, filling the Solar System and driving the planetary environments. With six remote-sensing and four in-situ instrument suites, the coordination and planning of the operat… ▽ More

    Submitted 22 September, 2020; originally announced September 2020.

    Comments: 20 pages, 1 figure, accepted by Astronomy & Astrophysics

    Journal ref: A&A 642, A3 (2020)

  11. arXiv:2009.00611  [pdf, other

    cs.IR cs.CL cs.DL cs.LG

    Identifying Documents In-Scope of a Collection from Web Archives

    Authors: Krutarth Patel, Cornelia Caragea, Mark Phillips, Nathaniel Fox

    Abstract: Web archive data usually contains high-quality documents that are very useful for creating specialized collections of documents, e.g., scientific digital libraries and repositories of technical reports. In doing so, there is a substantial need for automatic approaches that can distinguish the documents of interest for a collection out of the huge number of documents collected by web archiving inst… ▽ More

    Submitted 2 September, 2020; originally announced September 2020.

    Comments: 10 pages

    Journal ref: In Proceedings of the ACM/IEEE Joint Conference on Digital Libraries in 2020 (JCDL 2020)

  12. Spectral functions of CVD grown MoS$_2$ monolayers after chemical transfer onto Au surface

    Authors: Sung Won Jung, Sangyeon Pak, Sanghyo Lee, Sonka Reimers, Saumya Mukherjee, Pavel Dudin, Timur K. Kim, Mattia Cattelan, Neil Fox, Sarnjeet S. Dhesi, Cephise Cacho, SeungNam Cha

    Abstract: The recent rise of van der Waals (vdW) crystals has opened new prospects for studying versatile and exotic fundamental physics with future device applications such as twistronics. Even though the recent development on Angle-resolved photoemission spectroscopy (ARPES) with Nano-focusing optics, making clean surfaces and interfaces of chemically transferred crystals have been challenging to obtain h… ▽ More

    Submitted 6 August, 2020; originally announced August 2020.

  13. arXiv:2007.12131  [pdf, other

    cs.CV

    BSL-1K: Scaling up co-articulated sign language recognition using mouthing cues

    Authors: Samuel Albanie, Gül Varol, Liliane Momeni, Triantafyllos Afouras, Joon Son Chung, Neil Fox, Andrew Zisserman

    Abstract: Recent progress in fine-grained gesture and action classification, and machine translation, point to the possibility of automated sign language recognition becoming a reality. A key stumbling block in making progress towards this goal is a lack of appropriate training data, stemming from the high complexity of sign annotation and a limited supply of qualified annotators. In this work, we introduce… ▽ More

    Submitted 13 October, 2021; v1 submitted 23 July, 2020; originally announced July 2020.

    Comments: Appears in: European Conference on Computer Vision 2020 (ECCV 2020). 28 pages

  14. arXiv:2002.03419  [pdf, other

    q-bio.PE stat.AP

    The Alzheimer's Disease Prediction Of Longitudinal Evolution (TADPOLE) Challenge: Results after 1 Year Follow-up

    Authors: Razvan V. Marinescu, Neil P. Oxtoby, Alexandra L. Young, Esther E. Bron, Arthur W. Toga, Michael W. Weiner, Frederik Barkhof, Nick C. Fox, Arman Eshaghi, Tina Toni, Marcin Salaterski, Veronika Lunina, Manon Ansart, Stanley Durrleman, Pascal Lu, Samuel Iddi, Dan Li, Wesley K. Thompson, Michael C. Donohue, Aviv Nahon, Yarden Levy, Dan Halbersberg, Mariya Cohen, Huiling Liao, Tengfei Li , et al. (71 additional authors not shown)

    Abstract: We present the findings of "The Alzheimer's Disease Prediction Of Longitudinal Evolution" (TADPOLE) Challenge, which compared the performance of 92 algorithms from 33 international teams at predicting the future trajectory of 219 individuals at risk of Alzheimer's disease. Challenge participants were required to make a prediction, for each month of a 5-year future time period, of three key outcome… ▽ More

    Submitted 27 December, 2021; v1 submitted 9 February, 2020; originally announced February 2020.

    Comments: Presents final results of the TADPOLE competition. 60 pages, 7 tables, 14 figures

    Journal ref: Machine Learning for Biomedical Imaging (MELBA), Dec 2021

  15. arXiv:2002.03396  [pdf, ps, other

    math.DS nlin.CD

    On Some Solutions to Hofstadter's $V$-Recurrence

    Authors: Altug Alkan, Nathan Fox, Orhan Ozgur Aybar, Zehra Akdeniz

    Abstract: In this study, we explore the properties of certain solutions of Hofstadter's famous $V$-recurrence, defined by the nested recurrence relation $V(n)=V(n-V(n-1))+V(n-V(n-4))$. First, we discover the nature behind a finite chaotic meta-Fibonacci sequence in terms of mortality in the $V$-recurrence. Then, we construct a new kind of quasi-periodic solution which suggests a connection with another Hofs… ▽ More

    Submitted 9 February, 2020; originally announced February 2020.

  16. arXiv:2001.09016  [pdf, other

    q-bio.PE eess.IV stat.AP

    TADPOLE Challenge: Accurate Alzheimer's disease prediction through crowdsourced forecasting of future data

    Authors: Razvan V. Marinescu, Neil P. Oxtoby, Alexandra L. Young, Esther E. Bron, Arthur W. Toga, Michael W. Weiner, Frederik Barkhof, Nick C. Fox, Polina Golland, Stefan Klein, Daniel C. Alexander

    Abstract: The TADPOLE Challenge compares the performance of algorithms at predicting the future evolution of individuals at risk of Alzheimer's disease. TADPOLE Challenge participants train their models and algorithms on historical data from the Alzheimer's Disease Neuroimaging Initiative (ADNI) study. Participants are then required to make forecasts of three key outcomes for ADNI-3 rollover participants: c… ▽ More

    Submitted 23 January, 2020; originally announced January 2020.

    Comments: 10 pages, 1 figure, 4 tables. arXiv admin note: substantial text overlap with arXiv:1805.03909

    Journal ref: MICCAI Multimodal Brain Image Analysis Workshop, 2019

  17. Correlation between crystal purity and the charge density wave in 1$T$-VSe$_2$

    Authors: C. J. Sayers, L. S. Farrar, S. J. Bending, M. Cattelan, A. J. H. Jones, N. A. Fox, G. Kociok-Köhn, K. Koshmak, J. Laverock, L. Pasquali, E. Da Como

    Abstract: We examine the charge density wave (CDW) properties of 1$T$-VSe$_{2}$ crystals grown by chemical vapour transport (CVT) under varying conditions. Specifically, we find that by lowering the growth temperature ($T_{\mathrm{g}}$ $<$ 630$^{\circ}$C), there is a significant increase in both the CDW transition temperature and the residual resistance ratio (RRR) obtained from electrical transport measure… ▽ More

    Submitted 11 February, 2020; v1 submitted 22 January, 2020; originally announced January 2020.

    Comments: 14 pages, 11 figures

    Journal ref: Phys. Rev. Materials 4, 025002 (2020)

  18. arXiv:1911.03727  [pdf

    cond-mat.mtrl-sci physics.app-ph physics.chem-ph

    Pulsed laser deposition of single phase n- and p-type Cu2O thin films with low resistivity

    Authors: Syed Farid Uddin Farhad, David Cherns, James Smith, Neil Fox, David Fermín

    Abstract: Low resistivity (~3-24 mOhm.cm) with tunable n- and p-type phase pure Cu2O thin films have been grown by pulsed laser deposition at 25-200 0C by varying the background oxygen partial pressure (O2pp). Capacitance data obtained by electrochemical impedance spectroscopy was used to determine the conductivity (n- or p-type), carrier density, and flat band potentials for samples grown on indium tin oxi… ▽ More

    Submitted 29 May, 2020; v1 submitted 9 November, 2019; originally announced November 2019.

    Comments: 41 pages(including suppl. material), 7 figures (14 suppl. figures)

  19. arXiv:1908.06051  [pdf, other

    math.CO

    Minimum Coprime Labelings of Generalized Petersen and Prism Graphs

    Authors: John Asplund, N. Bradley Fox

    Abstract: A coprime labeling of a graph of order $n$ is an assignment of distinct positive integer labels in which adjacent vertices have relatively prime labels. Restricting labels to only the set $1$ to $n$ results in a prime labeling. In this paper, we consider families of graphs in which a prime labeling cannot exist with the goal being to minimize the largest value of the labeling set, resulting in a m… ▽ More

    Submitted 16 August, 2019; originally announced August 2019.

    MSC Class: 05C78

  20. arXiv:1807.01365  [pdf, other

    math.NT math.CO

    A New Approach to the Hofstadter $Q$-Recurrence

    Authors: Nathan Fox

    Abstract: Nested recurrence relations are highly sensitive to their initial conditions. The best-known nested recurrence, the Hofstadter $Q$-recurrence, generates sequences displaying a wide variety of behaviors. Most famous among these is the Hofstadter $Q$-sequence, which appears to be structured at a macro level and chaotic at a micro level. Other choices of initial conditions can lead to more predictabl… ▽ More

    Submitted 3 July, 2018; originally announced July 2018.

    Comments: 32 pages, 7 figures

    MSC Class: 11B37

  21. arXiv:1805.03909  [pdf, other

    q-bio.PE stat.AP

    TADPOLE Challenge: Prediction of Longitudinal Evolution in Alzheimer's Disease

    Authors: Razvan V. Marinescu, Neil P. Oxtoby, Alexandra L. Young, Esther E. Bron, Arthur W. Toga, Michael W. Weiner, Frederik Barkhof, Nick C. Fox, Stefan Klein, Daniel C. Alexander, the EuroPOND Consortium

    Abstract: The Alzheimer's Disease Prediction Of Longitudinal Evolution (TADPOLE) Challenge compares the performance of algorithms at predicting future evolution of individuals at risk of Alzheimer's disease. TADPOLE Challenge participants train their models and algorithms on historical data from the Alzheimer's Disease Neuroimaging Initiative (ADNI) study or any other datasets to which they have access. Par… ▽ More

    Submitted 30 August, 2018; v1 submitted 10 May, 2018; originally announced May 2018.

    Comments: For more details on TADPOLE Challenge, see https://tadpole.grand-challenge.org/ This paper outlines the design of the TADPOLE Challenge. Paper contains 8 pages, 2 figures, 5 tables

  22. arXiv:1804.02473  [pdf, other

    math.CO

    New Perspectives on Neighborhood-Prime Labelings of Graphs

    Authors: John Asplund, N. Bradley Fox, Arran Hamm

    Abstract: Neighborhood-prime labeling is a variation of prime labeling. A labeling $f:V(G) \to [|V(G)|]$ is a neighborhood-prime labeling if for each vertex $v\in V(G)$ with degree greater than $1$, the greatest common divisor of the set of labels in the neighborhood of $v$ is $1$. In this paper, we introduce techniques for finding neighborhood-prime labelings based on the Hamiltonicity of the graph, by usi… ▽ More

    Submitted 6 April, 2018; originally announced April 2018.

    Comments: 21 pages, 11 figures

    MSC Class: 05C78

  23. arXiv:1803.02226  [pdf, other

    cond-mat.mtrl-sci

    Epitaxial UN and $α$-U$_2$N$_3$ Thin Films

    Authors: E. Lawrence Bright, S. Rennie, M. Cattelan, N. A. Fox, D. T. Goddard, R. Springell

    Abstract: Single crystal epitaxial thin films of UN and U$_2$N$_3$ have been grown for the first time by reactive DC magnetron sputtering. These films provide ideal samples for fundamental research into the potential accident tolerant fuel, UN, and U$_2$N$_3$, its intermediate oxidation product. Films were characterised using x-ray diffraction (XRD) and x-ray photoelectron spectroscopy (XPS), with XRD analy… ▽ More

    Submitted 6 March, 2018; originally announced March 2018.

    Comments: 7 pages, 11 figures

  24. arXiv:1801.01802  [pdf, other

    math.CO

    Neighborhood-Prime Labelings of Trees and Other Classes of Graphs

    Authors: Malori Cloys, N. Bradley Fox

    Abstract: A neighborhood-prime labeling of a graph is a variation of a prime labeling in which the vertices are assigned labels from $1$ to $|V(G)|$ such that the $\gcd$ of the labels in the neighborhood of each non-degree $1$ vertex is equal to $1$. In this paper, we examine neighborhood-prime labelings of several classes of graphs such as polygonal snakes and books, with a focus on trees including caterpi… ▽ More

    Submitted 5 January, 2018; originally announced January 2018.

  25. arXiv:1711.07579  [pdf, other

    cond-mat.mtrl-sci

    Characterisation of p-type ZnS:Cu transparent conducting films fabricated by high-temperature pulsed laser deposition

    Authors: Katherine S. Duncan, Joseph D. Taylor, Martin Jonak, Kayleigh O. E. Derricutt, Alexander G. J. Tallon, Christopher E. Wilshaw, James A. Smith, Neil A. Fox

    Abstract: Copper-doped zinc sulphide (ZnS:Cu) thin films were synthesized through pulsed laser ablation in an inert background gas on stationary and rotating substrates, and a comprehensive opto-electrical characterisation is presented. The Cu$_x$Zn$_{1-x}$S films demonstrated comparable conductivity and transparency to other leading p-type transparent conducting materials, with a peak conductivity of 49.0… ▽ More

    Submitted 20 November, 2017; originally announced November 2017.

    Comments: 7 pages, 6 figures

  26. arXiv:1707.04471  [pdf, other

    math.CO

    Minimum Coprime Labelings for Operations on Graphs

    Authors: John Asplund, N. Bradley Fox

    Abstract: A prime labeling of a graph of order $n$ is a labeling of the vertices with the integers $1$ to~$n$ in which adjacent vertices have relatively prime labels. A coprime labeling maintains the same criterion on adjacent vertices using any set of distinct positive integers. In this paper, we consider several families of graphs or products of graphs that have been shown to not have prime labelings and… ▽ More

    Submitted 14 July, 2017; originally announced July 2017.

    Comments: 19 pages; 9 figures

    MSC Class: 05C78

  27. arXiv:1611.08244  [pdf, other

    math.NT math.CO

    A Slow Relative of Hofstadter's Q-Sequence

    Authors: Nathan Fox

    Abstract: Hofstadter's Q-sequence remains an enigma fifty years after its introduction. Initially, the terms of the sequence increase monotonically by 0 or 1 at a time. But, Q(12)=8 while Q(11)=6, and monotonicity fails shortly thereafter. In this paper, we add a third term to Hofstadter's recurrence, giving the recurrence B(n)=B(n-B(n-1))+B(n-B(n-2))+B(n-B(n-3)). We show that this recurrence, along with a… ▽ More

    Submitted 24 November, 2016; originally announced November 2016.

    Comments: 15 pages

    MSC Class: 11B37; 11B39

  28. arXiv:1609.06342  [pdf, other

    math.NT math.CO

    Finding Linear-Recurrent Solutions to Hofstadter-Like Recurrences Using Symbolic Computation

    Authors: Nathan Fox

    Abstract: The Hofstadter Q-sequence, with its simple definition, has defied all attempts at analyzing its behavior. Defined by a simple nested recurrence and an initial condition, the sequence looks approximately linear, though with a lot of noise. But, nobody even knows whether the sequence is infinite. In the years since Hofstadter published his sequence, various people have found variants with predictabl… ▽ More

    Submitted 20 September, 2016; originally announced September 2016.

    Comments: 26 pages

    MSC Class: 11B37; 68W30; 11Y55

  29. arXiv:1609.02210  [pdf, other

    math.CO

    Enumerating cycles in the graph of overlap** permutations

    Authors: John Asplund, N. Bradley Fox

    Abstract: The graph of overlap** permutations is a directed graph that is an analogue to the De Bruijn graph. It consists of vertices that are permutations of length $n$ and edges that are permutations of length $n+1$ in which an edge $a_1\cdots a_{n+1}$ would connect the standardization of $a_1\cdots a_n$ to the standardization of $a_2\cdots a_{n+1}$. We examine properties of this graph to determine wher… ▽ More

    Submitted 7 September, 2016; originally announced September 2016.

    Comments: 17 pages, 2 figures

    MSC Class: 05C30

  30. arXiv:1511.06484  [pdf, other

    math.NT math.CO

    Quasipolynomial Solutions to the Hofstadter Q-Recurrence

    Authors: Nathan Fox

    Abstract: In 1991, Solomon Golomb discovered a quasilinear solution to Hofstadter's Q-recurrence. In this paper, we construct eventual quasipolynomial solutions of all positive degrees to Hofstadter's recurrence.

    Submitted 19 November, 2015; originally announced November 2015.

    Comments: 7 pages

    MSC Class: 11B39; 11B37

  31. arXiv:1508.01840  [pdf, other

    math.NT math.CO

    Linear Recurrent Subsequences of Meta-Fibonacci Sequences

    Authors: Nathan Fox

    Abstract: In a recent paper, Frank Ruskey asked whether every linear recurrent sequence can occur in some solution of a meta-Fibonacci sequence. In this paper, we answer his question in the affirmative for recurrences with positive coefficients.

    Submitted 7 August, 2015; originally announced August 2015.

    Comments: 7 pages

    MSC Class: 11B39; 11B37

  32. arXiv:1409.5475  [pdf, other

    math.CO

    A Lattice Path Interpretation of the Diamond Product

    Authors: Norman Bradley Fox

    Abstract: The diamond product is the poset operation that when applied to the face lattices of two polytopes results in the face lattice of the Cartesian product of the polytopes. Application of the diamond product to two Eulerian posets is a bilinear operation on the cd-indices of the two posets, yielding a product on cd-polynomials. A lattice path interpretation is provided for this product of two cd-mono… ▽ More

    Submitted 18 September, 2014; originally announced September 2014.

  33. arXiv:1408.6858  [pdf, ps, other

    math.CO

    The descent set polynomial revisited

    Authors: Richard Ehrenborg, N. Bradley Fox

    Abstract: We continue to explore cyclotomic factors in the descent set polynomial $Q_{n}(t)$, which was introduced by Chebikin, Ehrenborg, Pylyavskyy and Readdy. We obtain large classes of factors of the form $Φ_{2s}$ or $Φ_{4s}$ where $s$ is an odd integer, with many of these being of the form $Φ_{2p}$ where $p$ is a prime. We also show that if $Φ_{2}$ is a factor of $Q_{2n}(t)$ then it is a double factor.… ▽ More

    Submitted 2 November, 2014; v1 submitted 28 August, 2014; originally announced August 2014.

    Comments: 26 pages, 6 tables and 1 figure. Results improved to non-prime cyclotomic factors

    MSC Class: 05A05

  34. A sign-reversing involution for an extension of Torelli's Pfaffian identity

    Authors: Richard Ehrenborg, N. Bradley Fox

    Abstract: We evaluate the hyperpfaffian of a skew-symmetric $k$-ary polynomial $f$ of degree $k/2 \cdot (n-1)$. The result is a product of the Vandermonde product and a certain expression involving the coefficients of the polynomial $f$. The proof utilizes a sign reversing involution on a set of weighted, oriented partitions. When restricting to the classical case when $k=2$ and the polynomial is… ▽ More

    Submitted 27 August, 2014; originally announced August 2014.

    Comments: 8 pages, 1 figure

    MSC Class: 05A19 (Primary)

    Journal ref: Discrete Math. 332 (2014), 69--74

  35. arXiv:1407.2823  [pdf, other

    math.CO

    On Aperiodic Subtraction Games with Bounded Nim Sequence

    Authors: Nathan Fox

    Abstract: Subtraction games are a class of impartial combinatorial games whose positions correspond to nonnegative integers and whose moves correspond to subtracting one of a fixed set of numbers from the current position. Though they are easy to define, sub- traction games have proven difficult to analyze. In particular, few general results about their Sprague-Grundy values are known. In this paper, we con… ▽ More

    Submitted 10 July, 2014; originally announced July 2014.

    Comments: 45 pages

    MSC Class: 91A46 (Primary); 68R15 (Secondary); 05A19 (Secondary)

  36. arXiv:1202.6603  [pdf

    physics.optics

    Ultra-Thin Metal Films for Enhanced Solar Absorption

    Authors: N. Ahmad, J. Stokes, N. A. Fox, M. Teng, M. J. Cryan

    Abstract: This paper presents modelled results for optical absorption in ultra-thin films of nickel, gold and silver across the solar spectrum. It is found in the case of nickel there is an optimum thickness for maximum solar absorption around 10-13nm. It is believed that this is a result of the real and imaginary parts of its refractive index being of similar magnitude across the solar spectrum which can g… ▽ More

    Submitted 7 March, 2012; v1 submitted 29 February, 2012; originally announced February 2012.

  37. arXiv:0712.1316  [pdf, ps, other

    astro-ph

    Hierarchical Disk Galaxy Assembly as the Origin of Scatter in the z~1 Stellar Mass Tully-Fisher Relation

    Authors: Nicola Atkinson, Christopher J. Conselice, Nicole Fox

    Abstract: Recent observations of distant disk galaxies show that there is little to no evolution in the relation between maximum rotation speed and stellar mass at z < 1.2. There is however a significant scatter between these two quantities whose origin is uncertain. We show in this paper that this scatter is at least partially the result of galaxy merging, revealing that disk galaxy growth at z < 1 is fu… ▽ More

    Submitted 8 December, 2007; originally announced December 2007.

    Comments: 12 pages, MNRAS, submitted