[Return to Physics Homepage][Return to Mike Coombes' Homepage][Return to List of Handouts][Return to Problem Sets][Return to List of Solutions]

Questions: 1 2 3 4 5 6 7


PHYS 2420 Electric Fields from Charge Distributions Solutions


  1. Find the electric field at a point a distance a from one end of a long thin wire of length L
    (a) if it has total charge Q. Examine the limit a >> L and show that your result is identical to that of a point charge.
    (b) if the charge distribution was λ(x) = 2Qx/L2.

    To calculate the electric field of an object at a point outside the object (the field point) from first principles we need to do the following:

    (a) The diagram below shows the origin and coordinate system that I have chosen.

    The electric field points to the right and is

    dE = rkdq/r3 .

    The vector distances reduce to S = ix, P = i(L + a), and r = i r. The distance from source to point is r = L + a – x. Therefore the electric field is

    dE = i kλdx/(L + a – x)2

    We need to integrate over the entire length of the object from x = 0 to x = L. The integral for the total field is therefore

    E = i ò0L kλdx/(L + a – x)2 .

    Evaluating the integral yields

    E = i KQ / a(L+a).

    In the limit a >> L, a(L + a) ® a2. Thus the electric field strength is E = KQ/a2 as required.

    (b)The only modification from part a) is that the charge density is a function of x, so our integral is

    In the limit a >> L, aln(a / L + a) ® –L + ½(L/a). Thus the electric field strength is E = KQ/a2 as required.

    [Return to Top of Page]


  2. Find the electric field at a point a distance a from the centre of a long thin wire of length L and total charge Q. Show that your result reduces to that of a point charge in the limit a >> L. Also show that your answer reduces to E = 2kλ/a in the limit L >> a, the well–known and very useful result for a long thin wire. Note λ = Q/L.

    The diagram below shows the origin and coordinate system that I have chosen.

    The electric field is

    dE = r kdq/r3 .

    Note that r and dE have both x and y components. The vector distance S reduces to S = ix while P = ja. Thus r = PS = –i x + j a. The distance from source to field point is given by r = (a2 + x2)½. Therefore the components of the electric field are

    dE = –i dEx + j dEy = –i kλxdx/(a2 + x2)3/2 + j kλadx/(a2 + x2)3/2 .

    We need to integrate over the entire length of the object from x = –½L to x = ½L. Paying attention to the symmetry of the integrals, we see that the x component must vanish. The net electric field can only point upwards. The integral for the total field is therefore

    E = j ò–½L½L kλadx/(a2 + x2)3/2 .

    Evaluating the integral yields

    E = j Kl L /a(a2+¼L2)½.

    In the limit a >> L, (a2+¼L2)½ ® a. Thus the electric field strength becomes E = K(l L)/a2, or E = KQ/a2 since Q = l L. When one is very far from the rod its field appears to be that of a point source.

    In the limit L >> a, (a2+¼L2)½ ® L. Thus the electric field strength approaches E = 2Kl /a as required.

    [Return to Top of Page]


  3. A wire has been bent into a semicircle of radius R. It has a linear charge density λ. Determine the electric field at point P, at the centre of the circle.

    The shape of the object suggests the use of polar coordinates for the integration variables. The diagram below shows the origin and coordinate system that I have chosen.

    The electric field is

    dE = r kλdx/r3 = r kλRdθ/r3

    Note that r and dE have both x and y components. The source point is given by S = cos(θ) + j sin(θ). The field point is P = 0. Thus r = PS = –i cos(θ) – j sin(θ). The distance from source to field point is given r = R. Therefore the components of the electric field are

    dE = –i dEx + j dEy = –i (kλ/R) cos(θ) dθ – j (kλ/R) sin(θ) dθ .

    The integral is evaluated from θ = 0 to θ = π. Paying attention to the symmetry of the integrals, we see that the x component must vanish. The net electric field can only point downwards. The integral for the total field is therefore

    E = –j ò0p (kλ/R) sin(θ) dθ .

    Evaluating the integral yields

    E = j 2kl /R .

    [Return to Top of Page]


  4. Find the electric field at a point a distance h from the centre of a circular plate of radius R with charge Q. Show that your answer reduces to that of a point charge in the limit h >> R (the point is very far away from the plate). Show that your answer reduces to the well–known result E = Σ/2ε0 when R >> h (the plate is infinite or the point is very close to the plate). Note Σ = Q/A.

    We will assume that the plate is on the x–y plane and that h is in the positive z direction. The plate is circular which suggests the use of polar coordinates for the variable of integration. The diagram below shows the origin and coordinate system that I have chosen.

    The electric field is

    dE = a kdq/a3 = a kΣrdrdθ/a3 ,

    where s = Q/A = Q/πR2. Note that a and dE have both x, y, and z components. The source point is given by S = i rcos(θ) + j rsin(θ) + k 0. The field point is P = i 0 + j 0 + z h. Thus a = PS = –i rcos(θ) – j rsin(θ) + z h. The distance from source to field point is given a = (r2 + h2)½. Therefore the components of the electric field are

    dE

    = –i dEx + j dEy + k dEx

     

    = –i (kΣr2drcos(θ)dθ)/(r2+h2)3/2

    j (kΣr2drsin(θ)dθ)/(r2+h2)3/2

    + k (kΣhrdrdθ)/(r2+h2)3/2 .

    We need to integrate over the entire area of the object from r = 0 to r = R and θ = 0 to θ = 2π. Paying attention to the symmetry of the integrals, we see that the x and y components must vanish. The net electric field can only point in the z direction. The integral for the total field is therefore

    E = k ò0R ò02p (kΣhr dr dθ)/(r2+h2)3/2 .

    Evaluating the integral yields

    E = k 2πkΣ{1 – h/(h2 + R2)½} .

    In the limit of h >> R, 1 – h/(h2 + R2)½ ® ½R2/h2. Thus the strength of the field becomes E = k πR2s /h2 = kQ/h2, the same as a point charge.

    In the limit where the field point is very close to the plate R >> h, h/(h2 + R2)½ ® 0 and the field becomes E = 2πkΣ. Recalling that k = 1/4pe0, we thus have E = Σ/2ε0 as required.

    [Return to Top of Page]


  5. A hollow sphere of radius R has a surface charge s . Find the electric field at a point along the z axis outside the sphere. Find the electric field at a point along the z axis inside the sphere.

    In both cases the setup is the same. We select a tiny piece of the surface which has charge dq = s R2sinq dq df . We assume it is at some position S = ix + jy + kz. Expressing x, y, and z in spherical coordinates, we have

    S = iR sinq cosf + jR sinq sinf + kR cosq .

    Hence, r = PS becomes

    r = –iR sinq cosf – jR sinq sinf + k(a – R cosq ) .

    he magnitude of r is

    |r|2 = |P|2 + |S|2 – 2PS = a2 + R2 – 2aR cosq .

    The small portion of electric field is

    dE = kdq r / r3

    which we need to integrate over the entire surface of the sphere.

    The i and j components will vanish when we do the integral over f . This is in accord with symmetry considerations. The k component of the integral over f gives 2p since the integrand has no f dependence. We are thus left with

    For the case when a > R, this reduces to Ez = (s /2e 0)(R/a)2. Actually, by symmetry, this applies in any direction.

    For the case when a < R, this reduces to Ez = 0. Actually, by symmetry, this applies in any direction inside the sphere.

    [Return to Top of Page]


  6. A hollow half cylinder is shown below has surface charge s . The cylinder has height L and radius R. The back of the hollow cylinder is a flat rectangle. Derive the integrals necessary to find the electric field outside the cylinder on the y axis a distance d from the back of the half cylinder. There is no need to solve the integrals.

    There is no clearcut symmetry here. The key to solving this problem is to break the object into two simpler pieces, with obvious symmetry, as shown below

    The flat back piece exhibits Cartesian symmetry and the front piece has cylindrical symmetry. We do the back first.

    We select a tiny piece of the surface which has charge dq = s dxdz. We assume it is at some position S = ix + kz. The field point is P = jd.

    Hence, r = PS becomes

    r = –ix + jd – kz .

    The magnitude of r is

    r = |r| = [x2 + d2 + z2]½ .

    The small portion of electric field is

    dE = kdq r / r3

    which we need to integrate over the entire surface of the plate. Thus

    Now the i and j contributions must cancel by symmetry. This can be confirmed by noting that the integrand for each is odd and we are integrating over an even interval. Thus field is thus

    Next we consider the cylindrical piece.

    We select a tiny piece of the surface which has charge dq = s Rdq dz. We assume it is at some position S = ix + jy + kz. Expressing x, y, and z in cylindrical coordinates, we have

    S = i R cosq + j R sinq + k z .

    Hence, r = PS becomes

    r = –i R cosq + j (d – R sinq ) – k z .

    The magnitude of r is

    r = |r| = d2 + R2 + z2 – 2dR sinq .

    The small portion of electric field is

    dE = kdq r / r3

    which we need to integrate over the entire surface of the half-cylinder.

    The i components will vanish when we do the integral over q while the k components will vanish when we do the integral over z. This is in accord with symmetry considerations. We are thus left with

    [Return to Top of Page]


  7. The solid half–cylinder shown above has charge density r . It has height L and radius R. Derive the integral necessary to find the electric field at a point outside the cylinder on the y axis. There is no need to solve the integral.
  8. We select a tiny piece of the volume which has charge dq = r rsinq drdq dz. We assume it is at some position S = ix + jy + kz. Expressing x, y, and z in cylindrical coordinates, we have

    S = i r cosq + j r sinq + k z .

    Hence, G = PS becomes

    G = –i r cosq + j (d – r sinq ) – k z .

    The magnitude of G is

    G = |G| = d2 + r2 + z2 – 2dr sinq .

    The small portion of electric field is dE = kdq G / G3 which we need to integrate over the entire surface of the half-cylinder.

    The i components will vanish when we do the integral over q while the k components will vanish when we do the integral over z. This is in accord with symmetry considerations. We are thus left with

    [Return to Top of Page]


[Return to Physics Homepage][Return to Mike Coombes' Homepage][Return to List of Handouts][Return to Problem Sets][Return to List of Solutions]

Questions? mike.coombes@kwantlen.ca

[Return to Kwantlen Homepage]