Let x be a real number such that sin10x+cos10x=3611. Then sin12x+cos12x=nm where m and n are relatively prime positive integers. Find m+n.
解析
Solution 1
We can substitute y=sin2x. Since we know that cos2x=1−sin2x, we can do some simplification.
This yields y5+(1−y)5=3611. From this, we can substitute again to get some cancellation through binomials. If we let z=21−y, we can simplify the equation to:
(21+z)5+(21−z)5=3611.
After using binomial theorem, this simplifies to:
161(80z4+40z2+1)=3611.
If we use the quadratic formula, we obtain z2=121, so z=±231 (observe that either choice of z doesn't matter). Substituting z, we get:
sin12x+cos12x=(21−z)6+(21+z)6=2z6+215z4+815z2+321=5413.
Therefore, the answer is 13+54=067.
-eric2020, inspired by Tommy2002
Motivation
The motivation to substitute z=21−y comes so that after applying the binomial theorem to y5+(1−y)5=(21+z)5+(21−z)5, a lot of terms will cancel out. Note that all the terms with odd exponents in (21+z)5 will cancel out, while the terms with even exponents will be doubled. mathboy282
Solution 2
First, for simplicity, let a=sinx and b=cosx. Note that a2+b2=1. We then bash the rest of the problem out. Take the fifth power of this expression and get a10+b10+5a2b2(a6+b6)+10a4b4(a2+b2)=3611+5a2b2(a6+b6)+10a4b4=1. Note that we also have 3611=a10+b10=(a10+b10)(a2+b2)=a12+b12+a2b2(a8+b8). So, it suffices to compute a2b2(a8+b8). Let y=a2b2. We have from cubing a2+b2=1 that a6+b6+3a2b2(a2+b2)=1 or a6+b6=1−3y. Next, using 3611+5a2b2(a6+b6)+10a4b4=1, we get a2b2(a6+b6)+2a4b4=365 or y(1−3y)+2y2=y−y2=365. Solving gives y=65 or y=61. Clearly y=65 is extraneous, so y=61. Now note that a4+b4=(a2+b2)2−2a2b2=32, and a8+b8=(a4+b4)2−2a4b4=94−181=187. Thus we finally get a12+b12=3611−187⋅61=5413, giving 067.
- Emathmaster
Solution 3 (Newton Sums)
Newton sums is basically constructing the powers of the roots of the polynomials instead of deconstructing them which was done in Solution 2. Let sin2x and cos2x be the roots of some polynomial F(a). Then, by Vieta, F(a)=a2−a+b for some b=sin2x⋅cos2x.
Let Sk=(sin2x)k+(cos2x)k. We want to find S6. Clearly S1=1 and S2=1−2b. Newton sums tells us that Sk−Sk−1+bSk−2=0⇒Sk=Sk−1−bSk−2 where k≥3 for our polynomial F(a).
5b2−5b+1=3611⇒5b2−5b+3625=0,36b2−36b+5=0,(6b−1)(6b−5)=0b=61 or 65. Clearly, sin2x⋅cos2x=65 so sin2x⋅cos2x=b=61.
Note S4=187. Solving for S6, we get S6=S5−61S4=5413. Finally, 13+54=067.
Solution 4
Factor the first equation.
sin10x+cos10x=(sin2x+cos2x)(sin8x−sin6xcos2x+sin4xcos4x−sin2xcos6x+cos8x)
First of all, sin4x+cos4x=1−2sin2xcos2x because sin4x+cos4x=(sin2x+cos2x)2−2sin2xcos2x=1−2sin2xcos2x We group the first, third, and fifth term and second and fourth term. The first group:
sin8+sin4xcos4x+cos8x=(sin4x+cos4x)2−sin4xcos4x)=(1−2sin2xcos2x)2−sin4xcos4x)=1+4sin4xcos4x−4sin2xcos2x
The second group:
−sin6xcos2x−sin2xcos6x=−sin2xcos2x(sin4x+cos4x)=−sin2xcos2x(1−2sin2xcos2x)=−sin2xcos2x+2sin4xcos4x
Add the two together to make
1+4sin4xcos4x−4sin2xcos2x−sin2xcos2x+2sin4xcos4x=1−5sin2xcos2x+5sin4xcos4x
Because this equals 3611, we have
5sin4xcos4x−5sin2xcos2x+3625=0
Let sin2xcos2x=a so we get
5a2−5a+3625=0⇒a2−a+365
Solving the quadratic gives us
a=21±32
Because sin2xcos2x≤41, we finally get a=21−32=61.
Now from the second equation,
sin12x+cos12x=(sin4x+cos4x)(sin8x−sin4xcos4x+cos8x)=(1−2sin2xcos2x)((sin4x+cos4x)2−3sin4xcos4x)=(1−2sin2xcos2x)((1−2sin2xcos2x)2−3sin4xcos4x)
Plug in sin2xcos2x=61 to get
(1−2(61))(1−2(61)2−3(61)2)=5413
which yields the answer 067
~ZericHang
Solution 5
Define the recursion an=(sin2x)n+(cos2x)n We know that the characteristic equation of an must have 2 roots, so we can recursively define an as an=p∗an−1+q∗an−2. p is simply the sum of the roots of the characteristic equation, which is sin2x+cos2x=1. q is the product of the roots, which is −(sin2x)(cos2x). This value is not trivial and we have to solve for it. We know that a0=2, a1=1, a5=3611. Solving the rest of the recursion gives
a2=1+2qa3=1+3qa4=1+4q+2q2a5=1+5q+5q2=3611a6=1+6q+9q2+2q3
Solving for q in the expression for a5 gives us q2+q+365=0, so q=−65,−61. Since q=−(sin2x)(cos2x), we know that the minimum value it can attain is −41 by AM-GM, so q cannot be −65. Plugging in the value of q into the expression for a6, we get a6=1−1+41−1081=10826=5413. Our final answer is then 13+54=067
-Natmath
Solution 6
Let m=sin2x and n=cos2x, then m+n=1 and m5+n5=3611
m6+n6=(m5+n5)(m+n)−mn(m4+n4)=(m5+n5)−mn(m4+n4)
Now factoring m5+n5 as solution 4 yields m5+n5=(m+n)(m4−m3n+m2n2−mn3+n4)=m4+n4−mn(m2−mn+n2)=m4+n4−mn[(m+n)2−3mn]=m4+n4−mn(1−3mn).
Since (m+n)4=m4+4m3n+6m2n2+4mn3+n4, m4+n4=(m+n)4−2mn(2m2+3mn+2n2)=1−2mn(2m2+3mn+2n2).
Notice that 2m2+3mn+2n2 can be rewritten as [2(a+b)]2−mn=2−mn. Thus,m4+n4=1−2mn(2−mn) and m5+n5=1−2mn(2−mn)−mn(1−3mn)=1−5mn+5(mn)2=3611. As in solution 4, we get mn=61 and m4+n4=1−2∗61(2−61)=187
Substitute m4+n4=187 and mn=61, then m6+n6=3611−61∗187=5413, and the desired answer is 067
Solution 7 (Algebra and Recursion)
This was my solution on the real test. Let a=sin2x,b=cos2x. Observe that a+b=1, and (an−1+bn−1)⋅(a+b)=an−1b+abn−1+an+bn=an−1+bn−1⟹an+bn=an−1+bn−1−ab(an−2+bn−2). Let ab=x, and we want to know x.
Starting from n=2, we have a2+b2=1−2x⟹a3+b3=1−2x−x=1−3x⟹a4+b4=1−4x−x(1−2x)=1−5x+2x2⟹a5+b5=2x2−5x+1−x(1−3x)=5x2−5x+1=3611. Rearrange this quadratic and divide by 5 to get x2−x+365=0⟹x={61,65}. (You can guess the factorization or use the quadratic formula.)
Given we have two solutions, plug both in and see which results in a positive rational fraction. Plugging in x=61, we get a2+b2=32,a3+b3=21,a4+b4=187,a5+b5=3611,a6+b6=3611−61⋅187=10826=5413⟹67.
~First
Solution 8 (Official MAA)
Let c=sin2x⋅cos2x, and let S(n)=sin2nx+cos2nx. Then for n≥1
S(n)=(sin2nx+cos2nx)⋅(sin2x+cos2x)=sin2n+2x+cos2n+2x+sin2x⋅cos2x(sin2n−2x+cos2n−2x)=S(n+1)+cS(n−1).
Because S(0)=2 and S(1)=1, it follows that S(2)=1−2c,S(3)=1−3c,S(4)=2c2−4c+1, and 3611=S(5)=5c2−5c+1. Hence c=61 or 65, and because 4c=sin22x, the only possible value of c is 61. Therefore
S(6)=S(5)−cS(4)=3611−61(2(61)2−4(61)+1)=5413.
The requested sum is 13+54=67.
Solution 9 (Recursion)
Let an=sinnx+cosnx for non-negative integers n. Then a0=2 and a2=1. In addition,
an=sinnx+cosnx=(sinn−2x+cosn−2x)(sin2x+cos2x)−sin2xcos2x(sinn−4x+cosn−4x)=an−2−Xan−4,
where X=sin2xcos2x. So we can compute \begin{align*} a_4&=1-2X\\ a_6&=1-3X\\ a_8&=1-4X+2X^2\\ a_{10}&=1-5X+5X^2=\frac{11}{36} \end{align*}so X=61,65. But by the sin double angle formula, sin2xcos2x=41sin22x≤41, so X=61. Then
a12=a10−Xa8=3611−61⋅187=5413
so the answer is 067 as desired.
A quick note: this solution uses recursion and is similar to the solution 7 above. It was from trumpeter, posted in the AoPS Forums, Contest Discussion.
Solution 10 (Algebra but not bad)
Note that from the Pythagorean identity, sin2(x)+cos2(x)=1. Now, let m=sin2(x) and let n=cos2(x). Now, we seek m6+n6 given
m+n=1, and m5+n5=3611.
Now, note the factorization m5+n5=(m+n)(m4−m3n+m2n2−mn3+n4)=3611, so
m4−m3n+m2n2−mn3+n4=3611
.
Now, we also have (m+n)4=m4+4m3n+6m2n2+4mn2+n4=1. Now, upon subtraction, we obtain
5(m3n+m2n2+mn3)=3625→m3n+m2n2+mn3=365
.
This tells us that mn(m2+mn+n2)=365. However, note that m2+2mn+n2=(m+n)2=1, so if we let a=mn, we have
a(1−a)=365
.
Solving this quadratic yields a=61 and a=65. Now, note that a=65 because of the fact that sin2(x)cos2(x) is really small, so a=61.
Now, we seek m6+n6. This can be found by finding (m3+n3)2−2m3n3.
We have m3+n3=(m+n)(m2−mn+n2)=(1)(12−3(61))=21. Thus, our desired value is
(21)2−2(61)3=41−1081=5413
and the desired extraction is 13+54=067 SIX SEVEN SIX SEVEN SIX SEVEN SIX SEVEN SIX SEVEN SIX SEVEN SIX SEVEN SIX SEVEN