Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
IUM-02 Limit
Search
kanaya
April 27, 2024
0
150
IUM-02 Limit
kanaya
April 27, 2024
Tweet
Share
More Decks by kanaya
See All by kanaya
IUM-03-Short Series of Functions
kanaya
0
64
PLT-02 How to Count Words
kanaya
0
48
IMU-00 Pi
kanaya
0
350
The Art of Note Taking
kanaya
1
110
IMU-06 Complex
kanaya
0
74
IMU-05 Calculus
kanaya
0
120
PLT-X1 Boolean and Integral Algebra
kanaya
0
73
PLT-X2 Lambda
kanaya
0
72
IMU-04 Famous Functions
kanaya
0
86
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.8k
Navigating Team Friction
lara
185
15k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
YesSQL, Process and Tooling at Scale
rocio
172
14k
BBQ
matthewcrist
88
9.6k
A designer walks into a library…
pauljervisheath
205
24k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
4 Signs Your Business is Dying
shpigford
183
22k
Agile that works and the tools we love
rasmusluckow
329
21k
Transcript
pineapple.cc ࡚େֶใσʔλՊֶ෦ େֶֶೖ Introduction to University Mathematics
pineapple.cc ߨٛͷਐΊํʢୈճʙୈճʣ Agenda (Day 2 to Day 8) w େֶֶͷೖIntroduction
to University Mathematics ⭐⭐ w ֶΛ͖ʹͳΔStories about math that makes you fun ⭐ w ܭࢉػՊֶʢใՊֶʣͷڮ͠A bridge to computer science ⭐⭐⭐
pineapple.cc ධՁ Credits w ग़੮Attendance w ΫΠζͱϛχϨϙʔτQuiz and mini report
w ϨϙʔτʢҙʣReport (optional)
pineapple.cc ؔfunction
None
None
None
None
None
None
pineapple.cc ߸equal sign
None
pineapple.cc a = b a ≡ b a ≜ b
pineapple.cc ۃݶlimit
pineapple.cc θϊϯͷύϥυοΫε ඈΜͰ͍Δࢭ·͍ͬͯΔ
None
None
None
None
None
pineapple.cc {an } ≜ {a1 , a2 , a3 ,
…}
pineapple.cc lim n→∞ an = l
pineapple.cc ͨͱ͑ʜʜ
pineapple.cc {an } ≜ {1, 1 2 , 1 4
, …}
pineapple.cc {an } ≜ { 1 2n−1 }
pineapple.cc lim n→∞ an = 0
pineapple.cc {an } ≜ {1, − 1 3 , 1
5 , − 1 7 , 1 9 , …}
pineapple.cc {an } ≜ { (−1)n−1 2(n − 1) +
1}
pineapple.cc lim n→∞ an = 0
pineapple.cc sn ≜ n ∑ k=1 ak , n ∈
{1,2,3,…}
pineapple.cc {sn } ≜ {s1 , s2 , s3 ,
…}
pineapple.cc lim n→∞ sn = S
pineapple.cc lim n→∞ n ∑ k=1 ak = S
pineapple.cc ∞ ∑ k=1 ak = S
pineapple.cc ͨͱ͑ʜʜ
pineapple.cc {an } ≜ {1, 1 2 , 1 4
, …}
pineapple.cc {an } ≜ { 1 2n−1 }
pineapple.cc ∞ ∑ k=1 ak = 2
pineapple.cc {an } ≜ {1, − 1 3 , 1
5 , − 1 7 , 1 9 , …}
pineapple.cc {an } ≜ { (−1)n−1 2(n − 1) +
1}
pineapple.cc ∞ ∑ k=1 ak = π 4
pineapple.cc 1 − 1 3 + 1 5 − 1
7 + 1 9 − … = π 4
pineapple.cc lim x→∞ f(x) = l
None
pineapple.cc lim x→a f(x) = l
None
pineapple.cc ͨͱ͑ʜʜ
pineapple.cc f(x) ≜ sin(x) x
pineapple.cc sinc(x) ≜ sin(x) x
pineapple.cc
pineapple.cc ղੳͷੈք
pineapple.cc x2 + 2bx + c = 0
pineapple.cc x = − b ± b2 − c b
> 0, c > 0, b ≫ c What if…
pineapple.cc x = − c b + b2 − c
pineapple.cc @kanaya