Finding Smallest Integer for Integer Expression with Trigonometric Functions

  • Thread starter Thread starter ehrenfest
  • Start date Start date
AI Thread Summary
To find the smallest positive integer n for the expression involving trigonometric functions, the problem requires transforming the product of sine and cosine into a more manageable sum. Utilizing sum-to-product identities can simplify the expression, making it easier to analyze for integer results. The discussion emphasizes that this problem is solvable with high school-level math skills, suggesting that careful manipulation of trigonometric identities is key. Participants are encouraged to explore various approaches to see if terms can cancel out effectively. Ultimately, the goal is to determine the smallest n that satisfies the integer condition in the expression.
ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] Aime 2008 Ii 8

Homework Statement


Let a = \pi/2008. Find the smallest positive integer n such that
2[\cos(a)\sin(a)+\cos(4a)\sin(2a)+\cos(9a)\sin(3a)+\cdots+\cos(n^2a)\sin(na)]
is an integer.

Homework Equations


\cos(a+b) = \cos a \cos b- \sin a \sin b

\sin (a+b) = \sin a \cos b + \sin b \cos a


The Attempt at a Solution


Can someone give me a hint please? This should only require high school math. I am not sure if the identities above are useful here or if there is a totally different method needed.
 
Physics news on Phys.org
It's an AIME trig problem, which often means you have to play around with it and hope things end up canceling. You have a product which is difficult to sum, so try changing the product into a sum using the sum to product identities:

http://www.mathwords.com/s/sum_to_product_identities.htm
 
very nice
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top