Roots of Trigonometric polynomials?

AI Thread Summary
The discussion focuses on an iterative method for solving trigonometric polynomials, specifically an equation involving sine and cosine. The original poster recalls learning a method referred to as the "method for solving transcendentals," which does not involve derivatives, unlike Newton's Method. Other participants mention various iterative methods, including the bisection method and the secant method, which can also solve such equations without using derivatives. The conversation highlights the existence of multiple approaches for tackling trigonometric polynomial equations. Overall, the search for the specific method mentioned remains unresolved.
wk1989
Messages
32
Reaction score
1
I remember learning an iterative method that gives the answer to trigonometric polynomials such as

sin(x)-0.7-0.611cosx = 0

where x is the angle in degrees.

The person who I learned this method from called it the method for solving transcendentals. Now I can't seem to find any information on this method, could anyone please enlighten me by providing the information?
 
Mathematics news on Phys.org
The approach is similar, but I don't remember taking any derivatives when using the method I was taught, and I think it involved multiplying the result of iteration rather then subtracting (as with Newton's method).
 
wk1989 said:
The person who I learned this method from called it the method for solving transcendentals.

I don't know if there is one method known as the method for solving transcendentals; however, there are several iterative methods for solving equations such as the one you posted. For example, the most basic numerical root-finding method, the bisection method, could be used. And it doesn't use derivatives.

There is also the secant method.

And others.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
Back
Top