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

Home > Numbers
A Smallest Integer Problem (Posted on 2006-12-13) Difficulty: 3 of 5
Find the smallest positive integer x for which (7x25 - 10)/83 is an integer.

Can you do this in a short time using pen and paper, and eventually a hand calculator, but no computer programs?

See The Solution Submitted by K Sengupta    
Rating: 3.7500 (4 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: thoughts Comment 2 of 2 |
(In reply to thoughts by Charlie)

I did much the same (except your determination of 37 is more elegant than what I did)

I then constructed a table of x^5 mod 83  (I have to admit to cheating and using google calculator to compute the values for the table.  This yielded 16^5 mod 83 = 37 and 69^5 mod 83 = 16 so the answer is 69. 

The second half of the table (42-82) can be easily computed as x^5 mod 83 = 83 - ((83-x)^5 mod 83)
because x^5 mod 83 = (x-83)^5 mod 83 = -(83-x)^5 mod 83 = 83-((83-x)^5 mod 83)

Anyway, the table only requires 41 x^5 mod 83 calcs and if you build from the ends in you caould stop at 16 such calcs


  Posted by Joel on 2006-12-13 09:36:04

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 (15)
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