1/18
Question and answer flashcards covering key concepts in logic, limits, derivatives, complex numbers, geometric series, and sequences for Grade 11 Mathematics.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
What is a proposition in logic?
A statement that can be either true or false.
What are the logical connectives AND, OR, and NOT and their symbols in logic?
AND (∧), OR (∨), and NOT (¬).
How are logical implication and equivalence defined and denoted?
Implication is denoted by p⇒q (If p then q) and equivalence is denoted by p⇔q (p if and only if q).
What is the standard notation for the limit of a function f(x) as x approaches a?
x→alimf(x)=L
What key techniques are listed for evaluating limits?
Direct Substitution, Factorization, and L'Hôpital's Rule (for 00 or ∞∞ forms).
What is the definition of a derivative?
A measure of how a function changes as its input changes.
What is the power rule formula for taking a derivative?
dxd(xn)=nxn−1
What are the basic derivative rules for sin(x) and cos(x)?
dxd(sin(x))=cos(x) and dxd(cos(x))=−sin(x)
What is the Product Rule for differentiation?
(uv)′=u′v+uv′
What is the Quotient Rule for differentiation?
(vu)′=v2u′v−uv′
What is the general form of a complex number z?
z=a+bi where a,b∈R
What is the formula for the addition of two complex numbers z1=a1+b1i and z2=a2+b2i?
z1+z2=(a1+a2)+(b1+b2)i
What is the formula for the multiplication of two complex numbers z1=a1+b1i and z2=a2+b2i?
z1⋅z2=(a1a2−b1b2)+(a1b2+a2b1)i
What are the formulas for the conjugate and magnitude of a complex number z=a+bi?
The conjugate is z=a−bi and the magnitude is ∣z∣=a2+b2.
What is the formula for the sum Sn of a finite geometric series when r=1?
Sn=a1−r1−rn
What is the formula for the sum S of an infinite geometric series when ∣r∣<1?
S=1−ra
What is the formula for the n-th term an of an arithmetic sequence?
an=a+(n−1)d
What is the formula for the sum Sn of an arithmetic series given the first term a and last term l?
Sn=2n(a+l)
How is a recursive sequence defined?
It is defined by a formula relating later terms to earlier ones.