The Setup
A Disguised Bridge
When you first look at this circuit, it might seem like a strange hybrid of a standard resistor network and a continuous wire. But the key lies in the galvanometer.
The problem states that the galvanometer shows zero deflection. This is the universal signature of a balanced Wheatstone bridge.
In a balanced bridge, the ratio of the resistances in the upper arms must perfectly match the ratio of the resistances in the lower arms.
Here, the lower arms are simply the two halves of the wire AB, split exactly at the 50 cm mark. Our mission is to find the resistance of these two halves.
Taming the Tapered Wire
If the wire were uniform, both halves would have the same resistance, and the ratio would be 1. But this wire is tapered! Its radius increases linearly from 0.2 mm at end A to 1.0 mm at end B.
Let's set up a coordinate system. Let x be the distance from end A in meters. The total length is L=1 m. We can write the radius r(x) as a linear equation:
Substituting our values, we get:
r(x)=0.2+(11.0−0.2)x=0.2+0.8x
This equation tells us exactly how thick the wire is at any point x.
The Magic of Calculus
To find the total resistance of a varying shape, we must slice it into infinitesimally thin disks of thickness dx. The resistance of one such disk is:
Integrating this directly with respect to x can be slightly messy. Let's use a brilliant substitution. Since r=0.2+0.8x, we can differentiate both sides to get dr=0.8dx, which means dx=0.8dr.
Now, let's calculate the resistance of the first half (x=0 to x=0.5 m). At x=0, r=0.2 mm. At x=0.5, r=0.2+0.8(0.5)=0.6 mm.
RA,mid=∫0.20.6πr2ρ0.8dr=0.8πρ[−r1]0.20.6
Evaluating the limits:
RA,mid=0.8πρ(0.21−0.61)=0.8πρ(5−35)=0.8πρ(310)
Now, for the second half (x=0.5 to x=1.0 m). The radius goes from 0.6 mm to 1.0 mm.
Rmid,B=∫0.61.0πr2ρ0.8dr=0.8πρ[−r1]0.61.0
Evaluating these limits:
Rmid,B=0.8πρ(0.61−1.01)=0.8πρ(35−1)=0.8πρ(32)
Bringing It All Together
We have the resistances of both halves! Let's find their ratio:
Rmid,BRA,mid=32310=5
The first half has exactly 5 times the resistance of the second half.
Returning to our master Wheatstone bridge equation:
We are given that R1=X and R2=1 Ω. Therefore:
The beauty of this problem lies in how the messy resistivity ρ and the constants perfectly cancel out, leaving us with a clean, elegant integer.