HP Prime numerical restrictions?



#6

Is it just me, or does the HP Prime have inbuilt restrictions?

For example, the command

sum(1.0/x,x,1,1000)

returned

7.48547086054

almost instantly. All good. But the command

sum(1.0/x,x,1,10000)

returned instead

"Error: Invalid dimension"

This is annoying, unless there's some setting which will remove such errors. (I can do this sort of thing with zero problems on both the Casio ClassPad and the TI nspire.) I like many things about the HP Prime, but it keeps throwing error messages at me, or freezing, or sometimes spontaneously rebooting. There also seems to be a restriction on derivatives, as I explained in an earlier post.

Thanks!


#7

Some experiments later it's clear that 1000 is the precise upper limit for allowed sums. Starting with 1001, the HP Prime errors out. In Home with "invalid input", in CAS with "invalid dimension". What a shame!


#8

This is the sort of unnecessary restriction which (for me at least) severely limits the use of the HP Prime.

Of course you can get round this with

sum(sum(1.0/x,x,k*1000+1,k*1000+1000),k,0,9)

but that's too fiddly for simple (student) use. Drat.

#9

The limit seems to be a leftover from the 39gII implementation. It was inadvertently left in.


#10

Well, in that case I hope that in the next revision of the software they remove this restriction (and any others inadvertently left in)!


Possibly Related Threads…
Thread Author Replies Views Last Post
  HP Prime numerical precision in CAS and HOME Javier Goizueta 5 2,474 11-16-2013, 03:51 AM
Last Post: Paul Dale
  [HP-Prime] AMBIGUITY between Numerical Calculation (HOME) and Numerical/Symbolic Calculation (CAS mode) CompSystems 2 1,465 08-18-2013, 07:06 PM
Last Post: CompSystems
  OT: My brain is failing me again. Help with numerical / mechanical problem required. Harald 4 1,819 07-01-2013, 10:31 AM
Last Post: Harald
  Numerical Integration Namir 8 2,479 11-23-2011, 08:37 PM
Last Post: Allen
  Question about Numerical Integration Namir 8 2,409 11-11-2011, 07:53 AM
Last Post: Dieter
  Numerical Integration: HP, TI, etc. Chuck 30 6,966 05-28-2011, 10:51 PM
Last Post: Gerson W. Barbosa
  48sx Numerical Integration Question svisvanatha 4 1,606 03-10-2011, 06:38 AM
Last Post: svisvanatha
  Numerical Integration on the 35S Kiyoshi Akima 23 5,218 10-24-2008, 09:24 AM
Last Post: Karl Schneider
  Numerical Recipes 3rd Edition is Here!!! Namir 4 1,418 10-05-2007, 07:35 PM
Last Post: Jonathan Eisch
  48G Infinite Numerical Precision for Integers? Hal Bitton in Boise 4 1,389 09-16-2006, 04:43 PM
Last Post: Hal Bitton

Forum Jump: