Search

ForumsResults 1 - 9 of 9 for lexicographical. (0.01 seconds)

It is all about the SQL
I ran into the same type problems when factoring large numbers, I was trying to generate the lexicographical index for a pick 20 of 80 matrix but my code can't handle anything over a pick 15 of 80. Pick-20 of 80 = 3,535,316,142,212,174,320 - total sets 19 digits Pick-15 of 80 = 6,635,869,816,740,560 - total sets 16 digits 15 of 80 matrix sample lexicographical index RL
May 16, 2017, 5:25 am - RL-RANDOMLOGIC - Mathematics Forum

Visual Basic Programing and Math
Here is a picture of my matrix digit calculator that can calculate the stats for any digit 0 to 9 within any matrix up to a 9-99 for both decade and ones place digits. Takes a fraction of a second to run. Here is another pic of a matrix overall and positional number calculator. I have several tools that can convert a set to it's lexicographical index or the lexicographical to a set. I mentioned before that we think alike. We both seem to have taken similar paths.
Mar 11, 2017, 5:15 am - RL-RANDOMLOGIC - Mathematics Forum

Testing wheel 9,6,5,5
So? It doesn't mean anything really. Just replace the numbers23->1, 24->2 etc and you have a new wheel with indexes scattered in the whole range (the wheel remains the same). Still this does not mean anything as a lexicographical order is just an integer representation of a combination.
Jan 2, 2005, 5:34 am - lottoarchitect - Mathematics Forum

Visual Basic Programing and Math
Necessity is the mother of invention. Where we differ is that I had no idea what Lexicographical Ordering was until you mentioned it. When I first started down this road I did look into learning some advanced math to try and assist me, but was overwhelmed by all of the foundational math I was going to need to learn before I could get to anything useful for what I was trying to accomplish. In the end I just decided to figure it out as I went a long using the math that I knew. The price I
Mar 11, 2017, 4:19 pm - Novan60 - Mathematics Forum

Mathematics and the Lottery
Spot9 Maybe it's possible to predict the changes in dominant frequencies rather than the actual frequencies? I have tried predictions based on gaps, skips etc but had little success. Changes in dominant frequencies might, never tried it. About the best I have found as far as prediction goes is something like the steps program I included in many of my programs. The steps amount to digit coding where each digit 0 to 9 is converted into a 3 digit code. Example 0 =121
Jul 25, 2017, 4:20 am - RL-RANDOMLOGIC - Mathematics Forum

The Powerplay Option
I hope it will be inspiring for other lottery players. List contains also few terms related to gambling, like combinadic . Classical views: http://en.wikipedia.org/wiki/Classical_definition_of_probability http://en.wikipedia.org/wiki/Frequency_probability Alternative points of view: http://en.wikipedia.org/wiki/Probability_interpretations http://en.wikipedia.org/wiki/Empirical_probability Empirical probability, also known as relative frequency, or experimental probability, i
Feb 8, 2013, 2:49 pm - dr san - Mathematics Forum

It is all about the SQL
Lexicographical index example code is all over the net these days, 25 years ago, not so much. My code will calculate any index the problem is related to MS. After all, who would attempt to play a pick-30 of 2000 unless it paid for matching none of the numbers? Python has really moved up in the arena of programming languages in the last few years. I experimented with it years back but disliked the process required to build stand alone apps. Everything has it's trade offs. RL
May 17, 2017, 10:55 pm - RL-RANDOMLOGIC - Mathematics Forum

Markov Chains - anyone tested the method?
The predictor uses a random starting point for each micro prediction of at least 50 to 250 games. This is the random part of the process. Next it combines then converts the micro predictions to the step values then converts the steps into the lexicographical index and from the index to the actual line/set. I spent several hours testing the code for errors this morning and while I am not 100% certain, I am at least 99% sure it's error free. The program never sees the draw it's tryin
Jun 3, 2018, 3:22 pm - RL-RANDOMLOGIC - Mathematics Forum

Markov Chains - anyone tested the method?
Flabber First, I am not your mate.. whatever that implies. Second, your feelings seem to have been bruised so may I suggest a little corner time out. Markov chains, ie followers as you call them are very simple to generate for almost any data type. The steps are a base-10 to 3-digit code. Each digit 0 to 9 is coded into a specific code, example 212=5. The program first converts the actual line, ie set of numbers into it's lexicographical index. The index is zero padded so that it'
Jun 4, 2018, 4:41 am - RL-RANDOMLOGIC - Mathematics Forum

Page 1 of 1