Login

Welcome, Guest. Please login or register.

March 05, 2026, 12:39:46 pm

Author Topic: Real Analysis  (Read 17248 times)  Share 

0 Members and 1 Guest are viewing this topic.

Cthulhu

  • Guest
Re: Real Analysis
« Reply #45 on: March 25, 2010, 04:30:32 pm »
0
Mathematica returns e

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #46 on: March 25, 2010, 04:47:28 pm »
0
Thanks guys.
2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design

Mao

  • CH41RMN
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 9181
  • Respect: +390
  • School: Kambrya College
  • School Grad Year: 2008
Re: Real Analysis
« Reply #47 on: March 27, 2010, 09:58:48 pm »
0
This question is really bugging me!

Evaluate:



Graphing it on my graphics calculator shows it approaches e if you don't exceed 1010, but it approaches 1 if you go past 1014.

WTF!!!!

Yes, it's called truncation error. Your calculator can only store so many digits during calculations, any computations beyond that is unreliable.
Editor for ATARNotes Chemistry study guides.

VCE 2008 | Monash BSc (Chem., Appl. Math.) 2009-2011 | UoM BScHon (Chem.) 2012 | UoM PhD (Chem.) 2013-2015

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #48 on: March 28, 2010, 02:20:44 pm »
0
Hey guys I'm doing sequence analysis and I just want to have some terms cleared up:

Bounded Sequence:

My understanding of this is:

A sequence is bounded if there exists a

such that:





Increasing or Decreasing Sequence:

My understanding is that:

A sequence is increasing if:

an+1 > an

A sequence is decreasing if:

an+1 < an

But what does Cauchy, sup, inf, lim inf, lim sup and Contractive mean?

2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #49 on: March 28, 2010, 04:10:23 pm »
0
In a website showing a cauchy example:

this was a part of the example:

|am - an| < |am| + |an|

is that from the triangle inequality?
« Last Edit: March 28, 2010, 04:13:38 pm by QuantumJG »
2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design

/0

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4124
  • Respect: +45
Re: Real Analysis
« Reply #50 on: March 28, 2010, 05:12:26 pm »
0
We learnt the cauchy sequence as:

Let where is a metric space. Then is a Cauchy sequence if for every , there exists an integer N such that



i.e. as

The terms of a sequence become very 'close' to each other after a certain N.


'sup' is short for 'supremum' or 'least upper bound'. In a partially ordered set ,

If there is an such that and any smaller would not have this property, then

e.g. In a sequence , the supremum would be 1.

The 'infinum' or 'greatest lower bound' is the same thing but from the bottom.

'lim inf' is the least of the limits of the subsequences of

So say you have and there is the limit where . Then the lim inf will be the least such .

Opposite for lim sup.



Also,

is also from the triangle inequality:

Dunno what's contractive
« Last Edit: March 28, 2010, 05:16:19 pm by /0 »

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #51 on: March 28, 2010, 05:23:32 pm »
0
We learnt the cauchy sequence as:

Let where is a metric space. Then is a Cauchy sequence if for every , there exists an integer N such that



i.e. as

The terms of a sequence become very 'close' to each other after a certain N.


'sup' is short for 'supremum' or 'least upper bound'. In a partially ordered set ,

If there is an such that and any smaller would not have this property, then

e.g. In a sequence , the supremum would be 1.

The 'infinum' or 'greatest lower bound' is the same thing but from the bottom.

'lim inf' is the least of the limits of the subsequences of

So say you have and there is the limit where . Then the lim inf will be the least such .

Opposite for lim sup.



Also,

is also from the triangle inequality:

Dunno what's contractive

Cheers.

Ok so I know that Cauchy is when the distance between 2 points as n gets larger and larger, becomes smaller and smaller but how could I prove that something isn't Cauchy?
2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design

/0

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4124
  • Respect: +45
Re: Real Analysis
« Reply #52 on: March 28, 2010, 06:51:12 pm »
0
Show that is not necessarily smaller than an epsilon for m,n > N.

e.g.

Then , so for any N you can choose and

Then can be as large as you want, so the sequence can't be Cauchy

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #53 on: March 28, 2010, 07:27:44 pm »
0
Another question,

Am I right by saying that if a sequence is non-Cauchy, then it's divergent?
2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design

Pappa-Bohr

  • Victorian
  • Trailblazer
  • *
  • Posts: 49
  • Respect: 0
Re: Real Analysis
« Reply #54 on: March 28, 2010, 07:29:28 pm »
0
quantum how are you finding assignment 2?

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #55 on: March 28, 2010, 07:31:47 pm »
0
quantum how are you finding assignment 2?

f$&@ing hard!

How about you?
2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design

/0

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4124
  • Respect: +45
Re: Real Analysis
« Reply #56 on: March 28, 2010, 07:57:06 pm »
0
Another question,

Am I right by saying that if a sequence is non-Cauchy, then it's divergent?

Hmm, I think so:

Theorem 8.1.3: A sequence in converges (to a limit in ) iff it is Cauchy.

(the proof is nearly 2 pages)


I'm also battling with my second analysis assignment,,, due tuesday :o
I spent a few days trying to understand what all the necessary terminology and theorems were... stupid topologist's sine curve...
« Last Edit: March 28, 2010, 07:58:45 pm by /0 »

Pappa-Bohr

  • Victorian
  • Trailblazer
  • *
  • Posts: 49
  • Respect: 0
Re: Real Analysis
« Reply #57 on: March 28, 2010, 08:08:47 pm »
0
yea i haven't been able to make much headway (and the terrible structure of our lectures doesn't help at all)

Pappa-Bohr

  • Victorian
  • Trailblazer
  • *
  • Posts: 49
  • Respect: 0
Re: Real Analysis
« Reply #58 on: March 28, 2010, 08:21:57 pm »
0

Then

how do you get this? shouldn't there be a 'less than or equal to' sign instead of the equality? (i.e. the triangle inequality)

QuantumJG

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1748
  • Applied Mathematics Student at UoM
  • Respect: +82
Re: Real Analysis
« Reply #59 on: March 28, 2010, 09:03:56 pm »
0
yea i haven't been able to make much headway (and the terrible structure of our lectures doesn't help at all)

What are you up to?

I'm just starting analysing sequences.
2008: Finished VCE

2009 - 2011: Bachelor of Science (Mathematical Physics)

2012 - 2014: Master of Science (Applied Mathematics/Mathematical Physics)

2016 - 2018: Master of Engineering (Civil)

Semester 1:[/b] Engineering Mechanics, Fluid Mechanics, Engineering Risk Analysis, Sustainable Infrastructure Engineering

Semester 2:[/b] Earth Processes for Engineering, Engineering Materials, Structural Theory and Design, Systems Modelling and Design