Formulating the Exact Equation for the Double Slit Experiment in Physics"

  • Thread starter Thread starter cshum00
  • Start date Start date
cshum00
Messages
215
Reaction score
0
I got this from physics' double slit experiment. The way it is done on the physics book is by approximation. Since i am interested in the mathematics behind it, i have been trying to formulate an equation which gives me the exact value.

http://img183.imageshack.us/img183/60/figure.png

Like the double slit experiment i want to find the difference r1 - r2.
The approximation given on the physics books is:
r_1 - r_2 = n \lambda = \frac{d Y}{L}
Therefore y = \frac{n L \lambda}{d}

Here are some relevant formulas I came up using the geometry of the problem:
01) r_1 sin \theta_1 = Y - \frac{d}{2}
02) r_2 sin \theta_2 = Y + \frac{d}{2}
03) r_1 cos \theta_1 = L
04) r_2 cos \theta_2 = L
05) L tan \theta_1 = Y - \frac{d}{2}
06) L tan \theta_2 = Y + \frac{d}{2}
07) r_1^2 = L^2 + (Y - \frac{d}{2})^2
08) r_2^2 = L^2 + (Y + \frac{d}{2})^2
09) y(x=L) = aL + \frac{d}{2}
10) y(x=L) = bL - \frac{d}{2}
Note: \theta_1 is the angle between r1 and L. Similarly, \theta_2 is the angle between r2 and L

I have been trying to combine these formulas and get something nice and simple but i never was able to get rid of the variables or at least reduce it into one single variable.

Here is my best attempt so far:
-Subtracting equation 8 and 7
(r_2 - r_1)(r_2 + r_1) = 2dY
-Solving for Y and let r_1 - r_2 = n \lambda
Y = \frac{n \lambda}{2d}(r_2 + r_1)
-Substitute r_1 and r_2 using equation 3 and 4
Y = \frac{n \lambda}{2d}(\frac{L}{cos \theta_2} + \frac{L}{cos \theta_1})
Y = \frac{n L \lambda}{2d}(\frac{1}{cos \theta_2} + \frac{1}{cos \theta_1})
Which still has 2 variables.

I know that the hint lies on something like the parabola. This problem, just like the parabola, has 2 fixed points, and 2 lines that goes along a curve.
 
Last edited by a moderator:
Mathematics news on Phys.org
I got the answer. The way i derived was using only 3 of the equations:
r_1^2 = L^2 + (y - \frac{d}{2})^2 => r_1^2 = L^2 + y^2 - dy + d^2/4 (1)
r_2^2 = L^2 + (y + \frac{d}{2})^2 => r_1^2 = L^2 + y^2 + dy + d^2/4 (2)
r_2 - r_1 = n \lambda (3)

Subtracting equation (2) and (1)
(r_2 - r_1)(r_2 + r_1) = 2dy (4)

Substitute equation (3) into (4)
n \lambda(r_2 + r_1) = 2dy (5)

But according to equation (3)
r_2 = n \lambda + r_1 (6)

Substitute equation (6) into (5)
n \lambda(n \lambda + 2r_1) = 2dy (7)

Solve for r_1 in equation (7)
n \lambda + 2r_1 = (2dy)/(n \lambda)
2r_1 = (2dy)(n \lambda) - n \lambda
r_1 = (2dy - n^2 \lambda^2)/(4n \lambda)
Square both sides
r_1^2 = (4d^2y^2 - 4dyn^2 \lambda^2 + n^4 \lambda^4)/(4n^2 \lambda^2)
r_1^2 = (d^2y^2)/(n^2 \lambda^2) - dy + (n^2 \lambda^2)/(4) (8)

Substitute equation (1) into (8)
L^2 + y^2 - dy + (d^2)/4 = (d^2y^2)/(n^2 \lambda^2) - dy + (n^2 \lambda^2)/4
Solve for y:
L^2 + (d^2)/4 - (n^2 \lambda^2)/4 = (d^2y^2)/(n^2 \lambda^2) - y^2
L^2 + (d^2 - n^2 \lambda^2)/4 = y^2[(d^2)/(n^2 \lambda^2) - 1]
(4L^2 + d^2 - n^2 \lambda^2)/4 = y^2 (d^2 - n^2 \lambda^2)/(n^2 \lambda^2)
y = \pm \sqrt {[(4L^2 + d^2 - n^2 \lambda^2)*(n^2 \lambda^2)] / [4 * d^2 - n^2 \lambda^2]}
y = \pm \frac{n \lambda}{2}\sqrt {(4L^2 + d^2 - n^2 \lambda^2) / (d^2 - n^2 \lambda^2)} !

Analyzing the formula, we can say that:
(a) L -> 0, y \approx \frac{n \lambda}{2}

(b) L -> \infty, y \approx n \lambda L
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top