Cosine theorem and maclaurin expansion

Telemachus
Messages
820
Reaction score
30
Hi. I have a doubt about an exercise in a book of optics. It's about Youngs double slit experiment. The exercise asks to apply the law of cosines. That part was easy, you can see in the diagram, alpha is the complementary angle for theta, it goes straight forward.

attachment.php?attachmentid=57806&stc=1&d=1365793381.png


What I got is this expresion:

##\frac{r_2}{r_1}=\left (1-\frac{2a}{r_1}\sin \theta+\frac{a^2}{r_1^2}\right )^{1/2}##

This is in agreement with the book.

But then the book asks to make a Mac Laurin expansion for this expresion. And the thing is I don't realize what is the argument for the expansion, the book gets:

##r_2=r_1-a\sin \theta+\frac{a^2}{2r_1}\cos^2 \theta+...##

I don't know how the books gets that. At first I thought the argument was theta, but when I tried the expansion I got something more involved than that. I've tried the expansion for ##\frac{r_2}{r_1}##

##\left ( \frac{r_2}{r_1} \right )_{=0}=\left (1+ \left (\frac{a}{r_1}\right )^2 \right )^2##

The first derivative:

##\left ( \frac{d\frac{r_1}{r_2}}{d\theta}\right )_0 =-\frac{a}{(r_1^2+a^2)^{1/2}}##

Then I thought of using ##a/r_1## as the argument, which is approx zero in the far field, but I think that would give pure sines in the expansion.

Help please.
 

Attachments

  • young.png
    young.png
    6.6 KB · Views: 514
Physics news on Phys.org
The book's expanding in powers of ##a/r_1##. To get the second-order term correctly, you can't drop the quadratic term inside the parentheses before expanding, which is what you seem to be doing.
 
Last edited:
Thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top