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
24
SIG-MATHEMATICA JAPAN - Log-Log Polar Discrete Plot
butchi
0
130
Sunday Math Party 31 - Collatz Problem and Integer Spiral
butchi
0
87
Sunday Math Party 30 - Notation Block Multi
butchi
0
120
Prime QK Anniversary 10 - Rule Renew
butchi
0
100
Sunday Math Party 29 - Joyo Bizarre Plane - Times
butchi
0
160
Sunday Math Party 27 Zodiac Jijo
butchi
0
110
Sunday Math Party 26 - Zodiac Power 2
butchi
0
330
Science Cafe 2022-11-26 - Automatic Illustration
butchi
0
130
Other Decks in Science
See All in Science
【RSJ2025】PAMIQ Core: リアルタイム継続学習のための⾮同期推論・学習フレームワーク
gesonanko
0
170
機械学習 - ニューラルネットワーク入門
trycycle
PRO
0
860
統計的因果探索: 背景知識とデータにより因果仮説を探索する
sshimizu2006
4
1k
研究って何だっけ / What is Research?
ks91
PRO
1
130
サイゼミ用因果推論
lw
1
7.5k
「美は世界を救う」を心理学で実証したい~クラファンを通じた新しい研究方法
jimpe_hitsuwari
1
170
データマイニング - グラフデータと経路
trycycle
PRO
1
220
テンソル分解による糖尿病の組織特異的遺伝子発現の統合解析を用いた関連疾患の予測
tagtag
2
270
Lean4による汎化誤差評価の形式化
milano0017
1
330
SciPyDataJapan 2025
schwalbe10
0
270
知能とはなにかーヒトとAIのあいだー
tagtag
0
100
Hakonwa-Quaternion
hiranabe
1
140
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Balancing Empowerment & Direction
lara
4
690
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Bash Introduction
62gerente
615
210k
We Have a Design System, Now What?
morganepeng
53
7.8k
Embracing the Ebb and Flow
colly
88
4.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
870
Making the Leap to Tech Lead
cromwellryan
135
9.6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Code Reviewing Like a Champion
maltzj
526
40k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
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進小数を 均一的に生成できる
単位元がない!