Solving S_N Integral with Small Angle Formula

ghostyc
Messages
25
Reaction score
0

Homework Statement



S_N (x) = \frac{2}{\pi} \int_0^x \frac{\sin (2 N t )}{\sin (t)} \; d{t}

use suitable small angle formula to showS_N \Big( \frac{\pi}{2 N} \Big) = \frac{2}{\pi} \int_0^{\pi} \frac{\sin u}{u} d{u}

Homework Equations



i guess the suitable small angle formula is

\sin (\theta) \sim \theta

when (\theta) is small...

The Attempt at a Solution

i have tried to do some substations but just can't get both numerator and denominator to the right thingany sugguestions will be appreciated

Thank YOU
 
Physics news on Phys.org
change variable
u=2N*t
then
sin(small)~small
 
It looks like you already know they want you to assume $\sin(t)=t$. Your next step is to find an appropriate "u substitution." Try $ u = 2Nt$ so that you have $ \int_0^{\pi/2N} \frac{\sin{(2Nt)}dt}{t} = \int_{0}^{?} \frac{\sin{u}}{u}du$. Use algebra to find $ ? $ and $ du $.
 
Last edited:
Hi there
I have tried this already (actually 7 days ago)
still using
u = 2 N t i can get the correct limits but
i just can't justify that the bottom
t just goes to u
how do i jusitfy that?

Thank you

++++++++++++++++++++++++++++
holly!

I got it
right after the click "post quick reply"...

THANK YOU ALL

:P
 
\frac{du}{u} = \frac{2Ndt}{2Nt} = \frac{dt}{t}
 
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