Home > Net >  Lottery rotation matrix algorithm
Lottery rotation matrix algorithm

Time:09-24

First of all, is only interested in the algorithm, to buy a lottery ticket and is not very keen on, and the rotation matrix can make people buy a lottery ticket loss stabilization, does not improve your chances of the lottery,
Recently made a the double chromosphere rotation matrix algorithm, the basic principle is the number to list all comply with preset conditions, such as in 5, 6 will begin from the first number, will be all the same number has 5 red balls combination of branding, continue to find next has not been any number on, repeat the above operation, until the last number, after the actual use found that generated by the method of rotation matrix, compared with a result of lottery site the final count than on the website of note note and 33 choose 6 5 eventually shrink from a note number is more than 29000 note, analyzes the reasons, the design method of optimization, better methods are not traverse, such as the first number processing is completed, can't order to find the second number, but to find the one with the least number to repeat the first number of number for marking operation, however, the amount of calculation of this algorithm is far greater than the first algorithm, can someone to design a high efficiency algorithm to speed up the running?
My algorithm in a lottery number is used, stored in a 64 - bit integer, 0 to 32 bit for the red balls, one is 1 said the red ball, 33 ~ 48 bit for basketball, stored in this way can represent both the single note number, can also be said compound betting, can quickly compare to two Numbers at the same time, the two number the bitwise and operator, come out the result of there are a few of 1 means that there are a few number, a number with itself and operation after left a can quickly judge whether there is a serial number, etc.,

CodePudding user response:

Pseudoscience, how studies all won't have the results
From the uniform distribution in the result set is not possible to find out in addition to uniform distribution of the results of

Have to do in order to obtain psychological comfort
You need to have a knowledge base from which to retrieve the probability of the emergence of various combinations (although eventually you will find all the same, but in the knowledge reserve, under the condition of rather smaller how many will still appear in the form of multimodal)

CodePudding user response:

When too little relevant variables, any mathematical calculation is in gambling, can be easily proved conditions with the results of the relationship between any credibility,

CodePudding user response:

You don't know what to collect tens of thousands of kinds of relevant variables (such as in the day of the lottery site temperature, humidity, the day on Mars is there some kind of chemical reaction, and so on), to collect hundreds of thousands of samples, so the lottery to calculate just have a little credibility,

CodePudding user response:

Lottery, the back number had no correlation with the previous number, each time the lottery is to start from scratch,

Based on false assumptions to study the relevance of the "repeat some number", such as pure are deceptive,

CodePudding user response:

No results of algorithm

CodePudding user response:

This kind of research is like breathing would die so suffocating in a useless, oxidation of the breath is modern science and technology research is the cause of the cell aging, but you breath more easily lead to more health problems...
There may be a little correlation, but the correlation is useless,

CodePudding user response:

Computer has no real random Numbers, so impossible with a computer to simulate the actual drawing load,

CodePudding user response:

Many people is not serious about your post reading, the first sentence said plainly,
first of all, is only interested in the algorithm, to buy a lottery ticket is not very keen on
For rotation matrix, I try to find the optimal algorithm, it is not only to use on the lottery, is also used in experimental design, such as drug pairs design,
Actually mathematicians have been looking for this kind of combination design of algorithm, have exhaustive method, neural network algorithm, simulated annealing algorithm... But there is a fundamental problem not solved, is not to find the principle of organization, I now find basic algorithm is the key, can calculate the optimal solution in a very short time (hundred optimal solution, or mathematical proof of the optimal solution),
As for the algorithm, after I published a paper in the journal mathematical, here again,

CodePudding user response:

The
references to the tenth floor & lt; Span style="color: # 4788 c7" & gt; Yang brothers & lt;/span> Response:
many people is not serious about your post reading, the first sentence said plainly,
first of all, is only interested in the algorithm, to buy a lottery ticket is not very keen on
For rotation matrix, I try to find the optimal algorithm, it is not only to use on the lottery, is also used in experimental design, such as drug pairs design,
Actually mathematicians have been looking for this kind of combination design of algorithm, have exhaustive method, neural network algorithm, simulated annealing algorithm... But there is a fundamental problem not solved, is not to find the principle of organization, I now find basic algorithm is the key, can calculate the optimal solution in a very short time (hundred optimal solution, or mathematical proof of the optimal solution),
As for the algorithm, after I published a paper in the journal of mathematics, again released here,
& lt; Br/& gt; Hello, can you add your rough idea?
  •  Tags:  
  • C #
  • Related