A non-decreasing sequence of integers can be generated from any positive real value by the following procedure:
Where is the floor function.
For example, generates the Fibonacci sequence:
The concatenation of a sequence of positive integers is a real value denoted constructed by concatenating the elements of the sequence after the decimal point, starting at :
For example, the Fibonacci sequence constructed from yields the concatenation Clearly, for this value of .
Find the only value of for which the generated sequence starts at and the concatenation of the generated sequence equals the original value: . Give your answer rounded to places after the decimal point.