Analysis Topic Summary

*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


(1) Sets and Functions!

Week 1 Material, Due Thur. 7 March TB: [1.1], [1.2], [2.1], [2.2]

 

Sets

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

Set Operations

Subset Notation

Subsets and Supersets

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

Types of Subsets

Just like the symbols there are equivalent symbols for subsets :

 

NameNotationDescription
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:

SetAlgebraic StructureJustification
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:

Operations

OperationDefinitionDescription
UnionTake the elements of both Sets (i.e. a set containing anything that is in either A or B)
IntersectTake the elements that both sets have in common (i.e. a set containing anything that is in both A and B)
ComplimentSo basically everything that's in but minus whats in (i.e. a set containing everything in that isn't also in )
Symmetric DifferenceTake all the elements, take away what thay both have in common.
De Morgans Law [1.14 of TB]

De Morgans Law is a good exemplar for the behaviour of operations in set theory:

 

Functions

Cartesian Product

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

 

Rigorous Definition of a function

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.

Using Sets

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. 1. So basically every input value is assigned to some output

    1. So this says if an input can only have one output value
    2. This is essentially the vertical line test

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 and Range

The Machine Analogy

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.

 

Direct and Inverse Image

Take some arbitrary function , where:

 

Direct Image

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 :

Inverse Image

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:

Types of Functions

Injections, surjections and bijections are best illustrated by comparing them to the two necessary properties of functions:

Injections

An injection or injective function is also known as a one-to-one function,

In terms of the function as a set:

Surjections

A surjection or surjective function is also known as an onto function,

Bijections

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.

 

Mathematical Induction

Refer to [1.2] of TB

The Well-Ordering Principle

The Well-Ordering Principle is an axiom that states:

if a set contains

  1. Only Natural Numbers, and
  2. That set is non-empty

Then,

One of those elements within the set must be the smallest

The WOP and the integers

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

In Ordinary English

Mathematical induction is a principle of proofs that provides:

A statement or proposition is true if:

  1. The first statement is true,
  2. Given One Statement is true, then so is the next

If both of these conditions are satisfied, then mathematical induction provides that is true for all positive whole values of

In Mathematical Terms

Let be a statement abount some , this statement is true if the following conditions are satisfied:

  1. is true, and:

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 ).

If/Then Statements

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 .

Establishing a Rigorous foundation for Induction

Induction for TB: [1.2.2]

Let , if:

It must be such that the set is as actually the entire set

Induction for any statement TB: 1.2.3

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:

    1. this implies $P(n_0) is true
    1. this implies if is true must be true.

(2) Limits of a Sequence

Week 1 Material, Due Thur. 14 March TB: [1.1], [1.2], [2.1], [2.2]

Back to Top

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:



(3) Series

Week 3 Material, Due Thur. 21 March TB: [3.5], [3.6], [3.7]

Back to Top

(03) Series

Wk 4 Material; Topic 3; Due 28 March

 

The Cauchy Criterion (3.5)

The Cauchy Convergence Criterion

A sequence is convergent if and only if it is a Cauchy sequence

Properly Divergent

A series is said to be properly divergent if

Definition of a Series [3.7.1]

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:

0DE78DD7-6436-4C37-BA1D-F6627A7E3B1A.jpeg

 

 

Common Series Types

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).

Geometric Series (3.7.6 (a))

The Geometric Series is Convergent if and only if :

2B17FDDA-A24C-436F-B18E-73B69AF54A69.jpeg

Harmonic Series (3.7.6(b))

404880AA-8097-4857-B8DB-25933E988C53.jpeg

-Series

69F206AD-EF00-417C-95ED-31DAD675B9A5.jpeg

 

Properties of Series

The term test

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:

Cauchy Criterion for 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.

Definitions

Convergence Tests

Types of Convergence

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:

Choosing a Test

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

Manipulating Series

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

Partial Fractions

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

55CCA5D8-0B0A-438D-A991-6DB931F19D72.jpeg

From here we would manipulate the series using grouping and rearrangement

Grouping Series

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:

ADA626A7-0AE0-408D-8320-EB4A4E0B42AF.jpeg

 

 

Rearrangements (9.1.5)

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:

83FE5712-DC18-44D6-A9A3-FF7CB63F6AE9.jpeg

Identities to remember

For the exam We need to remember these identities:

Limit of

8F33A1A8-36FF-43AC-B13F-B4659824B682.jpeg

Dealing with Inequalities

C613EA1A-E507-4DED-8B75-9A7B87BA17C1.jpeg

Comparison Tests

Comparison Test (3.7.7)

FD08303A-128F-49B5-80ED-4EBD48B1A48F.jpeg

Limit Comparison Test (3.7.8)

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: 67331FF8-C7AD-4BE3-ADAE-2D291C4A5D89.jpeg

 

Absolute Convergence Tests

If these tests are satisfied they will establish that the series is absolutely convergent.

Limit Comparison Test II (9.2.1) (For Absolute Convergence)

This version of the test is useful for establishing absolute convergence, it may be more difficult to establish however.

DEEDB59D-00EA-4BF3-A5F9-7571412B11C2.jpeg

 

Ratio Test (9.2.4)

264466EF-478F-49FF-912F-B199F0978F68.jpeg

Generalised D'Alambert

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.

 

Root Test

8D469008-5118-4138-808A-3A9480B23FA5.jpeg

 

Generalised Cauchy Test

This can be useful where the root test fails for want of , the operator will strip that away for a .

Integral Test

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,

Non-Absolute Convergence Tests

Definition of an Alternating Sequence (9.3.1)

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:

 

Alternating Series Test

Take a decreasing sequence of positive numbers , :

 

So basically if the sequence is decreasing, then the series of the alternating sequence will hence converge.

Partial Summation Formula (Abel's Lemma)

Let and by sequences in and let the partial sums of be denoted by with

Dirichlet's Test

BE23258A-CC18-49A6-AABB-E71063CAF34C.jpeg

Abel's Test

6360D524-9307-4308-94C1-BCA6D2E0ECE7.jpeg

test

 

 



(4) Limits

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:



(5) Continuity

Week 5 Material, Due Thur. 4 April TB: [5.1], [5.2]

Back to Top


 


(6) Uniform Continuity

Week 6 Material, Due Thur. 11 April TB: [5.3], [5.4]

Back to Top



(7) Sets and Functions

Week 7 Material, Due Thur. 18 April TB: [5.3], [5.4]

Back to Top


collapsible markdown?

CLICK ME

## Test

Notes on Markdown

Topic 1