Friendly Interface for Online Encyclopedia of Integer Sequences (OEIS).
-
Updated
Apr 5, 2021 - HTML
Friendly Interface for Online Encyclopedia of Integer Sequences (OEIS).
This is an implementation designed in Javascript. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.
Figurate Numbers generates 241 infinite sequences of plane, space, and multidimensional figurate numbers based on the book ‘Figurate Numbers’ (2012) by Elena Deza and Michel Deza. The methods are implemented using the Enumerator class and are designed for use in your math projects or in Sonic Pi.
A library for identifying and generating number sequences
This project is created to identify the number patterns on a given number sequence
A small scaling algorithm for integer sequences.
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
Generate an arbitrarily-long list of sequential numbers
A simple Java program that generates the Fibonacci sequence up to a specified number of terms. Includes error handling for invalid inputs and uses a Scanner for user input.
Add a description, image, and links to the number-sequences topic page so that developers can more easily learn about it.
To associate your repository with the number-sequences topic, visit your repo's landing page and select "manage topics."