This is a really simple question and I feel pretty stupid for asking it, but what do you call the operation that takes two vectors $(x_1, x_2 ...)$ and $(y_1, y_2 ...)$ and results in a new vector $(x_1 y_1, x_2 y_2 ...)$? And what is the standard symbol for it?
2026-03-29 22:14:36.1774822476
Name and symbol for "direct" multiplication
64 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
This is the "entrywise" product. If you treat the vectors as matrices, it's also the Hadamard product.
It's not a common enough product to have a dedicated symbol, but Wikipedia uses $\circ$.