Post Reply 
HP 15C and INT(1/√(1-x),0,1)
01-10-2018, 08:57 PM
Post: #26
RE: HP 15C and INT(1/√(1-x),0,1)
(01-10-2018 01:33 PM)emece67 Wrote:  Tested on a wp34s (with the last version of the integration routine):
  • SCI2: 1.999279690943348 (2 s)
  • SCI4: 1.999609653263110 (3 s)
  • SCI6: 1.999968878589093 (3 s)
  • SCI8:1.999998824537611 (3 s)
  • SCI10: 1.999999985077354 (3 s)
  • ALL0: 1.999999985077354 (4 s)
  • DBLON: 1.999999999999999976156369124294215 (16 s)

Actually this integral isn't quite as difficul as it seems when using purely numeric (not CAS) methods, it's just a matter of using some numerical quadrature method suited to the task at hand.

Just for instance my very own implementation of one such method for the barebones HP-71B does return 2.000000000000 (i.e.: exactly 2 to twelve digits) in just 4 seconds when run in J-F Garnier's Emu71 (about 15 min. in a real machine) using an accuracy as low as 1e-4.

Also, the fact that CAS can give the exact value almost instantly is completely irrelevant, most integrals cannot be managed by CAS and even slight changes to this one woul be intractable

V.
.

  
All My Articles & other Materials here:  Valentin Albillo's HP Collection
 
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 15C and INT(1/√(1-x),0,1) - salvomic - 11-26-2017, 07:51 PM
RE: HP 15C and INT(1/√(1-x),0,1) - JimP - 01-12-2018, 04:18 AM
RE: HP 15C and INT(1/√(1-x),0,1) - tgray - 01-09-2018, 03:42 PM
RE: HP 15C and INT(1/√(1-x),0,1) - Valentin Albillo - 01-10-2018 08:57 PM



User(s) browsing this thread: 1 Guest(s)