|
I've read this formation as a number, which is
3414,4825,4436,2366 (1)
Reading each 3x3 segment that indicates numbers from "0" to "9".
Using the constant value of
pi = 3.14159...
e = 2.71828...
The value of (1) is able to approximate to
(4pi*e -math.sqrt(2) /10^2) *E14 (2)
Doing subtraction (2) from (1), the result is
30,6885,5312.2688... (3)
If factorize the figure (3) , the result is
2^4 * 503 * 381319
Here, I found some equations...
16 : 503 = 1 : 31.4375
10 * pi = 31.4159...
math.Log( 503, 8 ) = 2.99147153...
math.Power( 8, 3 ) = 512
prime numbers around 512 is
..., 541, 523, 521, 509,
503, 499, ...
10 + Log( 381319, 8 ) =
16.180212964...
381419 is also a prime number,
and of course this is 181319+ 100
10*(√5+1)/2 = 16.18033989...
Hiro.T
|