Page 2 of 2

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Sat Oct 20, 2012 5:50 pm
by spf302
Hi timmac,

A few other mathematical sequences that include more than 6 numbers (up to 50):

Abundant numbers
Happy numbers

You can find many below:

http://mathworld.wolfram.com/topics/SpecialNumbers.html

Regards

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Wed Nov 14, 2012 4:54 pm
by timmac
spf302 wrote:Hi timmac,

A few other mathematical sequences that include more than 6 numbers (up to 50):

Abundant numbers
Happy numbers

You can find many below:

http://mathworld.wolfram.com/topics/SpecialNumbers.html

Regards


Hi

Nice resource of sequences thanks - I'll have a look through and see what can be added.

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Tue Dec 18, 2012 2:11 pm
by jasper2408
When I use the Tools>Ticket Properties window sometimes it will show an "N/A" instead of a zero on different numbers. This happens under Base/Non-Base filter, Multiples(Div) filter, Line Width, and Number Filters. I thought I would lump all of the filters here instead of putting this under each filter subject so it would all be in one place.

I am playing the Indiana Daily 3, Indiana Daily 4, Illinois Pick 3, and Illinois Pick 4.

Application Version: Expert Lotto 5.3.1 [121214]


Thank you,
jasper2408

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Tue Dec 18, 2012 2:22 pm
by stan
jasper2408 wrote:When I use the Tools>Ticket Properties window sometimes it will show an "N/A" instead of a zero on different numbers. This happens under Base/Non-Base filter, Multiples(Div) filter, Line Width, and Number Filters. I thought I would lump all of the filters here instead of putting this under each filter subject so it would all be in one place.

It might be a bug in the plugin implementation. There should be some diagnostic messages in the application log.

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Tue Dec 18, 2012 4:30 pm
by jasper2408
stan wrote:
jasper2408 wrote:When I use the Tools>Ticket Properties window sometimes it will show an "N/A" instead of a zero on different numbers. This happens under Base/Non-Base filter, Multiples(Div) filter, Line Width, and Number Filters. I thought I would lump all of the filters here instead of putting this under each filter subject so it would all be in one place.

It might be a bug in the plugin implementation. There should be some diagnostic messages in the application log.



Using Indiana Daily 3 I disabled all of my filters except Palindromic (Min:0 Max:0). It will bring up 1 ticket number (000) using 1000 tickets in the packet. When I check the application log after using my complex filter I am getting the below text:

