Hi there.
I'm currently working on a program that produces a formula that tells you each number in the sequence. For example, if someone wrote a book, the formula tells you each letter in the book.
N:2468
P:1234
N is the number, p is the position.
The formula for the above is 2p. But should the program be able to produce a formula for ANY sequence, it could be useful for remembering things such as phone-numbers.
The program was originally designed to predict the next number in a sequence: this could be useful for all sorts of things, from lottery results, to passports through an airport. However I have concluded that it is impossible to predict a number, until that number is presented.
For example, an all encompassing formula may not be able to predict the next number in the following two sequences, from the first number.
N:123456789
N:164256756
P:123456789
However, while prediction may be futile, a formula may be drawn for a complete sequence, such as a book, or phone number.
My question for theoretical mathematicians is the following: does ANY sequence always have a formula that follows it's position in the sequence?
P:123456789
I'm currently working on a program that produces a formula that tells you each number in the sequence. For example, if someone wrote a book, the formula tells you each letter in the book.
N:2468
P:1234
N is the number, p is the position.
The formula for the above is 2p. But should the program be able to produce a formula for ANY sequence, it could be useful for remembering things such as phone-numbers.
The program was originally designed to predict the next number in a sequence: this could be useful for all sorts of things, from lottery results, to passports through an airport. However I have concluded that it is impossible to predict a number, until that number is presented.
For example, an all encompassing formula may not be able to predict the next number in the following two sequences, from the first number.
N:123456789
N:164256756
P:123456789
However, while prediction may be futile, a formula may be drawn for a complete sequence, such as a book, or phone number.
My question for theoretical mathematicians is the following: does ANY sequence always have a formula that follows it's position in the sequence?
P:123456789
Last edited:
