*Analysis 200023 TB: Introduction to Real Analysis by Bartle and Sherbert
Author: Ryan G; 17805315
Analysis Topic Summary(1) Sets and Functions! SetsSet OperationsSubset NotationSubsets and SupersetsTypes of SubsetsOperationsDe Morgans Law [1.14 of TB]FunctionsCartesian ProductRigorous Definition of a functionUsing SetsDomain and RangeThe Machine AnalogyDirect and Inverse ImageDirect ImageInverse ImageTypes of FunctionsInjectionsSurjectionsBijectionsMathematical InductionThe Well-Ordering PrincipleThe WOP and the integersMathematical Induction In Ordinary EnglishIn Mathematical TermsIf/Then StatementsEstablishing a Rigorous foundation for InductionInduction for TB: [1.2.2] Induction for any statement TB: 1.2.3 (2) Limits of a Sequence(3) Series(03) SeriesThe Cauchy Criterion (3.5)The Cauchy Convergence CriterionProperly DivergentDefinition of a Series [3.7.1]Common Series TypesGeometric Series (3.7.6 (a))Harmonic Series (3.7.6(b))-SeriesProperties of SeriesThe term testCauchy Criterion for seriesDefinitionsConvergence TestsTypes of ConvergenceChoosing a TestManipulating SeriesPartial FractionsGrouping SeriesRearrangements (9.1.5)Identities to rememberLimit of Dealing with InequalitiesComparison TestsComparison Test (3.7.7)Limit Comparison Test (3.7.8)Absolute Convergence TestsLimit Comparison Test II (9.2.1) (For Absolute Convergence)Ratio Test (9.2.4)Generalised D'AlambertRoot TestGeneralised Cauchy TestIntegral TestNon-Absolute Convergence TestsDefinition of an Alternating Sequence (9.3.1)Alternating Series TestPartial Summation Formula (Abel's Lemma)Dirichlet's TestAbel's Testtest(4) Limits(5) Continuity(6) Uniform Continuity(7) Sets and Functionscollapsible markdown?Notes on Markdown
Week 1 Material, Due Thur. 7 March TB: [1.1], [1.2], [2.1], [2.2]
A set is a collection of elements, if an element is in that set it is written and if not it is expressed
A set can contain anything and is:
Example
If is a set for which some or all elements are contained also within some other set it is written:
This can also be expressed in terms of supersets:1
Just like the symbols there are equivalent symbols for subsets :
Name | Notation | Description |
---|---|---|
Proper Subset | Contains Some Elements of | |
Subset or equal to | Is a Subset or equal to | |
Subset, but not equal | is a subset of, but not equal to, |
Hence observe the relationship of the number sets:
Consider also, for later, the algebraic structure of these sets:
Set | Algebraic Structure | Justification |
---|---|---|
Not a ring Technically a semiring | The set is not closed under subtraction | |
Integral Domain | it is a ring that is commutative, with unity and no zero divisors | |
Fields | They are integral Domains in which every non-zero element is a unit |
An element in some ring is:
A unit if there exists a multiplicative inverse for that element within that ring
A Zero Divisor if there exists another element within that ring that will multiply to give zero, e.g.:
Operation | Definition | Description |
---|---|---|
Union | Take the elements of both Sets (i.e. a set containing anything that is in either A or B) | |
Intersect | Take the elements that both sets have in common (i.e. a set containing anything that is in both A and B) | |
Compliment | So basically everything that's in but minus whats in (i.e. a set containing everything in that isn't also in ) | |
Symmetric Difference | Take all the elements, take away what thay both have in common. |
De Morgans Law is a good exemplar for the behaviour of operations in set theory:
The Cartesian Product combines elements of two sets:
e.g.
So what that says is that it is every possible ordered pair of real numbers, or every point on a 2D cartesian plane
A function from a set into some set :
is a 'rule of correspondence',
That maps from, every element in , to some other element in
So the issue with this definition is that it doesn't clearly establish what a rule of correspondence actually is, in order to do that we will leverage set theory.
Define a function as a set of ordered pairs.
In Discrete Mathematics a set of ordered pairs is typically known as a graph
This might seem arbitrary, but the whole point is to define very unambiguously what a set is before we start trying to play with the mathematics of functions and calculus.
Some function from into
is defined by a set :
1. So basically every input value is assigned to some output
both of these can be combined into:\
where the character means that there is a unique value, so this would read:
for any given value in there is a single unique value in such that the ordered pair
Domain
The Domain is the set of allowable input values,
The notation is used to express the domain set
Generally a function is given and the domain restricted after the fact
Codomain
The Codomain is the output set, it is a broad set that is either a superset or equal to the range set
e.g. the codomain of above would be the reals
Range
The range (also known as the image of a set, is the set of all possible output values of a function, given the input,
The notation is used to express the set of range values
One way to look at this is to consider a function like a machine, where the machine will only accept inputs from the domain and output something different. In this analogy everything that could possibly be output would represent the range value, the set of everything in the outside world might represent the codomain.
Take some arbitrary function , where:
The direct image of under is essientially the range of the function that corresponds only to input values from .
In other words, the direct image of under is the range of the function if it was such that was the domain :
The inverse image of under is the set of input values corresponding to the output values of ,
In other words, the inverse image of under is the domain of the function if it was such that was the range:
Injections, surjections and bijections are best illustrated by comparing them to the two necessary properties of functions:
An injection or injective function is also known as a one-to-one function,
In terms of the function as a set:
Whereas an injection must also have only one input value corresponding to any given output value.
In terms of the function as a set:
A surjection or surjective function is also known as an onto function,
A function must have a corresponding output for all elements within the domain,
In terms of the function as a set:
A surjection must have a corresponding input for any given element within the codomain
In terms of the function as a set:
If a function is a surjection, the codomain must also be equal to the range because the range cannot contain any extra elements
A bijection or bijective function is a function that is both injective and surjective, the whole point is that the inverse process of the function satisfies the requirements of a function,
In terms of the function as a set:
The symbol means unique and hence encompasses also the definition of the injective function, the definition of the injective function provided by equation is however useful for proving that some given function is an injection.
Refer to [1.2] of TB
The Well-Ordering Principle is an axiom that states:
if a set contains
Then,
One of those elements within the set must be the smallest
The WOP doesn't necessarily apply to other sets such as the integers, for example:
Take any value , observe that:
This necessarily implies that the set of integers cannot have a least element.
Mathematical induction is a principle of proofs that provides:
A statement or proposition is true if:
If both of these conditions are satisfied, then mathematical induction provides that is true for all positive whole values of
Let be a statement abount some , this statement is true if the following conditions are satisfied:
Condition (1) is known typically as the base and (2) as the bridge.
This can be formally proved by contradiction (e.g. suppose hence there must be some such that, but there isn't thus ).
In order to prove the if/then statement of (2), first assume that is true and then demonstrate that as a consequence of that is true
Also be aware that it is more that possible that (2) might be true for some or all values of even if (1) is false, there is no necessary connection between these two conditions or logical statements, the truth of one doesn't imply the truth of the other and only together do they establisht the overall truth of .
Let , if:
It must be such that the set is as actually the entire set
Take the above form of induction but now change for some arbitrary proposition :
Now if can be shown to be the set of then must be true
(or that contains all for values greater than some base )
hence, is true if the following conditions are satisfied:
Week 1 Material, Due Thur. 14 March TB: [1.1], [1.2], [2.1], [2.2]
I wrote this in LaTeX
and the \tag
command doesn't fly in HTML/Mathjax
so I'm just going to link the PDF File:
Week 3 Material, Due Thur. 21 March TB: [3.5], [3.6], [3.7]
Wk 4 Material; Topic 3; Due 28 March
A sequence is convergent if and only if it is a Cauchy sequence
Cauchy Sequence implies Convergence
Convergence imples Cauchy Sequence
A series is said to be properly divergent if
if is a sequence, then the series generated by the sequence is :
The terms of the series are
The terms of the series are called the partial sums and are defined as such:
These are series that we are expected to memorise because they so often appear in series problems (and moreover we we will need them for the exam).
The Geometric Series is Convergent if and only if :
This is more or less a test for divergence, it is necessary that a sequence has a limit of 0 in order for the series to be convergent:
be careful however because a sequence with a limit of 0 is not sufficient to establish the convergence of a series:
If a sequence is convergent it must be a Cauchy sequence, hence all convergent series are composed of Cauchy Sequences (as a necessary but not sufficient condition).
So to be clear a series converges if and only if it is a Cauchy Sequence.
A Cauchy Sequence is:
A Series Converges (which is an equivalent statement) if:
A series is absolutely convergent if and only if , otherwise the series is said to be conditionally convergent.
This is important because
Below the tests have been split into three categories:
Comparison Tests
Absolute Convergence Tests
Non-Absolute Convergence Tests
Choosing the right test can be difficult, hence I have included an appendix with a flow chart 2 that we should probably memorise for want of the exam
Sometimes you'll be given a series in an odd way for example:
Now this could be shown to be convergent using the limit comparison test (which is below) but if you are asked to find the value to which the series converges to there is a bit more work involved.
Generally if you are asked to find what value a series converges to it will be either:
Geometric Series have already been shown, but a telescoping series is new and not covered in the textbook, basically, it is a series where most of the terms cancel out by way of rearrangement and grouping to leave only one or two terms left.
Often it is necessary to manipulate the terms somewhat in order for them to exhibit the cancelling/telescoping property, often by way of partial fractions (remember from Mathematics1B), for an example of this refer to Q3(c) of the corresponding tutorial
In this case because the provided series is not a geometric series it must be a telescoping series (because otherwise we wouldn't be asked to find the value to which it converges to, we only know how to find the convergence values of those two series, so we know it’s telescoping, in order to get it into a form that will work, use partial fractions 3
From here we would manipulate the series using grouping and rearrangement
Grouping terms in a series does not affect the value to which it converges,
So in the above example the regrouping necessary to demonstrate the telescoping nature:
If a series is absolutely convergent then you can rearrange the terms and the series will converge to the same value (otherwise you can’t so be careful)
So in our example the series is absolutely convergent so we could rearrange it:
For the exam We need to remember these identities:
Sometimes it can be difficult to establish the inequealities of the first test and a ratio would be easier to use, in that case this test can be used:
If these tests are satisfied they will establish that the series is absolutely convergent.
This version of the test is useful for establishing absolute convergence, it may be more difficult to establish however.
This can be useful where the ratio test fails for want of because the operator will strip that way for a .
It is worth remembering that a sequence is convergent if and only if:
In this test however, we simply need to show that the exists (which it will if the ratio-sequence has an upper bound), it isn’t necessary to show that the ratio-sequence is convergent.
This can be useful where the root test fails for want of , the operator will strip that away for a .
If the series is of a function that is positive and ecreasint, then the series could converge if and only if the integral converges:
Let be a positive decreasing function and let be some natural number:
Or basically the series will converge if and only if the corresponding integral converges,
An alternating sequence is a sequence that changes sign at each iteration, so for example is an alternating sequence because at each succession the sequence changes sign is not an alternating sequence because the terms doesn’t alternate at each succession:
Take a decreasing sequence of positive numbers , :
If the sequence is such that:
Then the series will be convergent:
So basically if the sequence is decreasing, then the series of the alternating sequence will hence converge.
Let and by sequences in and let the partial sums of be denoted by with
Week 4 Material, Due Thur. 28 March TB: [4.1], [4.2], [4.3]
I wrote this in LaTeX
and the \tag
command doesn't fly in HTML/Mathjax
so I'm just going to link the PDF File:
Week 5 Material, Due Thur. 4 April TB: [5.1], [5.2]
Week 6 Material, Due Thur. 11 April TB: [5.3], [5.4]
Week 7 Material, Due Thur. 18 April TB: [5.3], [5.4]
## Test
Small MathBlocks on iPhone
If numbered equations are used, they will render extremely small on an iPhone, is the trade off worth it?
It's relatively easy to enable and disable numbered mathblocks in Typora on the fly through the preferences Ctrl + , on mac ⌘ + ,