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
IMU-04 Famous Functions
Search
kanaya
May 21, 2024
0
88
IMU-04 Famous Functions
kanaya
May 21, 2024
Tweet
Share
More Decks by kanaya
See All by kanaya
PLT-X1 Division by Zero and Maybe
kanaya
1
23
IUM-03-Short Series of Functions
kanaya
0
80
PLT-02 How to Count Words
kanaya
0
60
IMU-00 Pi
kanaya
0
360
The Art of Note Taking
kanaya
1
130
IMU-06 Complex
kanaya
0
79
IMU-05 Calculus
kanaya
0
120
PLT-X1 Boolean and Integral Algebra
kanaya
0
77
PLT-X2 Lambda
kanaya
0
76
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Side Projects
sachag
454
42k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
910
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Unsuck your backbone
ammeep
671
58k
RailsConf 2023
tenderlove
30
1.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
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 ؔྻseries of functions
pineapple.cc fn (x) ≜ xn
pineapple.cc f0 (x) = x0 = 1 f1 (x) =
x f2 (x) = x2 f3 (x) = x3
pineapple.cc lim n→∞ fn (x) = lim n→∞ (xn) =
0 when − 1 < x < 1 1 when x = 1 (NaN) otherwise
pineapple.cc ∞ ∑ n=1 fn (x) = ∞ ∑ n=1
(xn) = x 1 − x when − 1 < x < 1 (NaN) otherwise
pineapple.cc ͞Έ͏ͪͷݪཧ squeeze theorem
None
None
None
pineapple.cc ༗໊ͳؔsome popular functions
None
None
None
None
None
None
None
None
ڠӫ࢈ۀ
None
None
None
None
None
pineapple.cc
pineapple.cc ϓϩάϥϛϯάݴޠͷؔ
pineapple.cc ؔͷؔΛѻ͑Δϓϩάϥϛϯάݴޠ Programming languages that handles functions of functions •
ؔΛѻ͑Δ • Python • lambda x: … • Ruby • lambda { |x| … } • Haskell • \x -> … • ؔΛѻ͑ͳ͍ • Cݴޠ • ؔϙΠϯλͰ༻ • C++ݴޠ • ΫϥεͰ༻ • [] () {}
pineapple.cc /ਐ๏
pineapple.cc ਐ๏ɾਐ๏ɾਐ๏
pineapple.cc ਐ๏
None
pineapple.cc
pineapple.cc ϒʔϧͱਐ๏ͷ
pineapple.cc ϒʔϧͱਐ๏ͷ Boolean Algebra and Integral Algebra of Binary System
w ϒʔϧ w ˔PS˔˔ w ˔PS̋̋ w ̋PS˔̋ w ̋PS̋̋ w ਐͷ w w w w
pineapple.cc ϒʔϧͱਐ๏ͷ Boolean Algebra and Integral Algebra of Binary System
w ϒʔϧ w ˔BOE˔˔ w ˔BOE̋˔ w ̋BOE˔˔ w ̋BOE̋̋ w ਐͷ w Y w Y w Y w Y
pineapple.cc ϒʔϧͱਐ๏ͷ Boolean Algebra and Integral Algebra of Binary System
w ϒʔϧ w OPU˔̋ w OPŰ˔ w OPU "PS# OPU" BOE OPU# w OPU "BOE# OPU" PS OPU#
None
pineapple.cc ϒʔϧͱిؾճ࿏
pineapple.cc ࣭ʢ݄ʣ Question 04 (21st May 2024) w ܭࢉػՊֶͰΑ͘ΘΕΔͷ࣍ͷ͏ͪͲΕʁWhich one
is the most popular in computer science? w 1⃣ਐ๏Decimal. w 2⃣ਐ๏Binary. w 3⃣ਐ๏Ternary. w 4⃣ͦͷଞɾΘ͔Βͳ͍Other/Don’t know.
pineapple.cc @kanaya