I found this but not sure how to make it work on the calculator.
The formula looks more complex than it really is; but it is as accurate as possible with the use for letters and basic symbols. Part of the formula explains the different mathematical constants and operations used to achieve the result: A Wheel matrix that creates exactly 3 digits for the first position (alpha), second position (beta) and third position (gamma).
The Pi formula was originally created for the use in the Florida Pick 3 Lottery and was successfully used to create 27 numbers to follow the drawing November 18, 2002 (852).
Don't worry we are going to show you the calculations necessary.
The most recent draw was 852. For the formula that means that
alpha = 8
beta = 5
gamma = 2To get to all 9 values required for the Wheel Matrix we start out with the first of the formula parts shown on the right.
Gamma = 2. The square root of pi = 1.77245385.
2 + 1.77245385 = 3.77245385
3.77245385 rounded = 4 (In this case the system has to round up.)
Modulo 10 of 4 = 4 If the number is higher than 10 the result is the last digit)
So our first result is 4.
We do the same procedure for the the next two of the top row (alpha and beta) and we will get the results 0 and 7.Now we go to the next row. As an example I show how to calculate the middle part shown on the right.
Alpha = 8. pi = 3.14159265.
8 + 3.14159265 = 11.14159265
11.14159265 rounded = 11 (In this case the system has to round up.)
Modulo 10 of 11 = 1 (If the number is higher than 10 the result is the last digit)
So the middle result is 1.
The same procedure with the other middle calculations fives us for 5 and 8.One row to go: As an example I use the last part.
Beta = 5. The 2nd power of pi = 9.8696044.
5 + 9.8696044 = 14.8696044.
14.8696044 rounded = 15 (In this case the system has to round up.)
Modulo 10 of 15 = 5 (If the number is higher than 10 the result is the last digit)
So the last result is 5.
Using the same procedure with the first and second part on the last row results in 2 and 8.
So our Wheel Matrix looks like this:
Simplified +2 , +3 , +10
right?
and is the rows on the wheel in different order as far as (alpha, betta, gamma)?
Quote: Originally posted by flossdog on Mar 15, 2015
I found this but not sure how to make it work on the calculator.
The formula looks more complex than it really is; but it is as accurate as possible with the use for letters and basic symbols. Part of the formula explains the different mathematical constants and operations used to achieve the result: A Wheel matrix that creates exactly 3 digits for the first position (alpha), second position (beta) and third position (gamma).
The Pi formula was originally created for the use in the Florida Pick 3 Lottery and was successfully used to create 27 numbers to follow the drawing November 18, 2002 (852).
Don't worry we are going to show you the calculations necessary.
The most recent draw was 852. For the formula that means that
alpha = 8
beta = 5
gamma = 2To get to all 9 values required for the Wheel Matrix we start out with the first of the formula parts shown on the right.
Gamma = 2. The square root of pi = 1.77245385.
2 + 1.77245385 = 3.77245385
3.77245385 rounded = 4 (In this case the system has to round up.)
Modulo 10 of 4 = 4 If the number is higher than 10 the result is the last digit)
So our first result is 4.
We do the same procedure for the the next two of the top row (alpha and beta) and we will get the results 0 and 7.Now we go to the next row. As an example I show how to calculate the middle part shown on the right.
Alpha = 8. pi = 3.14159265.
8 + 3.14159265 = 11.14159265
11.14159265 rounded = 11 (In this case the system has to round up.)
Modulo 10 of 11 = 1 (If the number is higher than 10 the result is the last digit)
So the middle result is 1.
The same procedure with the other middle calculations fives us for 5 and 8.One row to go: As an example I use the last part.
Beta = 5. The 2nd power of pi = 9.8696044.
5 + 9.8696044 = 14.8696044.
14.8696044 rounded = 15 (In this case the system has to round up.)
Modulo 10 of 15 = 5 (If the number is higher than 10 the result is the last digit)
So the last result is 5.
Using the same procedure with the first and second part on the last row results in 2 and 8.
So our Wheel Matrix looks like this:
I always use LL12 digit4 and pick 3 pi which was given years ago still works.
Quote: Originally posted by Mattmccl on Mar 15, 2015
Simplified +2 , +3 , +10
right?
and is the rows on the wheel in different order as far as (alpha, betta, gamma)?
Nm i see , gamma , alpha , beta .
Quote: Originally posted by flossdog on Mar 15, 2015
I found this but not sure how to make it work on the calculator.
The formula looks more complex than it really is; but it is as accurate as possible with the use for letters and basic symbols. Part of the formula explains the different mathematical constants and operations used to achieve the result: A Wheel matrix that creates exactly 3 digits for the first position (alpha), second position (beta) and third position (gamma).
The Pi formula was originally created for the use in the Florida Pick 3 Lottery and was successfully used to create 27 numbers to follow the drawing November 18, 2002 (852).
Don't worry we are going to show you the calculations necessary.
The most recent draw was 852. For the formula that means that
alpha = 8
beta = 5
gamma = 2To get to all 9 values required for the Wheel Matrix we start out with the first of the formula parts shown on the right.
Gamma = 2. The square root of pi = 1.77245385.
2 + 1.77245385 = 3.77245385
3.77245385 rounded = 4 (In this case the system has to round up.)
Modulo 10 of 4 = 4 If the number is higher than 10 the result is the last digit)
So our first result is 4.
We do the same procedure for the the next two of the top row (alpha and beta) and we will get the results 0 and 7.Now we go to the next row. As an example I show how to calculate the middle part shown on the right.
Alpha = 8. pi = 3.14159265.
8 + 3.14159265 = 11.14159265
11.14159265 rounded = 11 (In this case the system has to round up.)
Modulo 10 of 11 = 1 (If the number is higher than 10 the result is the last digit)
So the middle result is 1.
The same procedure with the other middle calculations fives us for 5 and 8.One row to go: As an example I use the last part.
Beta = 5. The 2nd power of pi = 9.8696044.
5 + 9.8696044 = 14.8696044.
14.8696044 rounded = 15 (In this case the system has to round up.)
Modulo 10 of 15 = 5 (If the number is higher than 10 the result is the last digit)
So the last result is 5.
Using the same procedure with the first and second part on the last row results in 2 and 8.
So our Wheel Matrix looks like this:
I have to look but I think somebody put this in excel a couple of years ago. If not it would be nice to have in a program.
I just looked and cajun4win and joker 17 had threads on this subject. I have not found the program if any at this time.
Quote: Originally posted by flossdog on Mar 15, 2015
I found this but not sure how to make it work on the calculator.
The formula looks more complex than it really is; but it is as accurate as possible with the use for letters and basic symbols. Part of the formula explains the different mathematical constants and operations used to achieve the result: A Wheel matrix that creates exactly 3 digits for the first position (alpha), second position (beta) and third position (gamma).
The Pi formula was originally created for the use in the Florida Pick 3 Lottery and was successfully used to create 27 numbers to follow the drawing November 18, 2002 (852).
Don't worry we are going to show you the calculations necessary.
The most recent draw was 852. For the formula that means that
alpha = 8
beta = 5
gamma = 2To get to all 9 values required for the Wheel Matrix we start out with the first of the formula parts shown on the right.
Gamma = 2. The square root of pi = 1.77245385.
2 + 1.77245385 = 3.77245385
3.77245385 rounded = 4 (In this case the system has to round up.)
Modulo 10 of 4 = 4 If the number is higher than 10 the result is the last digit)
So our first result is 4.
We do the same procedure for the the next two of the top row (alpha and beta) and we will get the results 0 and 7.Now we go to the next row. As an example I show how to calculate the middle part shown on the right.
Alpha = 8. pi = 3.14159265.
8 + 3.14159265 = 11.14159265
11.14159265 rounded = 11 (In this case the system has to round up.)
Modulo 10 of 11 = 1 (If the number is higher than 10 the result is the last digit)
So the middle result is 1.
The same procedure with the other middle calculations fives us for 5 and 8.One row to go: As an example I use the last part.
Beta = 5. The 2nd power of pi = 9.8696044.
5 + 9.8696044 = 14.8696044.
14.8696044 rounded = 15 (In this case the system has to round up.)
Modulo 10 of 15 = 5 (If the number is higher than 10 the result is the last digit)
So the last result is 5.
Using the same procedure with the first and second part on the last row results in 2 and 8.
So our Wheel Matrix looks like this:
This one is tough since the Wheel Matrix starts with the last part of the number which is gamma and the formula on top row, then ,,,,,,,
second row is first number, alpha, but it goes in the middle then left number, right number , then,,,,,,
third row is second number, beta, and put in the order of last, first, second. I'm with lakerben, it would really need to be put in an excel program or there will be many people wanting you to post examples of numerous States .
I can do it on paper as long as it is quite and no one bugging me.
Oh, and none of this
FD
I got up early this morning and read your topic and decided to build a little app. Anyway here is the
download link. Just set the 3 values and click run. To set the values move the mouse pointer over
the box and L-click to increase or R-click to decrease. Very simple.
RL
P.S. The results will be displayed in notepad once the program has generated the lines.
Download link
https://app.box.com/s/lvlg5gbfehk6mrs8h80a7wicnphhgr6x
Enjoy
Quote: Originally posted by RL-RANDOMLOGIC on Mar 16, 2015
FD
I got up early this morning and read your topic and decided to build a little app. Anyway here is the
download link. Just set the 3 values and click run. To set the values move the mouse pointer over
the box and L-click to increase or R-click to decrease. Very simple.
RL
P.S. The results will be displayed in notepad once the program has generated the lines.
Download link
https://app.box.com/s/lvlg5gbfehk6mrs8h80a7wicnphhgr6x
Enjoy
awesome!
thanks flossdog and RL
Produced a box from Fl Mid 3/15/15 in Eve draw 316. Thanks to both of you
114
116
117
134
136
137
144
146
147
314
334
344
516
536
546
617
637
647
814
816
817
834
836
837
844
846
847
thanks for posting your results carbob because I'm a dingy
I didn't scroll for the rest of the numbers
doh me
Hi all
This is flossdogs idea, I just coded it to make it easy to use.
RL
Quote: Originally posted by ANITO143 on Mar 16, 2015
Thanks RL and flossdog...
Ditto,nice work!
Thanks for the comments.
I was surprised to see that the little app was downloaded almost 150 times in the first few hours.
I only had time to run a few back-test and here in MO. it hit some match 2's but no match 3. I only
tested around 5 or 6 games and only for the evening drawing.
RL
![]() © 2022 Speednet Group LLC Lottery Post is a registered trademark of Speednet Group. |
Welcome Guest
Your last visit: Fri, May 27, 2022, 8:05 pm