The Setup
Engines in Series
Imagine a waterfall cascading down a mountain, hitting multiple turbines one after another. This is exactly what is happening in our problem, but with heat instead of water!
We have three Carnot engines connected in series. The first engine takes heat from the hottest source at T1, does some work, and rejects the remaining heat to a reservoir at T2.
This rejected heat doesn't go to waste. It becomes the input for the second engine, which operates between T2 and T3. Finally, the third engine takes the heat rejected at T3 and dumps its exhaust into the final cold sink at T4.
The Master Equation
Carnot Efficiency
The problem gives us a beautiful constraint: all three engines are equally efficient.
To use this, we need the formula for the efficiency of a Carnot engine. The efficiency
η is given by:
η=1−TsourceTsink
Let's apply this to our three engines. For the first engine, the source is T1 and the sink is T2. For the second, it's T2 and T3. For the third, it's T3 and T4.
Equating their efficiencies, we get:
1−T1T2=1−T2T3=1−T3T4
The Mathematical Symphony
Emergence of a GP
Now, let's simplify this equation. We can subtract
1 from all sides and cancel the negative signs. This leaves us with a very elegant relationship:
T1T2=T2T3=T3T4
Look closely at this result. The ratio of any temperature to the previous one is constant! In mathematics, a sequence of numbers with a constant ratio is called a Geometric Progression (GP).
Let's call this common ratio
r. So, we have:
r=T1T2=T2T3=T3T4
Solving the Sequence
Since the temperatures form a GP, we can express any temperature in the sequence using the first term T1 and the common ratio r.
The final temperature
T4 is the fourth term in the sequence, so:
T4=T1⋅r3
From this, we can isolate our common ratio
r:
r=(T1T4)31
Now, finding the intermediate temperatures
T2 and
T3 is just a matter of substitution.
T2 is the second term, so:
T2=T1⋅r=T1(T1T4)31
By bringing
T1 inside the bracket (which becomes
T13), we get:
T2=(T13⋅T1T4)31=(T12T4)31
Similarly,
T3 is the third term:
T3=T1⋅r2=T1(T1T4)32
Bringing
T1 inside the bracket gives:
T3=(T13⋅T12T42)31=(T1T42)31
The Grand Finale
We have successfully found the intermediate temperatures!
T2=(T12T4)31
T3=(T1T42)31
Comparing this with our options, we can confidently select Option (b) as the correct answer.
A Pro Tip for Exams
Here is a golden nugget for your competitive exams. In this problem, the efficiencies were equal, which led to the temperatures forming a Geometric Progression (GP).
However, if a problem states that the work done by engines in series is equal, the temperatures will form an Arithmetic Progression (AP)! Remembering this duality can save you precious minutes during the exam.