Let M / D be the date of my birthday, where M and D are the month and the day of the date, respectively. Then, there are some properties that relate M and D . They are:
After applying these properties, you have achieved a few possible dates. These possible dates can be grouped in sets, in function of every possible month, as follows:
S ( M i ) = { D 1 , D 2 , . . . , D n } .
Then, the last property would be:
Find M + D .
Details and assumptions
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that the three first criteria I presented has not an order to be used between them. So, you could use the "number of prime factors" criterion to rapidly eliminate more cases.
My birthday is at 0 2 / 0 6 t h .
First of all, we can restrict the possible months of my birthday. Since 2 is the smallest prime number, 2 4 = 1 6 is the maximum power of two that can represent a day, because 2 5 = 3 2 → 3 2 > 3 1 . Replacing any of the prime factors of 3 2 , it still would be greater than 3 1 . So, the greater number of prime factors only can be 4 , and the maximum month is april.
Looking for fridays since 0 1 / 0 1 s t until 0 4 / 3 0 t h (I used modular arithmetic to determine rather a day is a friday or not, but here, I'm going to list them all, already factorised), we would have:
Eliminating the days which have a number of prime factors different than the number of the month, and checking for divisibility of these days by the number of the month (only 0 3 / 2 0 t h falls down after applying the "divisibility criterion" if we have used the "number of prime factors" before it), for every possible month we'll get:
After we add up the elements on each set (last criterion), the smallest sum is 6 , which pertains to february. Hence, the answer is M / D = 0 2 / 0 6 t h → M + D = 8 .
Problem Loading...
Note Loading...
Set Loading...
Let see the properties:
J a n u a r y : 2 , 9 , 1 6 , 2 3 , 3 0
F e b r u a r y : 6 , 1 3 , 2 0 , 2 7
M a r c h : 6 , 1 3 , 2 0 , 2 7
A p r i l : 3 , 1 0 , 1 7 , 2 4
M a y : 1 , 8 , 1 5 , 2 2 , 2 9
J u n e : 5 , 1 2 , 1 9 , 2 6
J u l y : 3 , 1 0 , 1 7 , 2 4 , 3 1
A u g u s t : 7 , 1 4 , 2 1 , 2 8
S e p t e m b e r : 4 , 1 1 , 1 8 , 2 5
O c t o b e r : 2 , 9 , 1 6 , 2 3 , 3 0
N o v e m b e r : 6 , 1 3 , 2 0 , 2 7
D e c e m b e r : 4 , 1 1 , 1 8 , 2 5
J a n u a r y : 2 , 9 , 1 6 , 2 3 , 3 0
F e b r u a r y : 6 , 2 0
M a r c h : 6 , 2 7
A p r i l : 2 4
M a y : 1 5
J u n e : 1 2
J u l y : N / A
A u g u s t : N / A
S e p t e m b e r : 1 8
O c t o b e r : 3 0
N o v e m b e r : N / A
D e c e m b e r : N / A
J a n u a r y : 2 , 2 3
F e b r u a r y : 6
M a r c h : 2 7
A p r i l : 2 4
M a y : N / A
J u n e : N / A
J u l y : N / A
A u g u s t : N / A
S e p t e m b e r : N / A
O c t o b e r : N / A
N o v e m b e r : N / A
D e c e m b e r : N / A
The birthday is: 0 2 / 0 6
2 + 6 = 8