Century Growth Problem: Rate of Change

AI Thread Summary
The discussion focuses on calculating the cumulative increase in the length of days over 27 centuries due to Earth's rotational slowdown. The initial approach used the formula for the sum of an arithmetic sequence, but the calculations led to an incorrect result. A revised formula was suggested, emphasizing the need to clarify the variables used in the arithmetic sequence. The importance of distinguishing between the total time gained and the physical interpretation of day lengthening was also highlighted. Ultimately, the conversation centers on refining the mathematical approach to accurately determine the total time increase.
simplemuse
Messages
2
Reaction score
0
[SOLVED] Century Growth Problem: Rate of Change

1. Problem: Because Earth's rotation is gradually slowing, the length of each day increases: The day at the end of 1.0 century is 1.0 ms longer than the day at the start of the century. In 27 centuries, what is the total (in hours) of the daily increases in time (that is, the sum of the gain on the first day, the gain on the second day, etc.)?



2. Homework Equations :
Sum of An Arithmetic Sequence:
Sn={n[1+(n-1)d]}/2



3. Attempt:
So my train of thought is to use the formula for sum of an arithmetic sequence, by having n=985500, which is the amount of days in 27 centuries. Since the difference every century is by 1 millisecond, I did this to find the change in time increase per day:
1ms/(100 years*365 days). This value is 2.74e-5. which I used as d. Plugging in the rest of the values in the formula, I determined there was a net change of 1.38e7ms over the course of 27 centuries.
S(985500)=[985500(1+(985499*.0000274)]/2
Converting this value to hours yields a change of 3.83 hours over the course of 27 centuries. However, my answer is incorrect. Any help is appreciated!
 
Physics news on Phys.org
simplemuse said:
2. Homework Equations :
Sum of An Arithmetic Sequence:
Sn={n[1+(n-1)d]}/2

I believe the sum should be

Sn = (n/2) · [2·a1 + (n-1)·d] .

So I get a slightly larger value. (Note: this is the sum of the time gains, not the amount by which the day would be lengthened. So this result will not have a physical interpretation.]
 


What does the "a" represent in the arithmetic sequence you have above?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top