8

I am trying to teach myself real analysis, but I was wondering if this subject is just a collection of proofs of calculus theorems. Aside from set theory, I haven’t learned anything new. By that, I mean I haven’t come across any new theorems that I didn’t already know from calculus. Also, in calculus, there are many difficult problems, including challenging integrals and limits. However, the problems I have faced so far in real analysis were hard because of my proof-writing skills, not because they were difficult problems like integrals.

My second question is: If real analysis does not deal with hard integrals and if calculus books like Thomas' book don't have hard problems, then where does the insanely hard integrals that I see online came from ? something like nonelementary integrals or nonelementary function like $\operatorname{Li}(x)$. Where I can study them if not in real analysis or calculus ?

pie
  • 4,192
  • 7
    Real analysis allows calculus to be made rigorous. But it covers a lot more than that (for me, most notably the intersections of real analysis with measure theory). Insanely hard integrals are solved through great creativity but rarely any genuinely subtle analysis techniques that resemble, say, how you prove standard real analysis problems – FShrike May 17 '23 at 20:52
  • 1
    The answer will depend on which specific calculus and real analysis courses you're taking. I don't think it's possible to answer this question without knowing your situation specifically. – David Lui May 17 '23 at 21:16
  • @ FShrike where can I learn about special function and do you have any good books that have hard integral something like problem books or a book that talk specifically about integrals – pie May 17 '23 at 21:29
  • @David Lui I am a self study student of math , I don't have any courses in college or something , and this is my situation I want to learn advanced calculus and analysis on my own so If you have any advice or sources to study please help me – pie May 17 '23 at 21:33
  • 5
    If all you want is strangely hard integrals, the book Inside Interesting Integrals is a place to go. Otherwise, the idea of real analysis is to understand the foundations of calculus and study some of those edge cases. For example, can you always exchange a derivative and infinite sum? Can you always pass limits through integrals? – Sean Roberson May 17 '23 at 22:00
  • 2
    "hard integrals" sometimes come from other fields using them. For example, Li(x) is a function from analytic number theory. – Ted May 17 '23 at 22:53
  • @user not really it is similar but not exactly the same question – pie May 18 '23 at 07:32
  • 2
    Edits to this question and to an answer brought it to the current queue. I saw this question/answers in May, but I don't see any comments by me and I also remember thinking (then) that @fedja's answer is good (apparently I neglected to upvote it -- fixed now). Indeed, your question is somewhat analogous to someone who has only learned grade school arithmetic wondering what kind of harder arithmetic problems higher math deals with. However, since I'm here, I may as well point out things like Real Analysis Exchange (continued) – Dave L. Renfro Aug 02 '23 at 16:22
  • 2
    and some of my MSE answers such as 1 and 2 and 3 and 4 and 5 and 6 and 7 and 8 and 9, and there are many others (also in mathoverflow, Math. Educators, etc.) – Dave L. Renfro Aug 02 '23 at 16:23

3 Answers3

10

The beginning of Real Analysis certainly has significant overlap with the curriculum of most Calculus courses, though the emphasis is different. Whereas standard Calculus courses often emphasize the computation of things like limits, derivatives, and integrals, Real Analysis attempts to get students to think more rigorously about many of the concepts taught in Calculus.

"Aside from set theory, I haven't learned anything new" - the point is not to learn the results from Calculus all over again - you already learned the fundamental theorem of calculus, mean value theorem, intermediate value theorem, etc. when you took Calculus the first time. The point is to learn the proof techniques which are commonly used in Analysis. You should be fully comfortable being able to produce an $\epsilon -\delta$ proof all on your own to show things like convergence and continuity. You should feel confident in your understanding of how a metric endows a space with a topology and how this topology affects the properties of functions defined on that space. You should know how to work with different kinds of norms (e.g. supremum and operator norms) to show things like uniform convergence or boundedness. A standard first course in Real Analysis is not Calculus on steroids - it is not there to teach you how to compute more complicated integrals than the ones you see in Calculus - sorry but you won't find the logarithmic integral function $li(x)$ in most introductory Real Analysis books. It is there, instead, to give you the foundations you need to be successful in the study of mathematical objects defined in terms of limits.

