Hey mathematicians, would you like to help me find patterns between rolling ball clocks?

1 Answer

Answer :

answer:I read the article & watched the video, but I don’t get it. It takes 27 balls to display 12:59 (12 balls on the hours rack, 11 on the 5-min, 4 on the 1-min). But then to roll over to 1:00 would seem to require at least one additional ball “in play,” representing the next minute to trigger the mechanism to dump the racks. That makes 28 balls minimum. Your simulation starts at 27 balls, hence my confusion. When you increase the number of balls where do you put them? Does it simply increase the length of the queue of balls waiting to be scooped up? I think it’s very cool, @phaedryx, that you wrote a simulation program to determine periodicity in the system for variable number of balls. My intuition is that the machine is sufficiently complicated and quirky that there are no simple rules among the numbers you’ve compiled. In other words, your algorithm might be its shortest description!

Related questions

Description : Did Network TV Programming Strategy help cable clean their clocks?

Last Answer : answer:They do something really, really stupid - they split the crowd. This is something I'm trying to help a few bar owners I know figure out. When there's a local metal show at Bar 1, ... worried about not letting each other make a decent profit, they're cutting their own profit in the process!

Description : Hey programmers, can you direct me to site similar to stackoverflow?

Last Answer : stackexchange.com is gaining traction.

Description : I'm tall and thin and balanced on a ball. I am i upside down. People use me when I get excited. Mathematicians use me even when they aren't. What Am I? -Riddles

Last Answer : An exclamation point!

Description : As the speed of a rolling ball is increasing,the increasing speed is accompanied by?

Last Answer : momentumAs the speed of a rolling ball is increasing, the increasing speed is accompanied by: a. increasing momentum.

Description : An 8 kilogram bowling ball is rolling in a s tight line toward you if a momentum is 16 kgm/sec how fast is it?

Last Answer : momentum = mass x velocity16 = 8 x velocityvelocity = 2 m/s

Description : What does 'get the ball rolling' mean ?

Last Answer : Get the ball rolling' means to start work.

Description : When A student measures the speed of a rolling ball three times. She adds the measurements and divides by 3. What quantity did the student calculate?

Last Answer : Average measured speed.

Description : Why Galileo's thought experiment about the ball rolling forever on a level surface could only be a thought experiment.?

Last Answer : Schrödinger's exp involved a cat placed inside a box w/ a vialof poisonous gas, released when an radioactive atom decays. Awnserby Jake Henderson

Description : The function of ball bearings in a wheel is – (1) to increase friction (2) to convert kinetic friction into rolling friction (3) to convert static friction into kinetic friction (4) just for convenience

Last Answer : (2) to convert kinetic friction into rolling friction Explanation: A ball bearing is a type of rollingelement bearing that uses balls to maintain the separation between the bearing races. The purpose of a ball bearing is to reduce rotational friction and support radial and axial loads.

Description : Which one of the following parts of a ball bearing acts as a barrier between the balls preventing them from bumping into each other? (a) Inner race (b) Outer race (c) Rolling element (d) Cage

Last Answer : (d) Cage

Description : Which one of the following parts of a ball bearing is mounted to the housing and is stationary? (a) Inner race (b) Outer race (c) Rolling element (d) Cage

Last Answer : (b) Outer race

Description : Which one of the following parts of a ball bearing is mounted on the rotating shafts and tends to rotate the shaft? (a) Inner race (b) Outer race (c) Rolling element (d) Cage

Last Answer : (a) Inner race

Description : Which bearing is Antifriction bearing A. Thick lubrication bearing B. Thin lubrication bearing C. Rolling or ball bearing D. None

Last Answer : C. Rolling or ball bearing

Description : A ball rolling along the ground, gradually slows and finally stops due to _______force. a) muscular b)frictional c)gravitational d)magnetic

Last Answer : b)frictional

Description : Ball "A" ROLLS down an inclined plane without slipping. An identical ball, Ball "B", SLIDES down the same inclined plane without rolling. Which of the following statements is true? w) Ball ... y) their kinetic energies are the same z) their rotational kinetic energies are equal just after release  

