All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Rational Value Validation (Posted on 2016-03-20) Difficulty: 3 of 5
The 97 rational numbers 49/1, 49/2, 49/3, ..., 49/97 are written on a blackboard.
Two of the above numbers X and Y are chosen and replaced by X*Y-X-Y+1.
The procedure is repeated until a single number Z(say) remains on the board.

Determine the possible values of Z.

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Hints/Tips Two special results | Comment 2 of 11 |
(In reply to a sampling of 500 at random by Charlie)

  If the process starts at the left and continues to the right at each step of the way, the results are
  
   81286165137705819192432328 / 244977040951739008680100275  ~=  0.3318113600438147358 
  
  
  If the process starts at the right and continues to the left at each step of the way, the results are the integer

   -281474976710655  


with replacement of the random selection by

for r=97 to 1 step -1
   if used(r) = 0 then cancel for: goto 90
next

and variation for the forward direction (1 to 97) and use of line number 130 for the second selected number.

Edited on March 20, 2016, 10:31 am
  Posted by Charlie on 2016-03-20 10:26:59

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (23)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information