Hi
Here is an experimental user contributed filter to try out. Please note this is version 1.0. Supports up to 100 ball lotteries. Statistics are not yet supported in this version. Please report bugs in this thread.
*******************************************
UPDATE: Version 1.7.3
Added Palindromic, Trimorphic numbers
***********************************************
Mathematical Sequence Filters
Contains the following mathematical sequence filters:
Lucas Numbers
http://en.wikipedia.org/wiki/Lucas_numbers
Numbers: 1,2,3,4,7,11,18,29,47,76,123...
Triangular Numbers
http://en.wikipedia.org/wiki/Triangular_number
Numbers: 0,1,3,6,10,15,21,28,36,45,55,66,78,91...
Square Numbers
http://en.wikipedia.org/wiki/Square_number
Numbers: 0,1,4,9,16,25,36,49,64,81,100...
Fibonacci Numbers
http://en.wikipedia.org/wiki/Fibonacci_number
Numbers: 0,1,2,3,5,8,13,21,34,55,89...
Powerful Numbers
http://en.wikipedia.org/wiki/Powerful_number
Numbers: 1,4,8,9,16,25,27,32,36,49,64,72,81,100...
Palindromic Numbers
http://en.wikipedia.org/wiki/Palindromic_number
Numbers: 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99
Trimorphic Numbers
http://en.wikipedia.org/wiki/Trimorphic_number
Numbers: 1, 4, 5, 6, 9, 24, 25, 49
You may choose the type of mathematical sequence filter from the drop down, then set the Min and Max balls.
eg Prime Numbers (2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47 ...) set to Min 2, Max 3
Ticket:
10 - 19 - 20 - 22 - 23 - 37 PASS (contains 3 prime numbers)
10 - 19 - 23 - 37 - 47 - 49 FAIL (contains 4 prime numbers)
10 - 12 - 16 - 23 - 28 - 46 FAIL (contains 1 prime number)
PLEASE FOLLOW INSTRUCTIONS IN THREAD "How To Install Plugin" for installation instructions