Limit of dirichlet function (from DSP)

  • Context: Undergrad 
  • Thread starter Thread starter Jyan
  • Start date Start date
  • Tags Tags
    Dsp Function Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Jyan
Messages
36
Reaction score
2
How is this limit evaluated?

[tex]\lim_{k->0}\frac{sin(\pi k)}{sin(\frac{\pi k}{N})}[/tex]

I know that it is N, but I can't figure out how to evaluate it, l'hospital's rule doesn't seem to help.

I might solve it by the time I get a response, but figured no reason to not ask especially since I couldn't find much about it on Google.

Solved it, feel like an idiot:

[tex]\lim_{k->0}\frac{sin(\pi k)}{sin(\frac{\pi k}{N})}[/tex]

Using l'hospital's rule:

[tex]\lim_{k->0}N\frac{cos(\pi k)}{cos(\frac{\pi k}{N})}[/tex]

This is equal to N, since cos(0) = 1.
 
Last edited:
Physics news on Phys.org

Attachments

  • Limit.JPG
    Limit.JPG
    28.7 KB · Views: 594