All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info
Home > Digest
Recently posted problems (2 days):
Show Digest for last: 2 Days | 3 Days | 5 Days | 1 Week | 2 Weeks
I have a clock app that shows not only the time and date, but also shows a polar projection map (specifically azimuthal equidistant centered on the north pole) that includes all of the world that's north of 25° South. The portions of the world that are lit at that time by the sun are shown in light versions of its colors, while nighttime is shown in darker shades.

That app was written so that the sunlight is assumed to come directly from the left so the center of the arc defining the left edge of daylight is at would normally be called the "9 o'clock" position, though this is obviously where noon is. The 25° South limit allows the location of where the sun is directly overhead to be shown, but it also is near enough to the equator to allow every horizontal line through the map to be all daytime pixels, all nighttime pixels, or a straight run of daylight pixels followed by nighttime pixels.

If the map were to have been made to extend all the way to the south pole, not only would there be areas of great distortion, but the programming would also have to consider horizontal rows of pixels that went from day to night and back to day, or even the reverse at certain times of year: night, day and night again. When the map goes only as far out as 25° S this doesn't happen. Such would happen though before the outer limit got all the way to the south pole.

The question is: To what south latitude could the map be extended without this happening? ... so any line of pixels would still have at most two parts, not three.

Assume the Sun can be anywhere from 23.4° S to 23.4° N, and that daylight is where the geographic location is less than 90° from where the sun is directly overhead.

(No Solution Yet, 0 Comments) Submitted on 2025-05-29 by Charlie    

A cube of size 4 × 4 × 4 is divided into 16 equal squares per face, with numbers from 1 to 96 randomly assigned to these squares. An operation consists of taking two squares that share a vertex, summing their numbers, and rewriting this sum in one of the squares while leaving the other blank. After performing several such operations, only one number remains. Prove that regardless of the order of operations, the final remaining number is always the same. Also find this number.
(No Solution Yet, 1 Comments) Submitted on 2025-05-29 by Danish Ahmed Khan    

On a circumference, points A and B are on opposite arcs of diameter CD. Line segments CE and DF are perpendicular to AB such that A, E, F and B are collinear in this order. Given that AE=1, find the length of BF.
(No Solution Yet, 1 Comments) Submitted on 2025-05-28 by Danish Ahmed Khan    

Positive numbers x, y satisfy equality x3 + y3 = x - y. Prove that x2 + y2 < 1.
(No Solution Yet, 2 Comments) Submitted on 2025-05-28 by Danish Ahmed Khan    

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 (8)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2025 by Animus Pactum Consulting. All rights reserved. Privacy Information