Post Reply 
Speed of HP-15C LE - and it's capabilities
05-18-2014, 09:25 AM
Post: #13
RE: Speed of HP-15C LE - and it's capabilities
(05-18-2014 08:49 AM)Tugdual Wrote:  There are 3 patterns of digits to consider:
P1: d/dd + d/dd + d/dd
P2: dd/dd + d/dd + d/d
P3: dd/ddd + d/d + d/d

Quote:form three quotients of single-digit integer numerators and two-digit integer denominators

All your solutions to the P1 pattern are essentially the same:
Quote:
Code:
P1 - 1 : 5/34 + 7/68 + 9/12
P1 - 1 : 5/34 + 9/12 + 7/68
P1 - 1 : 7/68 + 5/34 + 9/12
P1 - 1 : 7/68 + 9/12 + 5/34
P1 - 1 : 9/12 + 5/34 + 7/68
P1 - 1 : 9/12 + 7/68 + 5/34

Cheers
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Speed of HP-15C LE - and it's capabilities - Thomas Klemm - 05-18-2014 09:25 AM



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