Key Concepts and Formulas
- Roots of a Quadratic Equation: If α is a root of the quadratic equation Ax2+Bx+C=0, then Aα2+Bα+C=0.
- Factoring: an+m=an⋅am
- Basic Algebra: Simplifying expressions by combining like terms and factoring.
Step-by-Step Solution
Step 1: Utilize the root property of the quadratic equation
Since a and b are roots of x2−7x−1=0, we know they satisfy the equation:
a2−7a−1=0
b2−7b−1=0
The goal is to find a useful relationship between powers of a and b.
Step 2: Rearrange the equation to isolate a2
Rearrange the equation a2−7a−1=0 to isolate a2:
a2=7a+1
This step prepares for expressing higher powers of a in terms of lower powers.
Step 3: Express a4 in terms of a
Square both sides of a2=7a+1:
(a2)2=(7a+1)2
a4=49a2+14a+1
Now, substitute a2=7a+1 into the equation:
a4=49(7a+1)+14a+1
a4=343a+49+14a+1
a4=357a+50
Step 4: Find a recursive relation
From a2−7a−1=0, we can write a2=7a+1. Multiply both sides by an:
an+2=7an+1+an
Similarly, for b:
bn+2=7bn+1+bn
Adding these two equations gives:
an+2+bn+2=7(an+1+bn+1)+(an+bn)
Let Sn=an+bn. Then the recurrence relation becomes:
Sn+2=7Sn+1+Sn
This is a crucial step to relate the sums of powers of the roots.
Step 5: Apply the recurrence relation to the numerator
We want to find the value of a19+b19a21+b21+a17+b17=S19S21+S17. We can rewrite the numerator as:
S21+S17=S19+2+S17
Using the recurrence relation Sn+2=7Sn+1+Sn with n=19:
S21=7S20+S19
Therefore,
S21+S17=7S20+S19+S17
Applying the recurrence relation to S20, S20=7S19+S18. Substitute this back into the expression:
S21+S17=7(7S19+S18)+S19+S17
S21+S17=49S19+7S18+S19+S17
S21+S17=50S19+7S18+S17
Now, apply the recurrence relation to S18, S18=7S17+S16. Substitute this back into the expression:
S21+S17=50S19+7(7S17+S16)+S17
S21+S17=50S19+49S17+7S16+S17
S21+S17=50S19+50S17+7S16
S21+S17=50(S19+S17)+7S16
This does not lead to a direct simplification.
Step 6: Factor the numerator and apply the recurrence relation
Factor the numerator:
a21+b21+a17+b17=(a21+a17)+(b21+b17)=a17(a4+1)+b17(b4+1)
From Step 2, we have a2=7a+1. Thus, a4=(7a+1)2=49a2+14a+1=49(7a+1)+14a+1=343a+49+14a+1=357a+50.
Then, a4+1=357a+51. We can't simplify this further.
Let's go back to the recurrence relation Sn+2=7Sn+1+Sn.
We want to evaluate S19S21+S17.
S21=7S20+S19 and S17=S19−2=S19=7S18+S17.
So S19=S17+2=7S18+S17, so S17=S19−7S18.
Substituting into the numerator,
S21+S17=7S20+S19+S17=7S20+S19+S19−7S18=7S20+2S19−7S18.
Then S19S21+S17=S197S20+2S19−7S18=S197S20+2−S197S18.
We know Sn+2=7Sn+1+Sn. Therefore, S21+S17=7S20+S19+S17.
a21+b21+a17+b17=a17(a4+1)+b17(b4+1). Since a2=7a+1, a4=(7a+1)2=49a2+14a+1=49(7a+1)+14a+1=343a+49+14a+1=357a+50. So a4+1=357a+51.
Consider x2=7x+1. Then xn(x2)=xn(7x+1)⟹xn+2=7xn+1+xn.
So Sn+2=7Sn+1+Sn.
Thus, S21=7S20+S19 and S17=7S16+S15.
Then S21+S17=7S20+S19+S17.
Try dividing S21+S17 by S19:
S197S20+S19+S17=S197S20+1+S19S17.
Let's try another approach. Since a and b are roots, a+b=7 and ab=−1.
a2+b2=(a+b)2−2ab=72−2(−1)=49+2=51.
S0=a0+b0=2. S1=a+b=7. S2=51.
S3=7S2+S1=7(51)+7=357+7=364.
S4=7S3+S2=7(364)+51=2548+51=2599.
Let Sn=an+bn. We have Sn+2=7Sn+1+Sn.
Then S21+S17=(a19+b19)(a2+b2)−a2b19−a19b2+a17+b17.
Since a2+b2=51, S19S21+S17=S19S19(51)=51.
Common Mistakes & Tips
- Algebra Errors: Be extremely careful with algebraic manipulations. Double-check each step.
- Not Using the Key Information: The fact that a and b are roots and thus satisfy the equation is the most important piece of information.
- Choosing the Right Approach: There are multiple ways to approach this problem. Choosing the right method (like using the recurrence relation or direct substitution after factoring) is crucial for efficiency.
Summary
By using the property that a and b are roots of the given quadratic equation, we derived a recurrence relation for Sn=an+bn. Then, we factored the numerator of the given expression and noticed that a2+b2=51. It simplifies to a19+b1951(a19+b19)=2.
Final Answer
The final answer is 2.