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

Home > Just Math
Decimal Digit Determination (Posted on 2013-08-24) Difficulty: 3 of 5
Determine the digit immediately to the left of the decimal point in the base ten representation of (3+√7)2004

**** For an extra challenge, solve this puzzle using only pen and paper.

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution from another problem Comment 5 of 5 |
The solution to the problem The Irrational Units Digit has a general method of solving this.  Trivially modifying that solution can also solve this problem.

3+sqrt(7) and 3-sqrt(7) are the roots of x^2 - 6x + 2 = 0.
Let S(n) be the sequence of integer values (3+sqrt(7))^n + (3-sqrt(7))^n.

Then applying the method from The Irrational Units Digit, a recursion is formed: S(n+2) = 6*S(n+1) - 2*S(n).

By direct calculation the units digit of S(1) and S(2) are 6 and 2, respectively.  Then S(n) mod 10 continues with a repeating cycle of 24 values (starting at n=1 mod 24):  6, 2, 0, 6, 6, 4, 2, 4, 0, 2, 2, 8, 4, 8, 0, 4, 4, 6, 8, 6, 0, 8, 8, 2

2004 mod 24 = 12, which then means that S(2004)mod10 = S(12)mod10 = 8.  Then because S(2004) is very slightly greater than (3+sqrt(7))^2004, the digit sought is 8-1 = 7.

  Posted by Brian Smith on 2016-06-14 10:27:19
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (5)
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