Two positive point charges Q are held on the x-axis at x = a and at x = -a

AI Thread Summary
The discussion revolves around finding the frequency of oscillation for a charge q placed between two positive point charges Q on the x-axis. The user initially struggles with incorporating the binomial expansion into their calculations. They derive the net force acting on charge q and express it in terms of distance d from the origin. The solution involves approximating the forces using the binomial expansion, leading to the conclusion that the spring constant k equals KqQ/a^2. Ultimately, the frequency of oscillation is expressed as f = 1/(2π) * √(KqQ/(ma^2)).
S.P.P
Messages
39
Reaction score
0
I've been doing this question, but can't seem to get past a particular bit. here's the question:

'Two positive point charges Q are held on the x-axis at x = a and at x = -a. A third positive point charge q, of mass m, is placed on the x-axis away from the origin at coordinate x such that |x| << a. The charge q, which is free to move along the x-axis, is then released.

Find the frequency of oscillation of the charge q (hint, use the binomial expansion (1+z)^n = 1 + nz + (n(n+1)Z^2)/2, valid for the case |z| < 1.)

Right, I've no idea where the binomial expansion comes into play, but here's what i got so far:

in SHM F = kx where k is the spring constant. And in electric fields, F = KqQ/r^2 where K = 9*10^9 N.m^2/C^2

if q is placed slightly to the right, of the origin, it will have two forces acting on it. A force from Q nearest to it, and a force from the other Q on the left side of the origin. They will both be repealing it.

The net force at any given position on q would be:

F = KqQ( 1/(a-d)^2 - 1/(a+d)^2 ) where d is the distance of q from the origin. (Call this eqn 1)

Since F = kx where x = d ie F = kd, i should be able to divide eqn 1 by d and have k. But I am pretty sure I've done something wrong up to here, as k is constant for a given system, but varying the length d, gives a different answer of k.

Any help? or any other ways to do this would be very helpful.
 
Last edited by a moderator:
Physics news on Phys.org


Originally posted by S.P.P
The net force at any given position on q would be:

F = KqQ( 1/(a-d)^2 - 1/(a+d)^2 ) where d is the distance of q from the origin. (Call this eqn 1)

You're almost there. All you have to do is set F equal to m(d2x/dt2). Of course, you won't be able to solve that exactly, but this is where the binomial expansion comes in handy.

For |d|<<a, we have:

(a-d)-2~1+2d
(a+d)-2~1-2d

Can you try to solve the equation of motion from there?
 


First of all, great job on your progress so far! You are correct in your understanding that the charge q will experience two forces from the charges Q, and that the net force can be calculated by subtracting the forces from each other.

Now, let's look at how the binomial expansion comes into play. This expansion is used to approximate the value of a function when the input (in this case, the distance d) is very small. In our case, we are assuming that |x| << a, which means that the distance d is very small compared to the distance a. This is where the binomial expansion will be helpful in simplifying our equation.

Using the binomial expansion, we can rewrite the net force equation as:

F = KqQ( (1/d^2) - (1/(a^2 - 2ad + d^2)) )

= KqQ( (1/d^2) - (1/a^2) + (2ad/a^4) - (d^2/a^4) )

= KqQ( (1/d^2) - (1/a^2) + (2d/a^3) - (d^2/a^4) ) (using the hint given)

Now, we can see that the term (1/a^2) is much larger than the other two terms, since we are assuming that d is very small. Therefore, we can ignore the other two terms, leading to the simplified equation:

F = KqQ(1/a^2)

= kx (since x = d)

Therefore, we can see that the spring constant k is equal to KqQ/a^2. This means that the frequency of oscillation can be calculated using the equation:

f = 1/(2π) * √(k/m)

= 1/(2π) * √(KqQ/(ma^2))

= 1/(2π) * √(9*10^9 * q * Q/(ma^2))

I hope this helps you understand how the binomial expansion is used in this problem. Keep up the good work!
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top