Notes 1 sept 2025

What to do with self study?

Tips

Why should you learn calculus

Something with rockets and faster code and understanding different scaling of algorithms.

How to compare two algoritms

Using limits! limnfg=0g grows faster

P1 Real numbers and the real line

Math notation.
N natural numbers: 0, 1, 2, … (sometimes without 0)
z integer numbers: …,-2,-1,0,1,2,…
Q rational numbers (fractions): pq with p, q z

Decimal expantion

Rational numbers has a repeating pattern
12=0.500000
13=0.33333

Intervals

IntervalAlternative notation
(0,1)0<x<1
[0,1)0x<1
(0,1]0<x1
[1,inf)1x<inf

Symbols

union
intersection
element of
or
and