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
26
SIG-MATHEMATICA JAPAN - Log-Log Polar Discrete Plot
butchi
0
130
Sunday Math Party 31 - Collatz Problem and Integer Spiral
butchi
0
88
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
340
Science Cafe 2022-11-26 - Automatic Illustration
butchi
0
130
Other Decks in Science
See All in Science
凸最適化からDC最適化まで
santana_hammer
1
310
Masseyのレーティングを用いたフォーミュラレースドライバーの実績評価手法の開発 / Development of a Performance Evaluation Method for Formula Race Drivers Using Massey Ratings
konakalab
0
210
機械学習 - 授業概要
trycycle
PRO
0
260
My Little Monster
juzishuu
0
190
Explanatory material
yuki1986
0
410
機械学習 - SVM
trycycle
PRO
1
910
データベース01: データベースを使わない世界
trycycle
PRO
1
840
システム数理と応用分野の未来を切り拓くロードマップ・エンターテインメント(スポーツ)への応用 / Applied mathematics for sports entertainment
konakalab
1
420
データベース06: SQL (3/3) 副問い合わせ
trycycle
PRO
1
650
生成検索エンジン最適化に関する研究の紹介
ynakano
2
1.4k
MCMCのR-hatは分散分析である
moricup
0
490
[Paper Introduction] From Bytes to Ideas:Language Modeling with Autoregressive U-Nets
haruumiomoto
0
150
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Building Applications with DynamoDB
mza
96
6.7k
Become a Pro
speakerdeck
PRO
29
5.6k
Keith and Marios Guide to Fast Websites
keithpitt
412
23k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Why Our Code Smells
bkeepers
PRO
340
57k
How to Think Like a Performance Engineer
csswizardry
27
2.2k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Facilitating Awesome Meetings
lara
57
6.6k
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進小数を 均一的に生成できる
単位元がない!