Last Answer : ANSWER: Y -- THEIR KINETIC ENERGIES ARE THE SAME

Description : The function of ball bearings in a wheel is : (1) to increase friction (2) to convert kinetic friction into rolling friction (3) to convert static friction into kinetic friction (4) just for convenience

Last Answer : to convert kinetic friction into rolling friction

Description : How do we get mathematicians more interested in neuroscience?

Last Answer : By showing them why they should be interested.

Description : Care to know how mathematicians divide a pizza?

Last Answer : Whatever method used, it is a function of pizza PI.

Description : Mathematicians and others -- can you still use a slide rule?

Last Answer : answer:We had a couple at home when I was growing up, so I learned (to satisfy my curiosity) even though they had long since been replaced by calculators by the time I got to ... skills/principles, like vernier calipers and tapes that measure diameter (not circumference) when wrapped around a tree.

Description : Mathematicians: Is it better to take out loans until I reach my PhD or stop at B.A.?

Last Answer : Some of this is going to depend on where you are – are your loans interest-free until you graduate or get a job? Are your interest payments tax-deductible?

Description : Would you believe that Canadian mathematicians have modeled a zombie apocalypse? (Verdict: very, very bad)

Last Answer : I think THIS is relevant to your interests.

Description : What do you think of "A Mathematician's Lament"?

Last Answer : Very interesting ideas expressed in that article. I have often wondered why I bothered to learn algebra, as - despite many assurances to the contrary - I have never needed it in real life! I think what he's ... long, though, so don't be too surprised if not many read it all the way through : )

Last Answer : Zero The idea Of India Mathematicians.

Description : What achievements by Indian mathematicians are used today?

Last Answer : Need answer

Description : Who are famous North Carolina mathematicians?

Last Answer : Need answer

Description : What lasting achievements did Indian mathematicians make?

Last Answer : Indian mathematicians of the Gupta period made importantcontributions. Aryabhata (AHR yuh BUHT uh) was one of thefirst scientists known to have used algebra. Indian mathematiciansexplained the ... numerals. Today, this system of number symbolsis known as the Indian-Arabic numerical system.

Description : 9. Operations Research has the characteristics that it is done by a team of _____ a. Scientists b. Mathematicians c. Academics d. All of the above

Last Answer : a. Scientists

Description : Operations Research has the characteristic that it is done by a team of ..................... a. Scientists b. Mathematicians c. Academicians d. Politicians

Last Answer : a. Scientists

Description : Programmers: Is this puzzle a "named problem?" and can you help me with it?

Last Answer : I'd call it enumerating a list of all combinations . There's a field of math called combinatorics which I did not study but I assume probably has a word for this. It doesn't seem like a puzzle ... each iteration, and tweak it to get the output format you want, but that's essentially it, I think.

Description : Geometry Gurus. Can you help me solve for an angle?

Last Answer : answer:The simplest solution would indeed be to have an IF ELSE statement there and have two separate cases depending on whether (RadialPointY - CenterPointY) is positive (@Angle < 180) or ... values it actually is cannot be determined without some sort of test of (RadialPointY - CenterPointY).

Description : Any programmers willing to help me solve a triangle?

Last Answer : Are you sure whether your language is using degrees vs. radians for the angle?

Description : Any Python programmers willing to help me find a bug?

Last Answer : Anything for the sake of science. I will look at the code and see if I can find the bug. As I understand it, you want to find the number of distinct locus values. By just looking at the csv ... just how the parsing is supposed to work. Also, what is the calling sequence to get the program started?

Description : Can you help me find an App that can help one make App's? (any platform, including pen and paper, details inside)

Last Answer : answer:I'm not sure if it's quite what you're looking for, but my buddy makes AppCooker. You can use it with AppTaster to create mockups and make them play. I can't speak to their efficacy personally because ... charge $75-125/hour. If that's the route you end up wanting to take, feel free to PM me.

Description : Can somebody help me finding e-books to download for programming for MIT, Oxford, Harvard etc?

