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
59
IUM-02 Limit
kanaya
April 27, 2024
Tweet
Share
More Decks by kanaya
See All by kanaya
IMU-00 Pi
kanaya
0
260
The Art of Note Taking
kanaya
1
77
IMU-06 Complex
kanaya
0
61
IMU-05 Calculus
kanaya
0
66
PLT-X1 Boolean and Integral Algebra
kanaya
0
69
PLT-X2 Lambda
kanaya
0
62
IMU-04 Famous Functions
kanaya
0
47
PLT-04 Type
kanaya
0
29
IUM-03 Series of Functions
kanaya
0
91
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
522
39k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
12
650
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Fireside Chat
paigeccino
37
3.4k
Testing 201, or: Great Expectations
jmmastey
42
7.4k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Making Projects Easy
brettharned
116
6.1k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.6k
Navigating Team Friction
lara
184
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Optimising Largest Contentful Paint
csswizardry
35
3.2k
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