Finding Coulomb's Force: Solved Problem w/ Explanation

  • Thread starter Thread starter hastings
  • Start date Start date
  • Tags Tags
    Force
Click For Summary

Homework Help Overview

The problem involves calculating the electrostatic force between a long straight wire with a uniform linear charge density and a rectangular layer with a uniform superficial charge density located at a distance from the wire. Participants are exploring the application of Coulomb's law and the electric field generated by the charged wire.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to integrate Coulomb's law directly but questions the correctness of their approach. Some participants suggest finding the electric field from the wire first and then determining the force on the rectangular layer. Others discuss the need to express charge elements in terms of area and the implications of integrating over specific dimensions.

Discussion Status

Participants are actively discussing different methods to approach the problem, with some suggesting that the original method may be overly complicated. There is a focus on clarifying the integration process and ensuring the correct variables are used. Guidance has been offered regarding the expression of charge elements and the integration limits.

Contextual Notes

There is a noted confusion regarding variable naming in the diagram, as the same symbol is used for different quantities. Participants are also considering the implications of integrating over the dimensions of the rectangular layer.

hastings
Messages
80
Reaction score
0
[SOLVED] finding coulmb's force

Problem:
A very long straight wire has a uniform linear density charge, λ (every dx, linear unit, has a λ charge). At a distance D, from the wire, there's a rectangular layer with length=a and height=b and a uniform superficial density charge, σ (every dS, superficial unit, has a σ charge). Find the electrostatic force between the 2 objects.

What I did:
(1)[tex]F=\int dF[/tex]
(2)[tex]dF=\frac{1}{4\pi \varepsilon_0} \frac{dq_1 \cdot dq_2}{x^2}[/tex]

(3)[tex]dq_1=\lambda dx[/tex]

(4)[tex]dq_2=\sigma dS \text{ (* When integrating dS becomes S=a $\cdot$ b)}[/tex]

(5)[tex]F=\int dF=\int_D^{D+a} \frac{1}{4\pi \varepsilon_0} \frac{(\lambda dx) \cdot \sigma dS }{x^2} = \frac{\lambda \sigma (a \cdot b)}{4\pi \varepsilon_0} \int_D^{D+a} \frac{1}{x^2}dx[/tex]

(6)[tex]=\frac{\lambda \sigma (a \cdot b)}{4\pi \varepsilon_0}(-\frac{1}{x})_D^{D+a}= \frac{\lambda \sigma (a \cdot b)}{4\pi \varepsilon_0} (\frac{1}{D}-\frac{1}{D+a}) =\frac{\lambda \sigma (a \cdot b)}{4\pi \varepsilon_0}\frac{a}{D(D+a)}[/tex]

(7)[tex]=\frac{\lambda \sigma (a^2 b)}{4\pi \varepsilon_0 \ D(D+a)}[/tex]


Is my reasoning right? Or, where did I mistake? Please check out the little drawing in the attachment.
Thank you.
 

Attachments

  • prob1.jpg
    prob1.jpg
    4.9 KB · Views: 433
Last edited:
Physics news on Phys.org
can anyone help. tell me if it's right or wrong.
 
No, it's not right.

Don't try to integrate Coulomb's law directly--that's the hard way. (If you do choose that route, you must do it correctly. For one, you must integrate along the full length of the wire and the full area of the rectangle: every element of charge in the wire exerts a force on every element of charge in the rectangle.)

Instead, find the field from the charged wire and figure out the force that that field exerts on an element of charge in your rectangular layer. Then integrate that.
 
if I'm not mistaken, the Electrical field at a distance D from the long straight wire should be this,

(2.1) [tex]E=\frac{\lambda}{2\pi\varepsilon_0D}[/tex]

(2.2) Since [tex]dF=E\cdot dq_2 \text{ and } dq_2=\sigma[/tex],

(2.3) [tex]F=\int dF=\int E dq_2=\int \frac{\lambda}{2\pi\varepsilon_0D}\sigma[/tex]

ok? but when I integrate, I should have something like "dx". Also (a*b) should pop up somewhere. Can't figure out these last two things.
 
hastings said:
(2.2) Since [tex]dF=E\cdot dq_2 \text{ and } dq_2=\sigma[/tex],

(2.3) [tex]F=\int dF=\int E dq_2=\int \frac{\lambda}{2\pi\varepsilon_0D}\sigma[/tex]

ok? but when I integrate, I should have something like "dx". Also (a*b) should pop up somewhere. Can't figure out these last two things.

Could it instead be this?
(3.1) [tex]F=\int dF=\int E dq_2=\int \frac{\lambda}{2\pi\varepsilon_0D}dq_2=\frac{\lambda}{2\pi\varepsilon_0D}q_2=[/tex]

[tex]q_2=\sigma(a\cdot b) \longrightarrow \ F=\frac{\lambda}{2\pi\varepsilon_0D} \sigma(a\cdot b)[/tex]
 
hastings said:
if I'm not mistaken, the Electrical field at a distance D from the long straight wire should be this,

(2.1) [tex]E=\frac{\lambda}{2\pi\varepsilon_0D}[/tex]
Right. But since D is already used to represent a fixed distance in your problem, better use a variable name such as x. Using x to represent distance from the wire, the field is:

[tex]E=\frac{\lambda}{2\pi\epsilon_0 x}[/tex]

(2.2) Since [tex]dF=E\cdot dq_2 \text{ and } dq_2=\sigma[/tex],

(2.3) [tex]F=\int dF=\int E dq_2=\int \frac{\lambda}{2\pi\varepsilon_0D}\sigma[/tex]
[tex]dq = \sigma dA = \sigma b dx[/tex]

ok? but when I integrate, I should have something like "dx". Also (a*b) should pop up somewhere.
The "dx" comes from expressing the charge element in terms of area. The "b" factor comes in when describing the area in terms of length and width. (See what I did directly above.) The "a" factor will come in after you do your integration.
 
[tex]F=\int dF=\int E dq_2=\int_D^{D+a} \frac{\lambda}{2\pi\varepsilon_0x}\sigma b dx[/tex]

is it like this?

When you say [tex]dq = \sigma dA = \sigma b dx[/tex]

is it like you're dividing the layer into thin vertical, rectangular-shaped strips with height=b, and length=dx?
 
hastings said:
[tex]F=\int dF=\int E dq_2=\int_D^{D+a} \frac{\lambda}{2\pi\varepsilon_0x}\sigma b dx[/tex]

is it like this?
Yes.

When you say [tex]dq = \sigma dA = \sigma b dx[/tex]

is it like you're dividing the layer into thin vertical, rectangular-shaped strips with height=b, and length=dx?
Yes. It makes sense to do it that way, since the field is the same everywhere within such a thin strip.

You could say:
[tex]dq = \sigma dA = \sigma dy dx[/tex]
But then you'd just have to integrate with respect to y as well. (You'll get the same answer, of course, since the integral of dy will equal b.)

Also, regarding your diagram: Once source of confusion is that you chose the same name (x) for two unrelated things. On the left, you use x to represent position along the line of charge. But you also use x to represent distance from the line charge. Use different variable names!
 
Doc Al said:
Also, regarding your diagram: Once source of confusion is that you chose the same name (x) for two unrelated things. On the left, you use x to represent position along the line of charge. But you also use x to represent distance from the line charge. Use different variable names!

Got it. Thank you for all your help.
 

Similar threads

Replies
2
Views
2K
Replies
1
Views
2K
Replies
92
Views
8K
  • · Replies 18 ·
Replies
18
Views
2K
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K