Last Answer : answer:“MIT OpenCourseWare makes the course materials that are used in the teaching of almost all MIT’s undergraduate and graduate subjects available on the Web, free of charge” http://web.mit.edu/ocw/

Description : Can you help me find some useful Wordpress plugins?

Last Answer : just to be sure you’ve checked wordpress plugins page right? you want each post to turn like a page? i think you would need to make that specially with either flash or ajax or something.

Description : Can anyone help me with some CSS?

Last Answer : How is it jumbled? Often for IE i use a second stylesheet and apply it using : < ![endif]—> The first one is your first stylesheet, the second is a stylesheet that only fixes the things that are bad in IE.

Description : Can you help fix this programming problem in Python?

Last Answer : You can’t treat arrays of digits as a single number. The easiest way to read a numeric string is to use the sys library to read a line from the keyboard. import sys print(“Enter value for mass”) mass = sys.stdin.readline() mass = float(mass)

Description : MySQL help!

Last Answer : answer:You spelled “propeller” wrong, for one thing. Table SERVICE_REQUEST has a primary key, SERVICE_ID, which is a DECIMAL field. In your attempt to load the table with the error record, the secondary key value you attempted to insert for SERVICE_ID, ‘7’ is a CHAR value. That’s a show-stopper.

Description : I understand what the PL/SQL code below is supposed to do, but when I run the code, it won't compile. Can anybody help with why this is so?

Last Answer : answer:PL\SQL really isn’t my thing, but I believe you need something between the first IF statement and the ELSIF. What do you want it to do with the number if it is 50 or 90?

Description : Does anyone here have experience working with PL/SQL? I need some help getting started...

Last Answer : answer:PL/SQL is Oracle's take on SQL. It's mostly vanilla SQL, but with some Oracle-specific twists. You need Oracle SQL Developer or something similar. I doubt other relational ... more closely resembling a true object-oriented language, so make sure you get something Oracle-specific!.

Description : Excel spreadsheet help (formulas)

Last Answer : Which version of excel are you using? In 2010 it has a square root function which is =sqrt(CellNameHere). Also as far as the second problem with the multiplication table can you not just use the cell name for example =$B$1*A2 and then drag it down?

Description : How to use cron in ruby on rails (2.3.5). Please help?

Last Answer : answer:At the UNIX prompt, type man crontab and help documentation will appear. - Crontab is the interface you use to schedule jobs in cron. It launches a basic text editor - usually vi but anything you want - and you enter in one ... . 30 21 * * 3 /path/to/maintenance.sh # #---------------------

Description : Help with a basic Java program?

Last Answer : answer:just a guide, don’t know java correct the syntax and stuff and this should be your loop. INPUT=B for(A=1; A=0; a=a-1){ print/echo/say ”*”; } print linebreak// } for(A=B; A=>0; A=A-1){ for(a=A; a=>0; a=a-1){ print/echo/say ”*”; } print linebreak// }

Description : Help assignment of Linear Programming?

Last Answer : answer:It's just a means of solving problems when there are apparently too many variables to otherwise make sense of the situation with a simple algebraic solution. The problem needn't be complex, it only ... and how to set up the problem, see the site: http://www.purplemath.com/modules/linprog3.htm

Description : Help with an error I am getting in VBA?

Last Answer : You might not have used selection with proper object. You can check it out in object browser (View->Object Browser) if the object you've used has that property/method or not. For example, if you are trying to ... block, make sure you end it with End With . Example: With Cells(1,1) .Value=1 End With

Description : Javascript help, please?

Last Answer : any ideas, anyone?

Description : [PHP] Forgot Password Help?

Last Answer : You could try using the built in PHP crypt() function, you pass the string and a salt you want to encrypt, then to decrypt it use the decrypt() function and the same salt. That should give you the same password back. Though really you should try to push for a randomly generated password on reset.

Description : Excel Help - Macros question?

Last Answer : this is the first post on here that i have not gotten a response for within minutes…I am shocked! Have a stumped your guys?

Description : Mail.app crashing at launch. Help, please?

Last Answer : I would run disc utility and fix permissions then reboot