[seqfan] Re: MAPLE, grandmothers, and dolls

Richard Mathar mathar at strw.leidenuniv.nl
Wed Mar 23 18:51:46 CET 2011


http://list.seqfan.eu/pipermail/seqfan/2011-March/007366.html

The BABUSCHAKS runs out of the box with maple 14, just attaching
st := time() ;
for n from 1 do
        print(SeqBrnDJ(n,4)[5]) ;
        print((time()-st)/60.,"min") ;
end do:

at the end, but it seems that for each increase n=n+1 the execution time
triples:

                                      15

                            0.0000333333334, "min"

                                      139

                            0.0000833333334, "min"

                                      862

                            0.0002833333334, "min"

                                     4079

                            0.0009166666673, "min"

                                     15791

                             0.003250000000, "min"

                                     52450

                             0.01046666667, "min"

                                    154279

                             0.03425000000, "min"

                                    411180

                              0.1109666667, "min"

                                    1009741

                              0.3612000000, "min"
                                    2314278

                              1.255116667, "min"

So I am not sure how far I one can get on finite time scales.



More information about the SeqFan mailing list