벡터의 덧셈

Jmnote (토론 | 기여)님의 2013년 4월 19일 (금) 11:32 판 (→‎같이 보기)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

벡터의 덧셈, 벡터의 합

교환법칙과 결합법칙이 성립함.

[math]\displaystyle{ \overrightarrow{a}+\overrightarrow{b}=\overrightarrow{b}+\overrightarrow{a} }[/math] (교환법칙)
[math]\displaystyle{ (\overrightarrow{a}+\overrightarrow{b})+\overrightarrow{c}=\overrightarrow{a}+(\overrightarrow{b}+\overrightarrow{c}) }[/math] (결합법칙)
[math]\displaystyle{ \overrightarrow{a}+\overrightarrow{0}=\overrightarrow{a} }[/math]
[math]\displaystyle{ \overrightarrow{a}+(-\overrightarrow{a})=\overrightarrow{0} }[/math]

Vector addition.svg

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}