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

Home > Numbers
Calculator can't handle it (Posted on 2019-05-17) Difficulty: 3 of 5
Find the sum of the digits of the number 6666....682 (The number has 105-1 6's)

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Explanation to Puzzle Answer Comment 3 of 3 |
(In reply to Puzzle Answer by K Sengupta)

In general, we consider the square of the n-digit number 666....668 as follows:


66......668^2  = {(2*10^n +4)/3}^2 = (1/9)*{4*(10^2n) +16*(10^n)+16}
n-1  6s

= (1/9)*{4*(10^2n)-1)) +16*(10^n -1)+36}
=4*(10^2n  -1)/9) + 16*(10^n  -1)/9 +4
= 44......44 +16*(11.....11) + 4
    2n  4s                n  1s

= 44.....44 + 177......776 +4
    2n  4s          n-1  7s

= 44.....44622.....224
    n-1  4s    n-1  2s

Then, the sum of the digits is:
4(n-1) + 6 + 2(n-1) + 4
= 6n+4

In the present problem, we have:
n-1=10^5-1
=> n = 10^5

Consequently,  the required sum of digits
= 6*(10^5) +4
= 600,004

                                            Q  E  D


Edited on May 28, 2022, 1:10 am
  Posted by K Sengupta on 2022-05-28 01:07:39

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