(50g) Bernoulli polynomials
|
12-30-2018, 01:44 PM
Post: #14
|
|||
|
|||
RE: (50g) Bernoulli polynomials
Hello folks,
now I have the summation function \GS replaced by FOR NEXT loops: Input is n and the variable for the polynomials 'X' Code:
For getting a symbolic calculation it is necessary to use integer values for the loops (although floatings has a faster performance). Nice comparison, the "integral" code is slower until n = 18 or 19 and the "sum" code is faster. For n greater or equal 20 the tide turned, the "integral" code is faster (although it uses the CAS-functions "INTVX", "ISOL" and "SUBTL")... The summations goes quatric with n... greetings peacecalc |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: