Mathematical Preliminaries Flashcards
If the terms of an infinite series do not approach zero, can the series converge?
No
If the terms of an infinite series approach zero, does that mean the series converges?
No
What is the essence of the comparison test for series convergence?
If the terms of a series are always less than the terms of a convergent series, that series must be convergent as well. It’s basically the squeeze theorem.
What is the essence of the Ratio test of series convergence?
If the ratio of one term in the sequence to the previous term approaches a value less than one, the series is convergent. If the ratio approaches a value greater than one, the series is divergent. If the ratio approaches one, the test is inconclusive.
What is the essence of the integral test of series convergence?
If you can construct an integral which is greater than the sum of the terms of a series yet converges, then the series is convergent. Similarly, if you can construct an integral which is less than the sum of terms of a series yet diverges, the series is divergent.
What is the Leibniz criterion regarding the convergence of an alternating series?
An alternating series is convergent if the magnitude of each summand decreases monotonically, approaching zero for large n.
If you truncate an alternating series, the error will always be smaller than…
…the first term dropped from the series.
What does it mean for a series to be absolutely convergent?
It means that the terms would still converge even if you took the absolute value of each one (as opposed to being conditionally convergent).
When an alternating series converges but does so only because it is alternating, that series is said to be…
…conditionally convergent
What is the practical significance of whether a series is absolutely or conditionally convergent?
A series that is absolutely convergent can have operations done on it and remain absolutely convergent. These operations include reordering the terms of the sum, and adding or multiplying it by another absolutely convergent series.
Regarding the convergence of alternating series, what is known as “Riemann’s Theorem”?
A conditionally convergent series may be made to converge to any desired value or even to diverge, by changing the order in which the terms are summed.
When facing a double series (a sum inside a sum), can you reverse the order of summation?
Yes
What does it mean for a series (sum) of functions to be uniformly convergent?
It means that the rate of convergence of the series is not dependent on the argument of the functions (e.g. x)
What is the most common test for uniform convergence of a series (sum) of functions and how does it work?
It is known as the Weierstrass M Test. The idea is that if you can construct a convergent series whose terms are always greater than the terms of the series of functions, no matter what x is (within a certain interval), then that series of functions must be uniformly convergent within that interval. The series must be absolutely convergent in order for the M test to work.
What is the significance of having a uniformly convergent series of functions?
If a series is uniformly convergent, it can be integrated and differentiated term-by-term, and the sum will be continuous no matter what x (the argument of the functions) is.
In general, what types of series are considered “Power Series”?
A series of the form f(x) = a0+a1x+a2x2+a3x3+…
is called a power series
Give one example of how a power series is obtained.
A power series can be constructed by making a taylor expansion of a function.
When replacing an expression with its power series/taylor expansion, what do you have to be mindful of?
How quickly or whether that series converges to the value that you need it to.
Can there be multiple taylor expansions for a single function/expression?
No, each expression has a unique expansion
What is L’hospital’s rule?
If the limit of the ratio of two functions can’t be found because it is indeterminate, you can take the limit of the ratio of the derivative of the respective functions instead.
The binomial expansion is a power series for which class of expressions?
Expressions of the form (1+x)m where x is between -1 and 1, and m can be anything.
What is the essential idea of partial fractions decomposition?
It is like reverse process of finding the common denominator. You begin with one fraction that has a factorable denominator. Then you write it as a sum of multiple fractions, one with each factor as its denominator. Then you solve for the individual numerators.
Which function is equal to this series?
ex
Which function is equal to this series?
sin(x)
Which function is equal to this series?
cos(x)
Which function is equal to this series?
cosh(x)
Which function is equal to this series?
sinh(x)
Which function is equal to this series?
ln(1 + x)
where x is between one and negative one