Simple Coulomb's Law problem, struggling with basic calculus method

AI Thread Summary
The discussion centers on calculating the force exerted on a point charge by a uniformly charged rod using Coulomb's Law. The main challenge is setting up the integral correctly, as the distance r from the point charge to each infinitesimal charge on the rod varies. It is suggested to use a single-valued parameter, l, for integration rather than r, to simplify the process. The concept of "double-valued" is introduced, indicating that for certain distances, there are multiple contributions from the rod's segments. Understanding these parameters is crucial for correctly applying calculus in this context.
mikey555
Messages
6
Reaction score
0

Homework Statement



A point charge +q is located a distance d from one end of a uniformly charged rod. The rod has total charge +Q and length L. (The rod and the point charge are each held fixed in place.)

What is the force on the point charge due to the rod?​

Homework Equations



F = \frac{k q Q}{r^2} (Coulomb's Law)

The Attempt at a Solution



This is a really conceptual sort of question that comes up all the time for me--a simple integration problem of getting a common variable and then integrating. It's the setup that I've never understood.

So here's what I think we're doing conceptually: we're applying Coulomb's law an infinite number of times to an infinite number of small charges on this line of charge and adding them together.

If F = \frac{k q Q}{r^2},

then dF = \frac{k q dQ}{r^2}, where dQ = Q (\frac{dl}{L}) = \frac {Q}{L} dl = \lambda dl

(to find dF, we let dQ be an infinitely small charge and dF will be its infinite contribution. to find dQ, we take the infinite length that this charge possesses, dl, and take the percentage of the entire line that dl takes up. dl / L is like an infinite percentage that we multiply by Q to get dQ.)

So we have:

F = \int \frac{k q dQ}{r^2} = \int \frac{k q Q dl}{L r^2}.

Here's where I have trouble. r is obviously changing for each charge, so I can't just pull it out of the integral. How to I write r, the distance from the point charge to each dQ, in terms of dl, an infinite length of the line, so that I can integrate?

More generally, how should I go about setting up integrals like this? I'm never sure if I should integrate dl and convert r, or integrate dr and convert dl. Does anyone have any tips on how to think about this?
 
Physics news on Phys.org
mikey555 said:
… Here's where I have trouble. r is obviously changing for each charge, so I can't just pull it out of the integral. How to I write r, the distance from the point charge to each dQ, in terms of dl, an infinite length of the line, so that I can integrate?

Hi mikey555! :smile:

(btw, I'd always use x rather than l, because it's easier to write and to read :wink:)

Your difficulty is that you're using dl, but not l itself.

That's the tail without the dog!

GENERAL RULE:
Your proof (or your thought process) should begin, not with "consider an infinitesimal length dl", but "consider an infinitesimal length from l to (l + dl)".

Then you can immediately see that l goes from 0 to L (which gives you your limits of integration), and r = |d - l|. :smile:
More generally, how should I go about setting up integrals like this? I'm never sure if I should integrate dl and convert r, or integrate dr and convert dl. Does anyone have any tips on how to think about this?

If the point charge were at the end of the rod, then r and l would be the same. It isn't, so r is double-valued over the length 2d … you need a single-valued parameter to integrate over, so it needs to be l, not r. :wink:
 
tiny-tim said:
r is double-valued over the length 2d … you need a single-valued parameter to integrate over, so it needs to be l, not r. :wink:

Thanks for the fast response.

What does double-valued mean? Where does 2d come from (I thought we were only dealing with the length d!)?

I think what you said could really help but I don't understand it! If you could rephrase what I quoted above, it would be really helpful.
 
mikey555 said:
What does double-valued mean? Where does 2d come from (I thought we were only dealing with the length d!)?

I meant that r is measured from that point d from the end, so for values of r less than d, there's two sections at distance r, one on the right and one on the left (but for r > d, there's only one section).

So if you integrated over r, you'd have to integrate from r = 0 to r = d, and then start again and integrate over r = 0 to r = L-d (unless you're willing to have negative values of r, which really doesn't appeal to me), but if you integrate over l, measured from the end of the rod, then l goes from 0 to L.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top