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
53
IMU-05 Calculus
kanaya
0
61
PLT-X1 Boolean and Integral Algebra
kanaya
0
57
PLT-X2 Lambda
kanaya
0
57
IMU-04 Famous Functions
kanaya
0
43
PLT-04 Type
kanaya
0
24
IUM-03 Series of Functions
kanaya
0
80
PLT-01 Misezan and Programming Paradigm
kanaya
0
56
PLT-02 How to Count Words
kanaya
0
24
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Building an army of robots
kneath
302
45k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Faster Mobile Websites
deanohume
306
31k
Designing for humans not robots
tammielis
250
25k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Code Review Best Practice
trishagee
65
17k
GraphQLとの向き合い方2022年版
quramy
44
13k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
175
51k
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