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
36
IUM-02 Limit
kanaya
April 27, 2024
Tweet
Share
More Decks by kanaya
See All by kanaya
IMU-06 Complex
kanaya
0
55
IMU-05 Calculus
kanaya
0
64
PLT-X1 Boolean and Integral Algebra
kanaya
0
63
PLT-X2 Lambda
kanaya
0
60
IMU-04 Famous Functions
kanaya
0
45
PLT-04 Type
kanaya
0
26
IUM-03 Series of Functions
kanaya
0
82
PLT-01 Misezan and Programming Paradigm
kanaya
0
57
PLT-02 How to Count Words
kanaya
0
26
Featured
See All Featured
Become a Pro
speakerdeck
PRO
26
5.2k
Product Roadmaps are Hard
iamctodd
PRO
51
11k
Faster Mobile Websites
deanohume
306
31k
Visualization
eitanlees
146
15k
Site-Speed That Sticks
csswizardry
4
430
The Cost Of JavaScript in 2023
addyosmani
48
7.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
134
33k
Done Done
chrislema
182
16k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
410
Building Applications with DynamoDB
mza
93
6.3k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
The Invisible Side of Design
smashingmag
299
50k
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