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

Home > Just Math
Number Count Conclusion (Posted on 2015-04-15) Difficulty: 3 of 5
sod(N) denotes the sum of the base ten digits of N.

N is a 5-digit base ten positive integer divisible by 15, and sod(N) =15

Determine the total count of the values of N for which this is possible.

See The Solution Submitted by K Sengupta    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: Analytics can get you there Comment 4 of 4 |
(In reply to Analytics can get you there by Jer)

Agree, analytics can get it done.  Here is another way:


After my first post, I kept going.
Starting with  
  (the number of 3 digit numbers with sod between 1 and 5) +
  2*(the number of 3 digit numbers with sod between 6 and 10) +
  (the number of 3 digit numbers with sod between 11 and 15)

I determined that this was the same as
15*the number of 2 digit numbers with sod of 1 +
15*the number of 2 digit numbers with sod of 2 +
15*the number of 2 digit numbers with sod of 3 +
15*the number of 2 digit numbers with sod of 4 +
15*the number of 2 digit numbers with sod of 5 +
15*the number of 2 digit numbers with sod of 6 +
13*the number of 2 digit numbers with sod of 7 +
11*the number of 2 digit numbers with sod of 8 +
  9*the number of 2 digit numbers with sod of 9 +
  7*the number of 2 digit numbers with sod of 10 +
  5*the number of 2 digit numbers with sod of 11 +
  4*the number of 2 digit numbers with sod of 12 +
  3*the number of 2 digit numbers with sod of 13 +
  2*the number of 2 digit numbers with sod of 14 +
  1*the number of 2 digit numbers with sod of 15
 
 These I could work out in my head.
 
 It counts to 15*(1+2+3+4+5+6) + 13*7 + 11*8 + 9*9 + 7*9 + 5*8 + 4*7 + 3*6 + 2*5 + 1*4 
 = 738

  Posted by Steve Herman on 2015-04-16 12:57:46
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 (17)
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