Git Product home page Git Product logo

understanding-analysis-solutions's People

Contributors

jesseli2002 avatar kunzaatko avatar neggor avatar thundersmotch avatar ulissemini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

understanding-analysis-solutions's Issues

Exercise 3.2.8e

Assume A is an open set and B is a closed set. Determine if the following sets are definitely
open, definitely closed, both, or neither.
(e) A̅c ∩ A̅

(e) Neither in general. Note that A̅c =/= A̅ consider how A = {1/n : n ∈ N} has A̅ = R
c =/= R.

This is actually definitely open. As A is open, Ac is closed, thus its closure A̅ is itself, i.e. A̅ = Ac.
Next, a set is always a subset of it's own closure. Thus A ⊆ A̅. Taking complements reverses the containment: A̅c ⊆ Ac. Thus A̅c ⊆ A̅
Thus A̅c ∩ A̅ = A̅c which is open, as A̅ is closed.

Exercise 2.5.5

Hey :)
In your solution to 2.5.5:

(a2, a3, . . .) Is a convergent subsequence, so obviously...

but actually (a2, a3, . . .) isn't necessary convergent, because all you know about (an) is that it is just bounded, not necessarily convergent.

Exercise 1.2.11

For part b), the negation should be "For every real number x > 0 there exists an n ∈ N such that x >= 1/n" (the current version has x < 1/n).

Exercise 2.3.4

Just wanted to let you know that (b) is wrong. (a_n+2)^2 - 4 = a_n^2 + 4a_n, not a_n^2 + 2a_n

Exercise 2.4.5a

Hey!

There is a mistake in the proof where the inequality x_n^2 \ge 2 is applied for the first time. Since you have the x_n^2 in the denominator, the application of inequality gives you inequality in wrong direction, so that instead of

    \frac 14\left(\frac{(x_n^2 + 2)^2}{x_n^2}\right)
    \ge \frac 14\left(\frac{(x_n^2 + 2)^2}{2}\right)

there should be

    \frac 14\left(\frac{(x_n^2 + 2)^2}{x_n^2}\right)
    \le \frac 14\left(\frac{(x_n^2 + 2)^2}{2}\right)

which is true, but unhelpful.


Here is an idea to prove this:

    x_{n+1}^2 = \frac 14\left(x_n + \frac{2}{x_n}\right)^2
    = \frac 14 x_n^2 + 1 + \frac{1}{x_n^2}
    = \frac 14 x_n^2 - 1 + \frac{1}{x_n^2} + 2
    = \left( \frac{x_n}{2} - \frac{1}{x_n} \right)^2 + 2
    \ge 2

Exercise 2.6.6c

Let N1 be large enough that n > m ≥ N1 implies an > am − ϵ.

Since (an) is bounded we can set s = sup{an} applying Lemma 1.3.8 tells us there exists
an N > N1
such that aN > s − ϵ.

This is false and the proof falls apart at the point of assumption that there is N > N1 satisfying the quasi-increasing condition and Lemma 1.3.8 for the same given ϵ. This makes the assumption that quasi-increasing implies (eventually-)monotonically increasing. See the sequence (an) = (-1)n / n analyzed in 2.6.6a as a direct counter-example to the offered proof.

Thus we can't assume that (an) converges sup{an} in general. Convergence to the limit superior, the existence of which is guaranteed by (an) being bounded, is true but perhaps circular reasoning.

It's better to apply Bolzano-Weierstrass and show that the convergent subsequence (ank) and quasi-increasingness of (an) together imply (an) is itself convergent.

I think solutions of Exercise 2.3.4 and 2.3.7 (c) are wrong

Your solutions have helped and will help me so much.
But I think I found two errors in your solution.
Could you check them?

Exercise 2.3.4
(a_n) -> 0 but your answer is when a_n -> inf
Exercise 2.3.7 (c)
if b_n = 1/n, (b_n) -> 0 and (1/b_n) diverges.

Exercise 2.6.6(b) (c)

Hi Ulisse,

Thank you for your solutions. They are really helpful!
But I think there are some problems for exercise 2.6.6(b) (c).
The sequence you mentioned in 2.6.6(b), i.e. a_n = (2, 1/2, 3, 1/3, ...) is not quasi-increasing.

For example, given ε = 1/2, we can not find a N, such that whenever n > m ≥ N, a_n > a_m − ε .
This is because, say let m = 2k+1, n = 2k+2,
then a_{2k+1} = (k+2), a_{2k+2} = 1/(k+2).
So a_n - a_m = a_{2k+2} - a_{2k+1} = 1/(k+2) - (k+2) < -ε = -1/2.
So a_n < a_m - ε.
Which does not satisfy the definition of quasi-increasing, i.e. "whenever n > m ≥ N it follows that a_n > a_m − ε".

Exercise 1.6.10c

Hi,

Thank you so much for the solutions! They have been really helpful as a reference.

I just wanted to point out a possible error in the proof for Exercise 1.6.10 (c) - specifically, the step where any antichain of P(N) is expressed as the countable union of all A_L, where A_L is every subset of N in A with size L for some L in N. This only accounts for finite-sized elements of P(N), but not for infinite-sized elements of P(N) that can possibly be in A. One example would be the set of all even natural numbers, which doesn't belong in any A_L, but can exist as an element of an antichain.

Exercise 2.3.13(d)

  • Fix \epsilon > 0. Since \lim_{n \rightarrow \infty} a_{mn} = b_m for all m \in \mathbb{N}, there exists N_m \in \mathbb{N} such that for all n \geq N_m, |a_{mn} - b_m| < \epsilon.
  • Notably, the choice of lower bound N_m depends on m; i.e. it may be different for different m. Because of this, I am not following how we can choose a sufficiently large lower bound N when proving the limit \lim_{m \rightarrow \infty} b_m = a.
  • You seem to be implicitly taking a maximum over the sequence N_1, N_2, \dots, N_m, \dots, but that requires showing that the sequence is bounded (e.g. by showing that it converges). However, I am not sure how to do that.

Let me know if you want me to clarify my concern in any way.

Exercise 4.2.1 b

Since it is not necessary that f(c) and g(c) exist (a limit point of a function is not necessarily in the domain of the function), they can not be used in the proof.

You should substitute f(c) and g(c) by L and M resp., using the notations in part a of the proof.

Exercise 6.3.3b

f(x) = f ′(x) = 0. We have
...
therefore f ′(x) = lim f 'n(x) everywhere.

This misses that f 'n(0) = 1 for all n ∈ ℕ. Therefore limn->∞ f 'n(0) = 1.

Thus f '(x) = lim f 'n(x) on ℝ \ {0} is the solution.

Ex 1.3.10 (b)

In Exercise 1.3.10 (b), we are asked to show that the Cut Property implies Axiom of Completeness. In your answer, you first construct set A and B, and then show that the c found by the Cut Property is the lowest upper bound of A. However, I think the argument in step (ii) is not rigorous because B is not a set of all upper bounds of E, but of all numbers that are strictly larger than elements in E. Therefore c <= b does not imply that c is the lowest upper bound.

Excercise 1.3.4 b

In my opinion, the solution is wrong.
I think that :

The formula in (a) does not extend to the infinite case.

Take A_{n} = [n, n +1], then A_{n} is obviously nonempty and bounded above, but the infinite union becomes [0, + infty[ which is not bounded above .

Exercise 1.3.5

Missing the case where c = 0.
It should be "there exists a ∈ A such that s′/c < a meaning s′ < ca thus s′ cannot be an upper bound on cA" (the direction of the inequality sign is incorrect in the current version)

Exercise 3.3.6

Hi Ulisse,

I think this question asks 3 questions for each of (a), (b), (c).
E.g. for (a), the 3 statements are
(a.1) Every finite set has a maximum.
(a.2) Every compact set has a maximum.
(a.3) Every closed set has a maximum.

It seems you did not answer for the "finite" case.

Also for (b), the "sum" of two closed sets might not be closed. Here is a counterexample.

Exercise 2.2.3 (b)

The question is to disprove 'For all colleges in the United States, there exists a professor who gives every student
a grade of either A or B.'

The answer that is given is 'Find a collage in the United States with a professor who has given a grade other then
an A or B.', but this does not seem correct to me, you would only check if there exists a professor that only not only grades A or B. But the statement would not be disproven if a college has a professor that only grades A or B, but also a professor which gives other grades. Wouldn't you need to find a college in the United States with no professors that only grade A or B.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.