Resistance of a wire with changing radius

AI Thread Summary
The discussion centers on calculating the resistance of a wire with a radius that changes according to the equation r = a * exp(bx^2). The resistance formula R = L * ρ / A is adapted to account for the variable cross-sectional area A, which is derived from the radius. Participants debate the correctness of the approach to integrating the resistance differential dR and the dependency of area A on radius r. There is clarification on the integration process, particularly regarding the error function and the necessary substitutions. The conversation emphasizes the importance of correctly relating the changing radius to the resistance calculation.
brainslush
Messages
23
Reaction score
0

Homework Statement


The radius r of a wire of length L increases according to r = a * exp(bx^2), x is the distance from one end to the other end of the wire. What is the resistance of the wire?

Homework Equations


R =\frac{L * \rho}{A}

The Attempt at a Solution


dR =\frac{dx * \rho}{A}

A(r) = \pi * r^2

r(x) = a* e^{bx^2}

A(x) =\pi a^2 * e^{2bx^2}

R =\int^{L}_{0}\frac{\rho}{\pi a^2 * e^{2bx^2}}*dx

Two questions
First of all. Is this approach correct? And second, how does one integrate an errorfunction? (Of course one can use WolframAlpha but how does one get this solution?)
Thanks
 
Last edited:
Physics news on Phys.org
Remember that A is a function of r when you try to work out dR
 
Of course, A is a function of r but r is also a function of x. Therefore the substitution yields what I have written above. Or am I wrong?
 
R =\frac{x \rho}{A}=\frac{x \rho}{\pi r^2}=\frac{x \rho}{\pi a^2 e^{2bx^2}}

Are you sure your expression for dR is correct?
 
Our professor just told us that r = a * exp(b*x) and i found the mistake... A is dependent on r and therefore I need to consider this in my calculations...

dR = \rho d(\frac{L}{A})

d(\frac{L}{A}) = \frac{dL}{A} - \frac{L*dA}{A^2}

dA = 2*\pi*r*dr , dL = dx

dr = a*b*e^{bx} dx

dR =\rho \int^{L}_{0} (\frac{e^{-2bx}}{\pi*a} - \frac{2*x*b*e^{-2*b*x}}{\pi*a^2})dx
 
Last edited:
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top