4. Next, we need to find pq: pq=5(m+n)(m−n)=5m2−n Given m2−n=32, we have: pq=532=2
5. Now, we express x5 in terms of p and q: x=p+q x5=(p+q)5=p5+q5+5pq(p3+q3)+10p2q2(p+q) Since p5+q5=2m and pq=2, we need to simplify the expression: x5=2m+5pq(p3+q3)+10p2q2(p+q)
6. We know: p3+q3=(p+q)(p2−pq+q2) p2+q2=(p+q)2−2pq=x2−4 p3+q3=x(x2−3pq)=x(x2−6)
7. Substituting back, we get: x5=2m+5⋅2⋅x(x2−6)+10⋅4⋅x x5=2m+10x3−60x+40x x5=2m+10x3−20x
8. Given that x is a root of x5−10x3+20x−40=0, we substitute: x5−10x3+20x−40=0 2m+10x3−20x−10x3+20x−40=0 2m−40=0 2m=40 m=20
9. Using m=20 in m2−n=32: 202−n=32 400−n=32 n=368
10. Therefore, m+n=20+368=388.
The final answer is 388
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.