HP17bii+ solver question



#2

This is frustrating.

Can anyone tell me why I get "Solution not found" when I enter a value for N and solve for SOD (sum of digits):

sod=0xL(A:LOG(N)+1)+sigma(I:1:A:1:MOD(N:10)+0xL(N:IP(N/10)))


#3

It works on both the HP-200LX and HP-17BII. It seems there is (or there was) a problem with L() and G() on the HP-17BII+ :

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv016.cgi?read=91896

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv014.cgi?read=67528

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv014.cgi?read=64409

Gerson.


#4

Thanks Gerson.

Yes, I had noticed some of those threads before, and I guess I just hoped that the problems were fixed by now. I should have known better. You know, the beauty of computers and programming is (supposed to be) that they work the same way every time, with consistency, and according to their documentation. In my 33 years of programming on IBM, Univac, and DEC mainframes, that has been true. The only two cases where it was not true was with HP calculators; the original 12cp with 400 program steps that you could use only if you had no GTO's, and now the 17bii+. When a hobby is just frustrating, it's not a hobby anymore.

I am returning to my 16c and my Martin guitar.


#5

When HP calculators become KinHPo calculators, sadly the attention to detail and quality simply evaporated.

Buying a real 17bii is your only real option.

#6

Quote:
the beauty of computers and programming is (supposed to be) that they work the same way every time, with consistency, and according to their documentation.

That's quite true!

Quote:
The only two cases where it was not true was with HP calculators; the original 12cp with 400 program steps that you could use only if you had no GTO's, and now the 17bii+.

At least that 12CP bug has been solved. If you want another example of lack of consistency between the 200LX and the HP-17BII solvers, consider this equation:

COS=0*L(X:(-1)^(L(Q:IP(ABS(L(X:MOD((90-X):360)))/90))+
FACT(G(Q)))*((180*(G(Q)-IP(G(Q)/2)))-X))+L(Y:SIGMA(N:0:5:1:
(-1)^N*(X*PI/540)^(2*N+1)/FACT(2*N+1)))*(3-4*SQ(G(Y)))

The HP-200LX has no trouble solving for X, given COS. However, the HP-17BII returns the complement of the expected answer. It started working only when +0*L(X:90-X) was appended to the equation. This kind of thing is really frustrating.

Regards,

Gerson.

Edited: 24 Feb 2007, 11:58 a.m.

#7

why did the framers made


Possibly Related Threads…
Thread Author Replies Views Last Post
  hp-prime solver and variable name fabrice48 22 8,169 12-10-2013, 03:25 AM
Last Post: fabrice48
  HP Prime Triangle solver BruceH 29 8,432 11-28-2013, 12:03 AM
Last Post: Dale Reed
  Using units in Numeric Solver Harold A Climer 1 1,251 10-13-2013, 10:44 AM
Last Post: Tim Wessman
  Does Prime Have a Multiple Equation Solver? Norman Dziedzic 2 1,349 09-20-2013, 09:43 AM
Last Post: Norman Dziedzic
  Just a lazy solver algortihm PGILLET 1 1,048 06-28-2013, 11:47 PM
Last Post: Namir
  [43s] : How the solver will be implemented Miguel Toro 3 1,568 03-14-2013, 06:09 PM
Last Post: Walter B
  TVM-Solver for the PC fhub 14 3,891 12-26-2012, 03:24 PM
Last Post: fhub
  [WP34s] New TVM-solver version fhub 43 10,618 12-26-2012, 06:12 AM
Last Post: fhub
  HP-Solver Mike (Stgt) 2 1,109 10-10-2012, 02:44 AM
Last Post: Mike (Stgt)
  WP34S solver question Reth 22 5,932 07-13-2012, 06:55 PM
Last Post: Paul Dale

Forum Jump: