Simple Algebra problem, but done with reference frames

Click For Summary
Sonia's escalator problem involves determining the total number of steps based on her walking speeds and the escalator's movement. When walking at one step per second, it takes her 20 steps, while at two steps per second, it takes 32 steps. The solution involves analyzing the problem from the escalator's reference frame, where Sonia's speed relative to the escalator changes with her walking pace. The algebraic solution indicates that the escalator has 80 steps, derived from the relationship between her walking speed and the escalator's speed. The discussion emphasizes the importance of reference frames in simplifying the problem-solving process.
QuietMind
Messages
42
Reaction score
2

Homework Statement


Sonia walks up an escalator which is going up. When she walks at one step per second, it takes her 20 steps to get to the top. If she walks at two steps per second, it takes her 32 steps to get to the top. She never skips over any steps. How many steps does the escalator have?

Homework Equations


No equations, but the relevant example from the text (Art and Craft of Problem Solving, Zeitz) is an example of a person swimming upstream a river for an hour. (Here I paraphrase the problem) After realizing she dropped her hat as she started swimming, she has to turn around and retrieve the hat. How long will the swim back towards the hat take? The answer is 1 hour, regardless of the speed of the current, because from the point of view from the hat, the girl swims away for an hour, so must swim back for an hour

The Attempt at a Solution


I did the algebra and got 80 steps, but I'm looking for guidance on a solution that uses reference frames to do the problem simply without (or minimal) algebra. Let's examine the reference frame of the escalator's steps. To the escalator, the girl is moving up at one step per second in the first case and takes 20 seconds. In the second case, she moves two steps per second and takes 16 seconds.

I'm struggling to see this with reference frames. From the point of view of the steps, she is moving twice as fast in the second case but for a different amount of time. Is there an intuitive way to think about this?

(I am under the assumption there is a way to do this with changing the point of view, as that was the pedagogical emphasis of the example)
 
Physics news on Phys.org
I assume that you have an algebraic solution for the stationary reference frame. You need to show that. The solution in the escalator reference frame should be closely related.
 
My algebraic solution:

Let D be the number of steps total and let s be the speed of the escalator.
It took 20 seconds in the first case and 16 in the second case.

## D = (s + 1) 20 ##
## D = (s+2) 16##

##(s+1)20 = (s+2) 16 ##
##4s = 12 ##
## s = 3 ##

Then ## D = 4*20 = 80 ##

To do this in a different reference frame, would I define s' = 0, and define D' = D - s*time?
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...