Can Theta Be Determined from Antenna Field Pattern Equations?

  • Context: Graduate 
  • Thread starter Thread starter yungman
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
yungman
Messages
5,741
Reaction score
291
This is part of the antenna field pattern calculation, I want to find out is there any way to find the [itex]\;\theta\;[/itex] of this:

[tex]\frac 1 N \left[\frac {\sin(N\theta)}{sin\theta}\right]\;\hbox { = 0.7071 where N is an integer bigger than 1}[/tex]
 
Physics news on Phys.org
you can use the identity
[itex]\sin N\theta = \sum_{k=0}^N \binom{N}{k} \cos^k \theta\,\sin^{N-k} \theta\,\sin\left(\frac{1}{2}(N-k)\pi\right)[/itex]
to obtain a polynomial in [itex]\sin \theta[/itex] which can then be solved for [itex]\theta[/itex]. However, you will probably need to solve it numerically for [itex]N>3[/itex].