"However, the problems I have faced so far in real analysis were hard because of my proof writing skills and not because they were difficult problems like integrals" - arguably, the exercises in Real Analysis have nothing to do with the integrals and everything to do with the proof-writing skills. You're trying to run before you can walk. You want to study special functions like $li(x)$, but the very definition of that function won't make any sense for ($x > 1$) if you haven't studied Complex analysis, and the techniques used in proving complex analysis results will be difficult to understand or employ if you haven't mastered them in real analysis.

Michael
  • 2,609
7

What they teach in Calculus is just the language of real analysis and the most elementary moves. The real problems are more like this:

Let $f$ be a non-negative smooth (say, twice continuously differentiable) function in $\mathbb R^5$ supported on a compact set $K$. Put $U(x)=\int_{\mathbb R^5}\frac{f(x+y)}{|y|^3}\,dy$ and $V=|\nabla U|$ (the absolute value of the gradient of $U$). Is it true that $\max_{\mathbb R^5}V\le C\max_KV$ with some absolute constant $C$?

If you have completed the full Calculus sequence, you should have no trouble understanding the question. Now try to solve it :-)

FShrike
  • 40,125
fedja
  • 18,619
  • I hardly can understand the problem :-( so that is the difference between them thank you very much – pie May 17 '23 at 23:08
  • 1
    @Ahmed I gave you a real research question. If you want to look at exercises in real analysis somewhat above the level you encountered so far, I recommend https://www.amazon.com/Selected-Problems-Translations-Mathematical-Monographs/dp/0821809539 – fedja May 17 '23 at 23:31
  • do you have any sources for special functions? – pie May 18 '23 at 01:16
  • 1
    @Ahmed If you mean problem solving books rather than thick reference ones, unfortunately no :-( – fedja May 18 '23 at 01:28
  • so do you have thick reference ones? – pie May 27 '23 at 19:27
  • 1
    @Ahmed Those are abundant. Just google "Special functions book" and you'll get everything from introductory texts to encyclopedias. The real question then is what fits your level and learning objectives. – fedja May 29 '23 at 13:43
  • If $y$ lives in $\Bbb R^2$ then, for $x+y$ to make sense, we need $x$ to live also in $\Bbb R^2$, but then $f(x+y)$ does not make sense. Did you instead mean for $x\in\Bbb R^3$ and to have the integrand have $f(x,y)$ instead of $f(x+y)$? – FShrike Aug 02 '23 at 11:24
  • On second thoughts, I think you just intended to integrate over $\Bbb R^5$, since you seem to consider $V:\Bbb R^5\to\Bbb R$. I'll edit this in, please correct it if the edit is wrong. – FShrike Aug 02 '23 at 11:27
  • 1
    @FShrike Yep, your edit is correct. Thank you! – fedja Aug 02 '23 at 13:23
6

I double majored in Physics and Mathematics at University. There are practical uses of principles of real analysis. For example, suppose the wave function of a particle is constant over a finite, continuous region of space. Frequently, if a system has a finite uncertainty in its position, it has a finite uncertainty in its momentum. That is not the case in this scenario and I could only wrap my head around why by using principles from Real Analysis. In solving the problems, one is tempted to swap the order of derivatives, sums, and integration where it actually doesn't work because the necessary condition of Uniform Convergence isn't satisfied.

No doubt, you've heard of Taylor and Fourier series. The Stone-Weierstrass Theorem broadens the classes of functions you can use for such series breakdowns.

More generally, real analysis teaches you some useful approximation techniques allowing you to give a range of values for an integral you can't integrate analytically. For example, consider a SIRS model for a pandemic. It's 4 non-linear coupled differential equations. $\frac{dk}{dt}=c_1+c_2e^{-kq}+c_3k$. This can't be solved in closed form, but suppose you replace $(1-kq)$ for $e^{-kq}$. Now its solvable and implies a value for the arrival of herd immunity. How inaccurate is this result from the actual answer given that you don't know the actual answer? Numerical methods are available, but frequently the stability and accuracy of such methods derives from principles of real analysis.

Chaos Theory is essentially applied real analysis from start to finish.

TurlocTheRed
  • 5,683