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
Math Cafe 20160228 Average and Mirror
Search
IWABUCHI Yu(u)ki butchi
February 28, 2016
Science
0
110
Math Cafe 20160228 Average and Mirror
「こんな代数構造を思いついたんだけど…」
数学カフェで2016年2月28日にLT発表したプレゼン資料です。
「平均演算」と「鏡像演算」の2つの演算を定義した代数構造についてのお話です。
IWABUCHI Yu(u)ki butchi
February 28, 2016
Tweet
Share
More Decks by IWABUCHI Yu(u)ki butchi
See All by IWABUCHI Yu(u)ki butchi
WBA Monozukuri 2025-04-20 Nothing Response AI
butchi
0
21
SIG-MATHEMATICA JAPAN - Log-Log Polar Discrete Plot
butchi
0
120
Sunday Math Party 31 - Collatz Problem and Integer Spiral
butchi
0
82
Sunday Math Party 30 - Notation Block Multi
butchi
0
120
Prime QK Anniversary 10 - Rule Renew
butchi
0
94
Sunday Math Party 29 - Joyo Bizarre Plane - Times
butchi
0
150
Sunday Math Party 27 Zodiac Jijo
butchi
0
110
Sunday Math Party 26 - Zodiac Power 2
butchi
0
320
Science Cafe 2022-11-26 - Automatic Illustration
butchi
0
120
Other Decks in Science
See All in Science
KH Coderチュートリアル(スライド版)
koichih
1
45k
ttl2html (RDF/Turtle to HTML)
masao
0
110
NASの容量不足のお悩み解決!災害対策も兼ねた「Wasabi Cloud NAS」はここがスゴイ
climbteam
0
120
データベース14: B+木 & ハッシュ索引
trycycle
PRO
0
440
Quelles valorisations des logiciels vers le monde socio-économique dans un contexte de Science Ouverte ?
bluehats
1
480
AI(人工知能)の過去・現在・未来 —AIは人間を超えるのか—
tagtag
1
120
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
150
地表面抽出の方法であるSMRFについて紹介
kentaitakura
1
870
データベース02: データベースの概念
trycycle
PRO
2
890
データベース01: データベースを使わない世界
trycycle
PRO
1
770
動的トリートメント・レジームを推定するDynTxRegimeパッケージ
saltcooky12
0
180
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
130
Featured
See All Featured
Producing Creativity
orderedlist
PRO
347
40k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Documentation Writing (for coders)
carmenintech
74
5k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
187
54k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Code Reviewing Like a Champion
maltzj
525
40k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Transcript
こんな代数構造を 思いついたんだけど… 第11回数学カフェ 2016-02-28 岩淵 勇樹 (@butchi_y)
元と演算 元は(とりあえず)実数 ◦ ベクトルでもOK 演算は2つ ◦ 平均演算 ◦
鏡像演算
平均演算 単なる平均 例: 0 □ 0 = 0
1 □ 0 = ½ 0 □ 1 = ½ 5 □ 3 = 4 x □ y y x
鏡像演算 yを軸にxを跳ね返す演算 例: 0 ◇ 0 = 0
0 ◇ 1 = 2 1 ◇ 0 = -1 5 ◇ 5 = 5 x y x ◇ y
定理 x □ 0 = x / 2
x □ x = x x ◇ 0 = -x 0 ◇ x = 2x x ◇ x = x
特徴 平均演算も鏡像演算も、自分自身との 演算は自分自身 平均演算は可換、 鏡像演算は非可換 元{0,1}に演算を繰り返せば2進小数を 均一的に生成できる
単位元がない!