Integration using substitution

cris9288
Messages
2
Reaction score
0

Homework Statement



I have a wire in the shape of a truncated cone. One side has radius a and the other has radius b. The wire has resistivity ρ and length L. I am supposed to find the resistance of the wire using R = ρL/A

Homework Equations



R= ρL/A

The Attempt at a Solution



So far I have set up my integeral. I know the answer, but I am having trouble with the actual integration by substitution.

ρ∫ dx / (π * (a + (b - a)(x / L))^2)

u = a + (b - a)(x / L)

du = ( b - a ) / L

This just gets me into a huge mess. The answer is ρL/ab. Thanks for any help.
 
Physics news on Phys.org
This just gets me into a huge mess
How does this huge mess look like? It should be quite simple.

du= is missing a dx.
 
How can you have a wire (one-dimensional) "in shape of a truncated cone" (three dimensional).
 
A wire is not a line, it has a finite cross-section.
 
Oh, I see. Thanks. So we are just talking about the truncated cone.

Since the sides are lines, the diameter at each point is a linear function of ditance along the axis. Taking x= 0 where the diameter is "b" and x= L where it is a, we have d= (a- b)(x/L)+ b so that the radius is d/2= (a- b)(x/2L)+ b/2 and the cross section area is A= \pi (a- b)^2(x^2/4L^2)+ \pi(a- b)(x/2L)b+ \pi b^2/4.

Since R= \rho L/A, with a small section of length "dx", R=\rho dx/A= \rho dx/(\pi (a- b)^2(x^2/4L^2)+ \pi(a- b)(x/2L)b+ \pi b^2/4) and the total resistance is the integral of that, with respect to x, from 0 to L.

Drawing a thin "lamina" perpendicular to the
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top