# Ultra-recursive sequences

**Authors:** \'Oscar Andr\'es Ram. Ram\'irez

arXiv: 1902.01820 · 2019-02-06

## TL;DR

This paper introduces ultra-recursive sequences, a novel class of self-referential sequences where each term depends on neighboring terms and their properties, expanding the understanding of recursive sequence behaviors.

## Contribution

It defines and explores a new type of sequences with self-referential and bidirectional recursive properties, which had not been studied before.

## Key findings

- Sequences can be generated with terms depending on previous or next elements.
- Ultra-recursive sequences exhibit unique self-referential properties.
- Potential applications in modeling complex recursive systems.

## Abstract

We study a new type of sequences whose elements are defined in terms of the position, sign and magnitude of another element of the sequence. The name ultra-recursive comes from the fact that these sequences possess terms that are generated adding either the previous (as in traditional recurrences formulas) or the next terms. They are also self-referential because the rules to generate every member alludes to some value of the sequence.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.01820/full.md

## References

3 references — full list in the complete paper: https://tomesphere.com/paper/1902.01820/full.md

---
Source: https://tomesphere.com/paper/1902.01820