Cross Product definitions Flashcards
Cross Product definitions
You can tap to flip the card.
Control buttons has been changed to "navigation" mode.
1/13
Cross ProductAn operation on two vectors that produces a third vector perpendicular to both original vectors.VectorA mathematical quantity with both magnitude and direction, often represented by components along axes.ScalarA single numerical value representing magnitude without direction, such as the result of a dot product.Perpendicular VectorA vector that forms a 90-degree angle with two given vectors in three-dimensional space.ComponentA value representing the projection of a vector along a specific axis, such as x, y, or z.MatrixA rectangular array of numbers or symbols arranged in rows and columns, used to organize vector components.Unit VectorA vector with a magnitude of one, indicating direction along an axis, commonly denoted as i, j, or k.iThe unit vector representing the x-axis direction in three-dimensional space.jThe unit vector representing the y-axis direction in three-dimensional space.kThe unit vector representing the z-axis direction in three-dimensional space.Cross Down and Up StrategyA method for calculating cross product components by multiplying diagonally across a matrix.Component FormA way of expressing a vector as an ordered list of its x, y, and z values, such as (1, -4, -2).Unlike ComponentsPairs of different vector components, such as x and y, whose products are used in cross product calculations.