Multiplication Definition and 484 Threads
-
V
B Sine Multiplication
Hi, I am doing a sine quation which has multiple numbers along the line.I was wondering when multiplying the equation out do I multiply all the numbers then sin function that number or do I sin the number beside the sine function and then multiply it out? The equation is: sin h bt/ bt. I also...- Vilhjalmur Haldorson
- Thread
- equation Multiplication Sine
- Replies: 5
- Forum: General Math
-
L
I Formal definition of multiplication for real and complex numbers
I know that the definition of multiplication for integers is just repeated addition. For example, 5 times 3 means 5 + 5 + 5, but what about if we want to extend this definition to real or complex numbers ? Like for example, what does pi times e mean ? How are we supposed to add pi to itself e...- logicgate
- Thread
- Complex numbers Multiplication Real numbers
- Replies: 2
- Forum: General Math
-
L
B A question about rules of multiplication
This might sound like a stupid question but I am just wondering why is it that x times yz equals xyz and not xyxz ? Why don't we distribute multiplication in this case ?- logicgate
- Thread
- Basic algebra Multiplication
- Replies: 4
- Forum: General Math
-
A
Number of Multiplications in the FFT Algorithm
Hello everyone, maybe some of you know the formula for the number of multiplications in the FFT algorithm. This is again given as ##N/2 \cdot log(N)##. Why is that so? Can you really "prove" this? I can only deduce this from what I know, because we have ##log(N)## levels and ##N/2##...- Albert01
- Thread
- Fft Induction Multiplication Proof
- Replies: 10
- Forum: Programming and Computer Science
-
I
Prove ##(a\cdot b)\cdot c =a\cdot (b \cdot c)## using Peano postulates
with this background, we proceed to the proof. Let us define a set $$ G = \{ z \in \mathbb{N} | \; x, y \in \mathbb{N}\; (x \cdot y) \cdot z = x \cdot (y \cdot z) \} $$ We want to prove that ##G = \mathbb{N} ##. For this purpose, we will use part 3) of Peano postulates given above...- issacnewton
- Thread
- Multiplication Proof
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
I
Prove ##a\cdot b = b \cdot a ##using Peano postulates
with this background, we proceed to the proof. Let us define a set $$ G = \{ z \in \mathbb{N} | \mbox{ if } y \in \mathbb{N}, y\cdot z = z \cdot y \} $$ We want to prove that ##G = \mathbb{N} ##. For this purpose, we will use part 3) of Peano postulates given above. Obviously, ## G...- issacnewton
- Thread
- Multiplication Proof
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
B How Can I Calculate Negative Multiplication Without Following Traditional Rules?
Say I have 6 pencils. I want to times this by negative two. Now ignoring the rules that your teacher taught you work this out. 6 pencils negative 2 times. Negative one time would be 0 and another negative times would be -6 right? So 6 x - 2 = -6 according to simple logic. The calculator will say...- pyroclasticsoul
- Thread
- Logic Multiplication Negative
- Replies: 4
- Forum: General Math
-
B
B Are there two kinds of inverse with respect to closure?
For every instance of addition or multiplication there is an inverse, closed on the naturals. Not every instance of subtraction and division is defined, so not closed on the naturals. This looks like two kinds of inverse. Instance inverse - the inverse of instances of addition and...- bahamagreen
- Thread
- Addition closure Inverse Multiplication
- Replies: 18
- Forum: General Math
-
M
Proof of ##M^n## (matrix multiplication problem)
For, Does anybody please know why they did not change the order in the second line of the proof? For example, why did they not rearrange the order to be ##M^n = (DP^{-1}P)(DP^{-1}P)(DP^{-1}P)(DP^{-1}P)---(DP^{-1}P)## for to get ##M^n = (DI)(DI)(DI)(DI)---(DI) = D^n## Many thanks!- member 731016
- Thread
- Calculus Matrix Multiplication Proof
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
B Relation between Division and multiplication
For example what is ##\frac {169}{13} = ?## This says “When ##169## is divided into ##13## groups how many there are in each group?” This can be converted into a multiplication problem like this “##13## groups of how many in each group makes ##169##?” This is ##13 * ? = 169##. It can be solved...- mark2142
- Thread
- Divisibility Division Multiplication Relation
- Replies: 50
- Forum: General Math
-
H
B What is the link between proportion and multiplication?
I found this quote online: “Multiplication is the mathematical manifestation of the fundamental physical phenomenon of proportionality (as addition is to combination).” Question 1: How are multiplication and proportion linked? How can and WHY DOES multiplication model proportion? (My...- Haris045
- Thread
- Link Multiplication Proportionality
- Replies: 3
- Forum: General Math
-
H
B How and why can multiplication combine physical quantities?
I am on a journey to not just understand how to manipulate physics equations but to understand why they work , and how they describe physical phenomena. I understand how division combines physical quantities. I have this much physical quantity 'per' this much physical quantity. It puts 2...- Haris045
- Thread
- Eqautions Multiplication Physical quantities
- Replies: 8
- Forum: Classical Physics
-
A Determining if a list of numbers is a result of multiplication
Suppose I have 2 collections of lists. In the first collection the lists consists of random integers, with most (but not all) in the range 0-1000. In the second collection the lists consist of integers calculated in the following way: a. start with a random integer of similar range to the...- alk10
- Thread
- List Multiplication Numbers
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
Linearity and non-linearity in addition and multiplication
Hello friends. Excuse my ignorance. Why is addition linear and not multiplication?- Thytanium
- Thread
- Addition Linearity Multiplication
- Replies: 15
- Forum: Precalculus Mathematics Homework Help
-
C
I Reasoning behind Infinitesimal multiplication
Hello everyone! I have quite a bit of experience with standard calculus methods of differentiation and integration, but after seeing some of Walter Lewin's lectures I noticed in his derivation of change in momentum for a rocket ejecting a mass dm, with a change in velocity of the rockey dv, he... -
Is there a mistake in this tensor multiplication problem?
ep_{ijkl} M^{ij} N^{kl} + ep_{ijkl}N^{ij} M^{kl} The second term can be rewritten with indices swapped ep_{klij} N^{kl}M^{ij} Shuffle indices around in epsilon ep{klij} = ep{ijkl} Therefore the expression becomes 2ep_{ijkl}M^{ij}N^{kl} Not zero. What is wrong here?- DuckAmuck
- Thread
- Multiplication Tensor Tensors
- Replies: 5
- Forum: Advanced Physics Homework Help
-
M
Is result of vector inner product retained after matrix multiplication?
Hi, I was thinking about the following problem, but I couldn't think of any conclusive reasons to support my idea. Question: Let us imagine that we have two vectors ## \vec{a} ## and ## \vec{b} ## and they point in similar directions, such that the inner-product is evaluated to be a +ve...- Master1022
- Thread
- Inner product Matrix Matrix multiplication Multiplication Product Vector
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
M
MHB SQL commands with subtraction and multiplication
Hey! :giggle: The following relations of a project administration of a company are given, where the primary key of the respective relations are underlined. An employee can be assigned to several projects. Furthermore, an employee can have different competencies, which are billed at different...- mathmari
- Thread
- Multiplication Sql
- Replies: 35
- Forum: Set Theory, Logic, Probability, Statistics
-
L
Multiplication of Taylor and Laurent series
First series \frac{1}{2}\sum^{\infty}_{n=0}\frac{(-1)^n}{n+1}(\frac{1}{p^2})^{n+1}= \frac{1}{2}(\frac{1}{p^2}-\frac{1}{2p^4}+\frac{1}{3p^6}-\frac{1}{4p^8}+...) whereas second one is...- LagrangeEuler
- Thread
- Laurent series Multiplication Series Taylor
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
H
C*-algebra with certain involution and multiplication is an *-algebra
Let $$\mathcal{A}$$ be a $C*$-algebra which may or may not have a unit with norm $$||.||$$, and put $$\mathcal{\overline{A}} = \mathcal{A} \oplus \mathbb{C}$$ as a vector space with mupltiplication: $$(a, \lambda) (b, \mu) = (ab + \lambda b + \mu a , \lambda \mu)$$, $$(a, \lambda)^{*} =...- HeinzBor
- Thread
- Multiplication
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
M
Python Is This Python Multiplication Table Code Correct?
Hey! 😊 I want to write a function in Python that returns the multiplication table $20\times 20$. We do that using lists in lists, right? I have written the following : def mul_table() : Prod = [] Table = [] for i in range(21) : for j in range(21) ...- mathmari
- Thread
- Code Multiplication Table
- Replies: 3
- Forum: Programming and Computer Science
-
I Multiplication and addition definition of congruence classes
The definitions of them seem like arbitrary choices or an abuse of notation. I wonder what the reasons behind the definitions are. Thanks. PS. My instructor said such defs simplify the process of solving modular equations.- Leo Liu
- Thread
- Addition Classes Definition Multiplication
- Replies: 5
- Forum: General Math
-
R
Multiplication -- prove this one by induction
Prove by induction that for any natural numbers n and m , n x (m++)= (n x m) + n The base case, n=0 gives 0 x m++=(0 x m) +0 gives 0=0 Now assume n x (m++) = (n x m) +n For n++ we get n++(m++)=((n++)m) + n++ from this point I am stuck, how can I prove both sides are the same?- rb120134
- Thread
- Induction Multiplication
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
I Basic Equation but with Box Brackets
This may be very simple but I'm having trouble working it out and the calculator isn't giveing me the result I need. Below is the example calculation: 1020000*0.5*[(1.10)1.5-1]= 78382 Here is the one I am having trouble working on 207559*0.5*[(1.10)1.5-1]= If someone could also show me how...- EE Nicole
- Thread
- Box Example Multiplication
- Replies: 6
- Forum: General Math
-
L
A Matrix multiplication, Orthogonal matrix, Independent parameters
Matrix multiplication is defined by \sum_{k}a_{ik}b_{kj} where ##a_{ik}## and ##b_{kj}## are entries of the matrices ##A## and ##B##. In definition of orthogonal matrix I saw \sum_{k=1}^n a_{ki}a_{kj}=\delta_{ij} This is because ##A^TA=I##. How to know how many independent parameters we have in...- LagrangeEuler
- Thread
- Independent Matrix Matrix multiplication Multiplication Orthogonal Parameters
- Replies: 3
- Forum: Linear and Abstract Algebra
-
Is my proof that multiplication is well-defined for reals correct?
I have referred to this page: https://taoanalysis.wordpress.com/2020/03/26/exercise-5-3-2/ to check my answer. The way I thought of the problem: I know ##xy = \mathrm{LIM}_{n\to\infty} a_n b_n## and I know ##x'y = \mathrm{LIM}_{n\to\infty} a'_n b_n##. Thus if ##xy=x'y##, maybe I can try showing...- yucheng
- Thread
- Multiplication Proof Real analysis
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
M
MHB Set is closed as for multiplication of matrices
Hey! 😊 We have the matrices \begin{equation*}s:=\begin{pmatrix}1 & 0 \\ 0 & -1\end{pmatrix}, \ d:=\frac{1}{2}\begin{pmatrix}-1 & -\sqrt{3} \\ \sqrt{3} & -1\end{pmatrix}\end{equation*} and the points \begin{equation*}p:=\begin{pmatrix}2 \\ 0 \end{pmatrix}, \ q:=\begin{pmatrix}-1 \\ \sqrt{3}...- mathmari
- Thread
- Closed Matrices Multiplication Set
- Replies: 16
- Forum: Linear and Abstract Algebra
-
F
I Divergence & Curl -- Is multiplication by a partial derivative operator allowed?
Divergence & curl are written as the dot/cross product of a gradient. If we take the dot product or cross product of a gradient, we have to multiply a function by a partial derivative operator. is multiplication by a partial derivative operator allowed? Or is this just an abuse of notation -
L
Engineering How does complex multiplication work?
is this right Q) Determine this voltage in its simplest complex number form. v = (2xj6)(3-j8) 2x3=6 2x-j8=-16 j6x3=j18 j6x-j8=-j48 v=6 +(j18-j16) - J(^2)48 (j^2 = -1) v=6 +j2 +48 V=54 + j2- lee123456789
- Thread
- Complex Multiplication Work
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
Group theory with addition, multiplication and division
Hi everyone, I'm working through some group theory questions online. But unfortunately they don't have answers to go with them. So, I'm hoping you can say if I'm on the right track. If this is a binary operation on ℝ, am I right in thinking it satisfies the closure and associativity axioms...- penroseandpaper
- Thread
- Addition Division Group Group theory Multiplication Theory
- Replies: 13
- Forum: Precalculus Mathematics Homework Help
-
M
MATLAB Matrix multiplication without a for-loop for an uneven size matrix and a vector
Hi PF! I am trying to multiply each component of B by the matrix A and then solve A\C. See the code below. A = rand(4); B = rand(5,1); C = rand(4,1); for i = 1:5 sol(:,i) = (B(i)*A)\C end But there has to be a way to do this without a for-loop, right? I'd really appreciate any help you have!- member 428835
- Thread
- Matrix Matrix multiplication Multiplication Vector
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
What is meant by multiplication in physics?
s = v.t- SSG-E
- Thread
- Multiplication Physics
- Replies: 10
- Forum: Introductory Physics Homework Help
-
C
MHB Finding a formula for the multiplication of multiple formal power series
Dear Everyone, I am having trouble with finding a formula of the multiplication 3 formula power series. \[ \left(\sum_{n=0}^{\infty} a_nx^n \right)\left(\sum_{k=0}^{\infty} b_kx^k \right)\left(\sum_{m=0}^{\infty} c_mx^m \right) \] Work: For the constant term: $a_0b_0c_0$ For The linear... -
J
Rotation by matrix multiplication -- confirmation please
The below matrix represents a rotation. 0 0 -1 0 1 0 1 0 0 Im trying to obtain the general point (x y z) when rotated by the above rotation matrix? So visited https://www.andre-gaschler.com/rotationconverter/ entered the above figures and not sure which entry would be x y z but assume it...- Jamie2020
- Thread
- Matrix Matrix multiplication Multiplication Rotation
- Replies: 8
- Forum: Introductory Physics Homework Help
-
W
I Karatsuba multiplication implementation question
The Karatsuba multiplication algorithm is a faster-than-O(n2) (approximately O(n1.58)) multiplication method of two large numbers. I have been working on a small project where I have implemented it (among other things), and I noticed something curious about it that I'm uncertain how to prove or...- Warp
- Thread
- Multiplication
- Replies: 3
- Forum: General Math
-
M
Field axioms - is there an axiom for multiplication with zero?
Please refer to the screenshot below. Every step is justified with an axiom. Please see the link to the origal document at the bottom. I am trying to understand why the proof was not stopped at the encircled step. 1. Is there no axiom that says ## x \cdot 0 = 0 ## ? 2. Isn't the sixth...- musicgold
- Thread
- Axiom Axioms Field Multiplication Zero
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
Comp Sci Multiplication of two 2x2 matrices in Fortran
I have tried to do this using arrays and do loops: program matrixmul implicit none real A(2, 2), B (2, 2), C (2, 2) integer i, j, k write (*, *) 'Input: First matrix' do i = 1, 2 do j = 1, 2 read (*, *) A (i, j) enddo enddo write (*, *) 'Input: Second...- Parzeevahl
- Thread
- Fortran Matrices Matrix Multiplication
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
I How to relate multiplication of irrational numbers to real world?
I'm aware of the axioms of real numbers, the constructions of real number using the rational numbers (Cauchy sequence and Dedekind cut). But I can't relate the arithmetic of irrational numbers to real world usage. I can think the negative and positive irrational numbers to represent...- LittleRookie
- Thread
- Irrational Irrational numbers Multiplication Numbers Real numbers Real world
- Replies: 7
- Forum: General Math
-
Showing that multiplication by a complex number is a linear transform
If I had to guess what the complex matrix would look like, it would be: ##T(x+iy)=(xa-by)+i(ya+bx)=\begin{pmatrix} a+bi & 0 \\ 0 & -b+ai\end{pmatrix}\begin{pmatrix} x \\ y \end{pmatrix}## I'm not too sure on where everything goes; it's my first time fiddling with complex numbers, and moreover...- Eclair_de_XII
- Thread
- Complex Complex number Linear Multiplication Transform
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
C
Matrix Multiplication -- Commutivity versus Associativity
According to me matrix multiplication is not commutative. Therefore A^2.A^3=A^3.A^2 should be false. But at the same time matrix multiplication is associative so we can take whatever no. of A's we want to multiply i.e A^5=A.A^4 OR A^5=A^2.A^3- Crystal037
- Thread
- Matrix Matrix multiplication Multiplication
- Replies: 12
- Forum: Introductory Physics Homework Help
-
J
I The Multiplication Table is a Hermitian Matrix
I was drawing out the multiplication table in "matrix" form (a 12 by 12 matrix) for a friend trying to pass the GED (yes, sad, I know) and noticed for the first time that the entries on the diagonal are real, i.e. the squares (1, 4, 9, 16, ...), and the off diagonal elements are real and complex...- jaurandt
- Thread
- Hermitian Matrix Multiplication Table
- Replies: 15
- Forum: General Math
-
B Is this new multiplication method the key to faster quantum computers?
A new way to multiply one that only a computer could love if only it had enough bits to do it: https://www.sciencenews.org/article/mathematicians-may-have-found-fastest-way-multiply-huge-numbers- jedishrfu
- Thread
- Multiplication
- Replies: 11
- Forum: General Math
-
C
MHB Proof the set with the multiplication is a group
Dear Everyone, $\newcommand{\Z}{\mathbb{Z}}$Suppose the set is defined as: $\begin{equation*} {(\Z/n\Z)}^{\times}=\left\{\bar{a}\in \Z/n\Z|\ \text{there exists a}\ \bar{c}\in \Z/n\Z\ \text{with}\ \bar{a}\cdot\bar{c}=1\right\} \end{equation*}$ for $n>1$ I am having some trouble Proving that...- cbarker1
- Thread
- Group Multiplication Proof Set
- Replies: 1
- Forum: Linear and Abstract Algebra
-
P
I Multiplication of ladder-operators
Hi! When calculating ##(\hat{a} \hat{a}^{\dagger})^2## i get ##\hat{a} \hat{a} \hat{a}^{\dagger} \hat{a}^{\dagger}## which is perfectly fine. But how do I end up with the ultimate simplified expression $$\hat{ a}^{\dagger} \hat{a} \hat{a}^{\dagger} \hat{a} + \hat{a}^{\dagger} \hat_{a} +...- Philip Land
- Thread
- Multiplication Operators Quantum mechahnics
- Replies: 1
- Forum: Quantum Physics
-
B
I Does Multiplying Wavefunctions Affect Their Radius?
When we multiply psi sub x, psi sub y, psi sub z and psi sub t together to get a function of all four variables, does each separate wavefunction have a radius of one such that the radius is unchanged after the multiplication or is their radius far smaller than one? Secondarily, can this...- Bob Dylan
- Thread
- Amplitude Multiplication
- Replies: 5
- Forum: Quantum Physics
-
A
B Addition, multiplication, divison and subtraction of error
If given two variable of the form p=x±δx and q=y±δy where δx and δy are the error obtained while measuring p and q and x and y are it's absolute value obtained. We define R=p+q,p-q,p/q,pq In each of this case I want to know what will be the error in R.(e.g δR) Thank you- Apashanka
- Thread
- Addition Error Multiplication
- Replies: 4
- Forum: General Math
-
F
Hexadecimal Multiplication using 2's complement
Homework Statement Perform the following operations using 2's complement method. ##FFFD_{16} * FFF1_{16}## Homework Equations - The Attempt at a Solution ##FFFD_{16}## ----> (1's comp.) = ##0002_{16}## -----> (2's comp.) = ##0003_{16}## ##FFF1_{16}## ----> (1's comp.) = ##000E_{16}## ----->...- Fatima Hasan
- Thread
- hexadecimal Multiplication
- Replies: 10
- Forum: Engineering and Comp Sci Homework Help
-
B Vector multiplication and division
what is the use of multiplying and dividing a vector by a scalar?- jamiebean
- Thread
- Division Multiplication Vector
- Replies: 4
- Forum: Other Physics Topics
-
MHB Tweaking a Multiplication Table
I recently posted a couple of multiplication tables and I feel it needs a tweak: \begin{array}{c||c|c|c|c|} V & e & a & b & c \\ \hline \hline e & e & a & b & c \\ a & a & e & c & b \\ b & b & c & e & a \\ c & c & b & a & e \end{array} The LaTeX on the forum doesn't like the double lines ||...- topsquark
- Thread
- Multiplication Table
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Mathematica Non-commutative multiplication in Mathematica
Does anyone know if it's possible to tell Mathematica to do calculations with non-Abelian groups, such as the quaternions? For example, how do you tell it to do (3 + j)(4 - i)? I would like to extend this beyond quaternions so is there is a way to define arbitrary group definitions? Thanks! -Dan- topsquark
- Thread
- Mathematica Multiplication
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX