All Projects → mikinty → Understanding-Analysis-Abbott-Solutions

mikinty / Understanding-Analysis-Abbott-Solutions

Licence: MIT license
Unofficial solutions to Understanding Analysis by Stephen Abbott (1st Edition)

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to Understanding-Analysis-Abbott-Solutions

The Math Behind A Neural Network
📄 The math behind the neural network used for Olivia
Stars: ✭ 119 (+40%)
Mutual labels:  math, guide
java.math.expression.parser
java math expression parser is faster than JEP
Stars: ✭ 25 (-70.59%)
Mutual labels:  math
guide-to-becoming
แหล่งรวบรวมข้อมูลสำหรับคนที่อยากจะพัฒนาตัวเองในด้านต่างๆจากผู้เริ่มต้นสู่ระดับเทพ
Stars: ✭ 23 (-72.94%)
Mutual labels:  guide
Fourier-and-Images
Fourier and Images
Stars: ✭ 81 (-4.71%)
Mutual labels:  math
hackathons
A collection of tips and tricks for using Twilio at hackathons
Stars: ✭ 35 (-58.82%)
Mutual labels:  guide
docker-dca
Docker DCA (Docker Certified Associate) exam preparation guide
Stars: ✭ 26 (-69.41%)
Mutual labels:  guide
Upsurge
Multi-dimensional Swift math
Stars: ✭ 180 (+111.76%)
Mutual labels:  math
asciimath-rs
Mathematical expression parser and evaluator
Stars: ✭ 16 (-81.18%)
Mutual labels:  math
ScoreCardModel
Score card model for Credit Scoring System.
Stars: ✭ 105 (+23.53%)
Mutual labels:  math
class
Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders
Stars: ✭ 54 (-36.47%)
Mutual labels:  math
Google-IT-Automation-with-Python-Professional-Certificate
Crash course on python [Course 1 of 6 in the Google IT Automation with Python Specialization
Stars: ✭ 34 (-60%)
Mutual labels:  solutions
VSCode-LaTeX-Inkscape
✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS
Stars: ✭ 62 (-27.06%)
Mutual labels:  math
react-katex
Display math in TeX with KaTeX and ReactJS
Stars: ✭ 135 (+58.82%)
Mutual labels:  math
perl-scripts
A nice collection of day-to-day Perl scripts.
Stars: ✭ 92 (+8.24%)
Mutual labels:  math
SAP-ABAP-Development
SAP ABAP development, customization and enhancement guides
Stars: ✭ 51 (-40%)
Mutual labels:  guide
VsTeXCommentsExtension
TeX comments rendering inside Visual Studio.
Stars: ✭ 48 (-43.53%)
Mutual labels:  math
abacus
📐 C# cross precision 3D maths library.
Stars: ✭ 35 (-58.82%)
Mutual labels:  math
nasa-react-redux
Guide: Build a React + Redux app
Stars: ✭ 28 (-67.06%)
Mutual labels:  guide
maskmath
An Explorable Essay on How Masks Can End COVID-19
Stars: ✭ 109 (+28.24%)
Mutual labels:  math
Linear-Algebra-and-Its-Applications-notes
《线性代数及其应用》笔记
Stars: ✭ 196 (+130.59%)
Mutual labels:  math

Understanding Analysis Solutions

These are unofficial solutions for Understanding Analysis by Abbott. From #3, I think we've agreed that these are for the 1st Edition. For the second edition solutions, please look for forks by other contributors; solutions by ulissemini mentioned in #3 might be your best bet. I started these solutions since I was self-studying real analysis, and felt that I might as well give the problems an effort by writing out solutions.

The PDF is located in the build/ folder of the repo.

If you want to contribute, feel free to fork and submit a PR!

Lastly, if you found this guide helpful, consider buying me a coffee!

Why should I read this?

While the official solutions may be more accurate, they may be dense and hard to understand, so a different perspective may help. In addition, my solutions were done mostly independently of the official solutions, so it may be useful to see how a student tries to approach problems.

I've also provided diagrams for certain problems, which can also help understand more complex topics. Some sections have some introductory text, which further explains certain topics. Typos are also noted.

There is also an appendix, which highlights several important theorems, identities, and proof-writing tips. It can be used as a study guide for current students taking Real Analysis.

Beyond

After this intro Analysis course, "Baby Rudin" aka Principles of Mathematical Analysis is probably your best bet. I'm currently working on solutions to that text.

Studying Topology is also a good way to continue the education past analysis, and Topology by Munkres is a classic text in this regard. I'm working on those solutions here (but beware I'm prioritizing work on Baby Rudin first).

I also wrote solutions to Linear Algebra Done Right by Axler.

TODOs

I use \TODO to mark the problems that need work or don't have solutions. There are also TODO comments if there are more minor parts that need work, e.g. spacing or prettier formatting.

Progress

  • Chapter 1:
  • Chapter 2:
  • Chapter 3:
  • Chapter 4:
  • Chapter 5:
  • Chapter 6:
  • Chapter 7:
  • Chapter 8:
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].