Produk dot: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
JohnThorne (bicara | kontrib) ←Membuat halaman berisi '<!--{{redirect|Scalar product|the abstract scalar product|Inner product space|the product of a vector and a scalar|Scalar multiplication}} '''Produk skalar''' ({{lang...' |
Add 1 book for Wikipedia:Pemastian (20220709)) #IABot (v2.0.8.8) (GreenC bot |
||
(18 revisi perantara oleh 11 pengguna tidak ditampilkan) | |||
Baris 1:
{{redirect|Hasil kali skalar | hasil kali skalar abstrak | Hasil kali dalam | hasil kali vektor dan skalar | Perkalian skalar}}
'''Produk
Menurut aljabar, produk skalar merupakan jumlah dari produk-produk masukan yang bersangkutan dari bilangan-bilangan pada dua urutan tersebut. Menurut geometri, produk skalar adalah produk dari [[Vektor (spasial)#Panjang|"besaran Euclidean" atau "panjang vektor"]] dua vektor dan [[kosinus]] sudut di antara keduanya. Nama "''produk dot''" diambil dari tanda [[Dot operator|''dot'', yaitu "tanda titik di tengah",]] " '''·''' " yang sering digunakan untuk melambangkan operasi ini; nama "produk skalar" menekankan sifat [[skalar (matematika)|skalar]] hasilnya (bukan [[Vektor (spasial)|vektorial]]).
==
Produk skalar sering didefinisikan menurut satu dari dua cara: menurut aljabar atau menurut geometri. Definisi geometris didasarkan pada pengertian sudut dan jarak (besaran vektor). Persamaan dua definisi ini bergantung pada memiliki [[sistem koordinat Kartesius]] untuk ruang Euklides.
Dalam presentasi modern [[geometri Euclidean]], titik-titik ruang ditentukan berdasarkan koordinat Cartesiannya, dan [[ruang Euclidean]] itu sendiri umumnya diidentifikasikan dengan [[ruang kordinat nyata]] '''R'''<sup>''n''</sup>. Dalam presentasi seperti itu, pengertian panjang dan sudut tidaklah primitif. Mereka ditentukan melalui perkalian titik: panjang vektor didefinisikan sebagai akar kuadrat dari hasil kali titik vektor itu sendiri, dan [[kosinus]] dari (tidak berorientasi) sudut dua vektor dengan panjang satu didefinisikan sebagai perkalian titik mereka. Jadi kesetaraan dari dua definisi hasil perkalian titik adalah bagian dari kesetaraan klasik dan formulasi modern geometri Euklides.
=== Definisi menurut aljabar ===
:<math>\mathbf{A}\cdot \mathbf{B} = \sum_{i=1}^n A_iB_i = A_1B_1 + A_2B_2 + \cdots + A_nB_n</math>
:<math>
Baris 25 ⟶ 26:
</math>
=== Definisi menurut geometri ===
:<math>\mathbf A\cdot\mathbf B = \|\mathbf A\|\,\|\mathbf B\|\cos\theta,</math>
:<math>\mathbf A\cdot\mathbf B=0.</math>
:<math>\mathbf A\cdot\mathbf B = \|\mathbf A\|\,\|\mathbf B\|</math>
Ini menyiratkan bahwa produk skalar suatu vektor '''A''' dengan dirinya sendiri adalah
:<math>\mathbf A\cdot\mathbf A = \|\mathbf A\|^2,</math>
yang menghasilkan
: <math> \|\mathbf A\| = \sqrt{\mathbf A\cdot\mathbf A},</math>
<!--
===Scalar projection and first properties===
[[File:Dot Product.svg|thumb|right|Scalar projection]]
Baris 81 ⟶ 82:
:<math>\mathbf A\cdot\mathbf B = \mathbf A\cdot\sum_i B_i\mathbf e_i = \sum_i B_i(\mathbf A\cdot\mathbf e_i) = \sum_i B_iA_i</math>
which is precisely the algebraic definition of the dot product. So the (geometric) dot product equals the (algebraic) dot product.
-->
==
# '''[[
#: <math> \mathbf{a} \cdot \mathbf{b} = \mathbf{b} \cdot \mathbf{a}.</math>
#: which follows from the definition (''θ'' is the angle between '''a''' and '''b'''):
#: <math>\mathbf{a}\cdot \mathbf{b} = \|\mathbf{a}\|\|\mathbf{b}\|\cos\theta = \|\mathbf{b}\|\|\mathbf{a}\|\cos\theta = \mathbf{b}\cdot\mathbf{a} </math>
# '''[[
#: <math> \mathbf{a} \cdot (\mathbf{b} + \mathbf{c}) = \mathbf{a} \cdot \mathbf{b} + \mathbf{a} \cdot \mathbf{c}.
# '''[[bilinear form|Bilinear]]''':
#: <math> \mathbf{a} \cdot (r\mathbf{b} + \mathbf{c})
= r(\mathbf{a} \cdot \mathbf{b}) + (\mathbf{a} \cdot \mathbf{c}).
</math>
# '''[[
#: <math> (c_1\mathbf{a}) \cdot (c_2\mathbf{b}) = c_1 c_2 (\mathbf{a} \cdot \mathbf{b}) </math>
# '''[[
#:
# '''
#:
#:
# '''[[Product Rule]]:'''
<!--
===Application to the cosine law===
[[File:Dot product cosine rule.svg|100px|thumb|Triangle with vector edges '''a''' and '''b''', separated by angle ''θ''.]]
Baris 139 ⟶ 141:
* [[Magnetic flux]] is the dot product of the [[magnetic field]] and the [[Area vector|area]] vectors.
-->
== Generalisasi ==
<!--
===Complex vectors===
Baris 146 ⟶ 148:
:<math>\mathbf{a}\cdot \mathbf{b} = \sum{a_i \overline{b_i}} </math>
where <span style="text-decoration: overline">''b<sub>i</sub>''</span> is the [[complex conjugate]] of ''b<sub>i</sub>''. Then the scalar product of any vector with itself is a non-negative real number, and it is nonzero except for the zero vector. However this scalar product is thus [[sesquilinear]] rather than bilinear: it is [[conjugate linear]] and not linear in '''b''', and the scalar product is not symmetric, since
:<math> \mathbf{a} \cdot \mathbf{b} = \overline{\mathbf{b} \cdot \mathbf{a}}.
The angle between two complex vectors is then given by
:<math>\cos\theta = \frac{\operatorname{Re}(\mathbf{a}\cdot\mathbf{b})}{\|\mathbf{a}\|\,\|\mathbf{b}\|}.</math>
Baris 154 ⟶ 156:
===Inner product===
{{main|Inner product space}}
The inner product generalizes the dot product to [[vector space|abstract vector spaces]] over a [[field (mathematics)|field]] of [[scalar (mathematics)|scalars]], being either the field of [[real number]]s <math>\mathbb{R}</math> or the field of [[complex number]]s <math>\mathbb{C}</math>. It is usually denoted by <math>\langle\mathbf{a}\,
The inner product of two vectors over the field of complex numbers is, in general, a complex number, and is [[Sesquilinear form|sesquilinear]] instead of bilinear. An inner product space is a [[normed vector space]], and the inner product of a vector with itself is real and positive-definite.
Baris 163 ⟶ 165:
This notion can be generalized to [[continuous function]]s: just as the inner product on vectors uses a sum over corresponding components, the inner product on functions is defined as an integral over some [[Interval (mathematics)|interval]] {{math|''a'' ≤ ''x'' ≤ ''b''}} (also denoted {{math|[''a'', ''b'']}}):<ref name="Lipschutz2009" />
:<math>\langle u
Generalized further to [[complex function]]s {{math|''ψ''(''x'')}} and {{math|''χ''(''x'')}}, by analogy with the complex inner product above, gives<ref name="Lipschutz2009" />
:<math>\langle \psi
===Weight function===
Baris 180 ⟶ 182:
[[Dyadics]] have a dot product and "double" dot product defined on them, see [[Dyadics#Product of dyadic and dyadic|Dyadics (Product of dyadic and dyadic)]] for their definitions.
-->
=== Tensor ===
Produk skalar antar suatu [[tensor]] pada ordo ''n'' dan suatu tensor pada ordo ''m'' adalah tensor pada ordo {{nowrap|''n'' + ''m'' − 2}}<!--, lihat [[tensor contraction]] for details.-->
== Lihat pula ==
* [[
* [[
* [[
* [[Perkalian skalar]]
* [[Perkalian vektor]]
== Referensi ==
{{reflist}}
== Pranala luar ==
* {{springer|title=Inner product|id=p/i051240}}
* {{mathworld|urlname=DotProduct|title=Dot product}}
Baris 199 ⟶ 203:
{{linear algebra}}
{{Authority control}}
[[Category:Articles containing proofs]]▼
[[Category:Bilinear forms]]▼
[[Category:Aljabar]]▼
[[Category:Vektor]]▼
[[Category:Analytic geometry]]▼
[[Kategori:Matematika]]
|