1/19
Practice flashcards covering the relationships between roots and coefficients of polynomials, sketching rational functions with asymptotes, and standard summation formulae for series.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
For a quadratic equation ax2+bx+c=0, what is the relation between the sum of the roots α+β and the coefficients?
α+β=−ab
What is the product of the roots αβ for the quadratic equation ax2+bx+c=0?
αβ=ac
How is the sum of the squares of the roots Σα2 expressed in terms of Σα and Σαβ?
Σα2=(Σα)2−2Σαβ
For a cubic equation ax3+bx2+cx+d=0, what is the sum of product of the roots taken two at a time (Σαβ)?
Σαβ=ac
What is the product of the roots αβγ for a cubic equation ax3+bx2+cx+d=0?
αβγ=−ad
How is the term Sn defined in the context of polynomial roots?
Sn=αn+βn+γn+…
What is the general recurrence formula for a cubic equation ax3+bx2+cx+d=0?
aSn+3+bSn+2+cSn+1+dSn=0
In a quartic equation ax4+bx3+cx2+dx+e=0, what is Σαβγδ?
ae
What is the value of S−1 for any polynomial equation?
It is equal to the negative of the coefficient of the linear term divided by the constant term.
What is the definition of an asymptote?
A line that a curve approaches but does not touch (the curve converges to it).
For a rational function y=x−1x+1, how is the vertical asymptote determined?
By setting the denominator to zero, which gives x=1.
When does an oblique asymptote occur in a rational function?
When the degree of the polynomial in the numerator is exactly one greater than the degree of the denominator.
How is the oblique asymptote found for a function of the form y=dx+eax2+bx+c?
By splitting the function into partial fractions/long division to reach the form y=Ax+B+dx+eC, where y=Ax+B is the oblique asymptote.
What effect does the transformation y=∣f(x)∣ have on a graph?
All negative parts of the original curve (where y<0) are reflected in the x-axis.
What is a key feature of the graph of y=f(∣x∣)?
The curve is symmetrical about the y-axis, consisting of the original curve for x>0 reflected in the y-axis.
What is the standard result for the sum of the first n natural numbers (∑r=1nr)?
21n(n+1)
What is the standard result for the sum of the squares of the first n natural numbers (∑r=1nr2)?
61n(n+1)(2n+1)
What is the standard result for the sum of the cubes of the first n natural numbers (∑r=1nr3)?
41n2(n+1)2
What is the 'method of differences' used for in summation of series?
Using partial fractions to express terms as differences so that intermediate terms cancel out when summed.
How is the sum to infinity calculated for a convergent series of the form Sn=b+dn+eC?
By allowing n→∞, which makes the fractional term approach zero, leaving the sum as b.