Sequence and Series Reconstruction

Liquid7800
Messages
76
Reaction score
0
After studying Generating Functions some, I wondered this question:

1). Take an arbitrary sequence of numbers for example:

{p1,p2,p3,p4...pN} and get/find a Generating Function for that sequence.

2). Now 'remove' an arbitrary sequence members from the above set :{p1,p2,p3,p4...p100} which might look like this after removal of arbitrary sequence members:

{p1,p2,,p8,,,,p20,p21,p22,,,,,,p45,,,...p100}

Now the question becomes:

Can you produce a Function (another Generating Function?) to make the sequence 'recognizable' again...how would you re-generate or re-facilitate the 'missing' sequence members or 'holes'...maybe using some combination of techniques to define a frame of 'reference' from an initial encoding from the original (full) sequence.

I have no idea if this problem(s) has been researched or even solved before...

but I was just thinking of how you could 'create' or 'fill' missing information mathematically...and the problem of sequence reconstruction came to mind.

If I am unclear as to what I am asking please let me know.

...I guess what I am looking for is some starting points, pre-requisite mathematical knowledge, theory, subject areas, refernce materials etc., from people who know what they are doing--- (anyone worked on this kind of thing before?)...

This is going to be a personal thing to mathematically immerse myself in as a project to explore, since I love series and Generating Functions.

Thanks for listening!
 
Mathematics news on Phys.org
Isn't it that you can have a generating function for just every sequence? I mean I write out the series and the generating function is whatever comes you in the end.
In that case of your you cannot regenerate.

Here is a question back to you:
I wrote a program to generate random numbers 0-9. Then I deleted every other number. My result is "3751961764396515591391651592". Now what were the missing numbers in between?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top