INFO [ACTIVITY]: Complex Filter - Daily 3 - apply - Daily 3: All must pass on 1,000 tickets in the Package
INFO [ACTIVITY]: Complex Filter - Daily 3 - accepted 1 tickets (Daily 3: All must pass
INFO [performance]: Filtering speed: 12821/s


I then open the properties for the 1000 ticket package and I see the 0 next to the 000 ticket number but if I scroll down then I see N/A next to a lot of the ticket numbers so I am not sure what these numbers should be. The attachment shows what the log says when I open the package properties for this package. I don't know whether this pertains to this problem or not.

jasper

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Tue Dec 18, 2012 8:34 pm
by stan
jasper2408 wrote:
stan wrote:
jasper2408 wrote:When I use the Tools>Ticket Properties window sometimes it will show an "N/A" instead of a zero on different numbers. This happens under Base/Non-Base filter, Multiples(Div) filter, Line Width, and Number Filters. I thought I would lump all of the filters here instead of putting this under each filter subject so it would all be in one place.

It might be a bug in the plugin implementation. There should be some diagnostic messages in the application log.



Using Indiana Daily 3 I disabled all of my filters except Palindromic (Min:0 Max:0). It will bring up 1 ticket number (000) using 1000 tickets in the packet. When I check the application log after using my complex filter I am getting the below text:

INFO [ACTIVITY]: Complex Filter - Daily 3 - apply - Daily 3: All must pass on 1,000 tickets in the Package
INFO [ACTIVITY]: Complex Filter - Daily 3 - accepted 1 tickets (Daily 3: All must pass
INFO [performance]: Filtering speed: 12821/s


I then open the properties for the 1000 ticket package and I see the 0 next to the 000 ticket number but if I scroll down then I see N/A next to a lot of the ticket numbers so I am not sure what these numbers should be. The attachment shows what the log says when I open the package properties for this package. I don't know whether this pertains to this problem or not.

jasper

Thanks for the screen shot. It indicates that some values calculated in the stats are outside expected range. Tim needs to go through his code to find the bug.

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Wed Dec 19, 2012 8:54 pm
by jasper2408
jasper2408 wrote:When I use the Tools>Ticket Properties window sometimes it will show an "N/A" instead of a zero on different numbers. This happens under Base/Non-Base filter, Multiples(Div) filter, Line Width, and Number Filters. I thought I would lump all of the filters here instead of putting this under each filter subject so it would all be in one place.




Thanks for looking at this Stan. I wasn't sure whether these new filters were for the Pick-N lotteries or not as they work fine on Powerball and MegaMillions lotteries. Also, thanks to timmac for the extra time you have put in developing these filters.

jasper

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Thu Dec 20, 2012 4:42 pm
by timmac
Hi Jasper

Thanks for reporting this bug, and providing a screenshot. I'll investigate this issue and fix it in the next update of the filters.

Regards

jasper2408 wrote:
stan wrote:
jasper2408 wrote:When I use the Tools>Ticket Properties window sometimes it will show an "N/A" instead of a zero on different numbers. This happens under Base/Non-Base filter, Multiples(Div) filter, Line Width, and Number Filters. I thought I would lump all of the filters here instead of putting this under each filter subject so it would all be in one place.

It might be a bug in the plugin implementation. There should be some diagnostic messages in the application log.



Using Indiana Daily 3 I disabled all of my filters except Palindromic (Min:0 Max:0). It will bring up 1 ticket number (000) using 1000 tickets in the packet. When I check the application log after using my complex filter I am getting the below text:

INFO [ACTIVITY]: Complex Filter - Daily 3 - apply - Daily 3: All must pass on 1,000 tickets in the Package
INFO [ACTIVITY]: Complex Filter - Daily 3 - accepted 1 tickets (Daily 3: All must pass
INFO [performance]: Filtering speed: 12821/s


I then open the properties for the 1000 ticket package and I see the 0 next to the 000 ticket number but if I scroll down then I see N/A next to a lot of the ticket numbers so I am not sure what these numbers should be. The attachment shows what the log says when I open the package properties for this package. I don't know whether this pertains to this problem or not.

jasper

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Thu Dec 20, 2012 4:54 pm
by jasper2408
Thanks timmac.

jasper

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Mon Jan 07, 2013 6:30 pm
by timmac
Hi Jasper

I've now fixed this in the latest update - Version 1.7.5.2 next time it updates please verify

Regards
timmac

[quote="timmac"]Hi Jasper

Thanks for reporting this bug, and providing a screenshot. I'll investigate this issue and fix it in the next update of the filters.

Regards

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Mon Jan 07, 2013 7:05 pm
by jasper2408
timmac wrote:Hi Jasper

I've now fixed this in the latest update - Version 1.7.5.2 next time it updates please verify

Regards
timmac

timmac wrote:Hi Jasper

Thanks for reporting this bug, and providing a screenshot. I'll investigate this issue and fix it in the next update of the filters.

Regards



Everything is fixed and working correctly now. Thank you for your hard work.

jasper

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Tue Oct 22, 2013 4:10 pm
by timmac
Hi

Version 1.7.7 now includes Ulam number support

http://en.wikipedia.org/wiki/Ulam_number

Regards

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Thu Apr 21, 2016 12:02 pm
by Creador
In the newest version I can NOT see Square Numbers or Triangular or Fibonacci. Why cannot I find it ?

Re: NEW FILTER: Mathematical Sequences Filter

PostPosted: Sun Apr 24, 2016 12:22 pm
by stan
Creador wrote:In the newest version I can NOT see Square Numbers or Triangular or Fibonacci. Why cannot I find it ?

Did you enable extra plugins?
viewtopic.php?f=15&t=1647