Resistance: Non-constant Surface Area

AI Thread Summary
The discussion revolves around calculating the resistance of a circular disk using the formula R = ρL/A, where L is the length and A is the cross-sectional area. The original poster struggles with integrating the equation correctly, initially arriving at an incorrect result of R = (πρr²)/(8d). Another participant clarifies the integration process, suggesting a substitution and a different approach to the limits of integration, which leads to the correct result of R = (πρ)/(2d). The conversation highlights the importance of proper setup and evaluation in calculus for solving physics problems. Overall, the thread emphasizes the collaborative effort in resolving mathematical challenges related to electrical resistance.
discoverer02
Messages
138
Reaction score
1
I think I'm on the verge of a breakthrough on this problem, but it's just not coming.

Please tell me where my approach goes wrong or whether I'm correct but don't know how to integrate the resulting equation properly.

The problem reads: A circular disk of radius r and thickness d is made of material with resistivity p. Show that the resistance between the points a and b (a is the front of the curved side of the cylinder and b is the backside) is independent of the radius and is given by R = [pi]p/2d.

I start out with R = pL/A where L is length and A is the surface area perpendicular to the direction of the flow of the charges.

dR = pdx/A

A = d * the width of the rectangular surface area for the little sliver of the cylinder, which is given by the equation of the circle y = 2[squ] (r^2-(x-r)^2).

Is this correct?

I then integrate R = p/2d[inte] dx/[squ](r^2-(x-r)^2) from 0 to 2r?

This gives me R= [pi]pr^2/8d.

Obviously wrong!

Any suggestions would be greatly appreciated.

Thanks.
 
Physics news on Phys.org
Originally posted by discoverer02
Is this correct?

I am a little fuzzy on where a and b are, so I don't know if your setup is correct, but...

I then integrate R = p/2d[inte] dx/[squ](r^2-(x-r)^2) from 0 to 2r?

This gives me R= [pi]pr^2/8d.

I don't know how you did that integral, but when I do it I get exactly what you say I am supposed to get.

R=(ρ/2d)∫dx(r2-(x-r)2)-1/2

from 0 to 2r.

Let u=x-r
so du=dx

then...

R=(ρ/2d)∫du/(r2-u2)-1/2

from -r to r.

I get:

R=(ρ/2d)arcsin(u/r)|-rr

When you evaluate that, you will get R=ρπ/2d, as advertised.
 
It's been a year since I've taken my last calculus class so I need to brush up. I used a table of integrals and I might have misread something.

I'm sorry that I didn't include a diagram. Imagine the cylinder sitting in front of you on its flat side. a to b is the front side to the back side or left side to right side. In this case the width of the rectangular surface area increases as you move from a to b according to the equation of a circle of radius r centered at (r,0).

So it looks like I set the integral up correctly, but evaluated it incorrectly.

Thanks so much for your help. It came just in the nick of time.:smile:
 
Originally posted by discoverer02
It's been a year since I've taken my last calculus class so I need to brush up. I used a table of integrals and I might have misread something.

That must be it. As for me, I just happen to be teaching Calculus II this semester, and I taught my class that exact integral last week, so it is still pretty fresh in my mind. If not for that, I probably would have gone to an integral table myself!
 
I suspect that your problem is that you "lost track" of the fact that the square root is in the denominator. The way I would do this, by the way, is integrate from -r to r rather than 0 to 2r with the origin at the center rather than in at p. That precisely the same as making the substitution "u= x-r" in your integral and gives

int(u= -r to r) (r^2- u^2)^(-1/2) du

A standard way to integrate something like that is to make the substitution u= r sin[theta]. Then du= r cos[theta] d[theta] and
r^2- u^2= r^2(1- sin^2[theta])= r^2 cos^2[theta] so that the square root gives r cos[theta]. Because those are in the DENOMINATOR, they will precisely cancel the "r cos[theta]" in the numerator. Your integral becomes int([theta]= -[pi/2] to [pi]/2) d[theta]= [pi].

That gives the result you want.
 
Thanks for tip.

I'm sure I'll plenty of use for it during this semester's Electricity and Magnetism class.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top