Notation for the summation of the cumulative product of each row of a matrix The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Different results for row reduction in MatlabMatlab question: Converting a permutation matrix into a vector showing row exchangesName for this matrix operation?Is there a matrix product which results in this relation?Matrix notion for a double summationWhat is the trick: convert summation notation to matrix notationWhat is an intuitive way to understand the dot product in the context of matrix multiplication?How does the dot product convert a matrix into a scalar?Misunderstanding on row operations?Mathematical equivalent of Matlab special case element-wise multiplication similar to Schur-product

Typeface like Times New Roman but with "tied" percent sign

First use of “packing” as in carrying a gun

Simulating Exploding Dice

Derivation tree not rendering

When did F become S in typeography, and why?

How to pronounce 1ターン?

Did God make two great lights or did He make the great light two?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

Did the new image of black hole confirm the general theory of relativity?

"... to apply for a visa" or "... and applied for a visa"?

Mortgage adviser recommends a longer term than necessary combined with overpayments

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Match Roman Numerals

Windows 10: How to Lock (not sleep) laptop on lid close?

Can withdrawing asylum be illegal?

Would it be possible to rearrange a dragon's flight muscle to somewhat circumvent the square-cube law?

Was credit for the black hole image misattributed?

Why did all the guest students take carriages to the Yule Ball?

Scientific Reports - Significant Figures

If the empty set is a subset of every set, why write ... ∪ ∅?

How to copy the contents of all files with a certain name into a new file?

Can the DM override racial traits?

Can smartphones with the same camera sensor have different image quality?

How does this infinite series simplify to an integral?



Notation for the summation of the cumulative product of each row of a matrix



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Different results for row reduction in MatlabMatlab question: Converting a permutation matrix into a vector showing row exchangesName for this matrix operation?Is there a matrix product which results in this relation?Matrix notion for a double summationWhat is the trick: convert summation notation to matrix notationWhat is an intuitive way to understand the dot product in the context of matrix multiplication?How does the dot product convert a matrix into a scalar?Misunderstanding on row operations?Mathematical equivalent of Matlab special case element-wise multiplication similar to Schur-product










0












$begingroup$


What steps should I take to achieve the desired outcome?



Given a matrix $A = left[beginarrayccc 2 & 3 & 5\ 1 & 4 & 11endarrayright]$, the steps should result in a scalar $x$ equal to the summation of the products of each row, i.e., for this $A$, $x = (2*3*5) + (1*4*11) = 74$.



I think it is called the cumulative product operation in MATLAB.



There must be some established notation as it such a simple concept.










share|cite|improve this question









$endgroup$











  • $begingroup$
    "There must be some established notation as it such a simple concept." That is nonsense. There are a lot of simple concepts that don't have any established notation. Just because something is simple doesn't mean it needs or has a special notation. Why do you ask? What prevents you from just setting up a notation yourself?
    $endgroup$
    – James
    Mar 25 at 17:42






  • 1




    $begingroup$
    I try to confirm that there is not something already established, before settling on my own notation. Do you not do the same?
    $endgroup$
    – Landon
    Mar 25 at 17:57















0












$begingroup$


What steps should I take to achieve the desired outcome?



Given a matrix $A = left[beginarrayccc 2 & 3 & 5\ 1 & 4 & 11endarrayright]$, the steps should result in a scalar $x$ equal to the summation of the products of each row, i.e., for this $A$, $x = (2*3*5) + (1*4*11) = 74$.



I think it is called the cumulative product operation in MATLAB.



There must be some established notation as it such a simple concept.










share|cite|improve this question









$endgroup$











  • $begingroup$
    "There must be some established notation as it such a simple concept." That is nonsense. There are a lot of simple concepts that don't have any established notation. Just because something is simple doesn't mean it needs or has a special notation. Why do you ask? What prevents you from just setting up a notation yourself?
    $endgroup$
    – James
    Mar 25 at 17:42






  • 1




    $begingroup$
    I try to confirm that there is not something already established, before settling on my own notation. Do you not do the same?
    $endgroup$
    – Landon
    Mar 25 at 17:57













0












0








0





$begingroup$


What steps should I take to achieve the desired outcome?



Given a matrix $A = left[beginarrayccc 2 & 3 & 5\ 1 & 4 & 11endarrayright]$, the steps should result in a scalar $x$ equal to the summation of the products of each row, i.e., for this $A$, $x = (2*3*5) + (1*4*11) = 74$.



I think it is called the cumulative product operation in MATLAB.



There must be some established notation as it such a simple concept.










share|cite|improve this question









$endgroup$




What steps should I take to achieve the desired outcome?



Given a matrix $A = left[beginarrayccc 2 & 3 & 5\ 1 & 4 & 11endarrayright]$, the steps should result in a scalar $x$ equal to the summation of the products of each row, i.e., for this $A$, $x = (2*3*5) + (1*4*11) = 74$.



I think it is called the cumulative product operation in MATLAB.



There must be some established notation as it such a simple concept.







linear-algebra matrices notation






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 25 at 6:21









LandonLandon

123111




123111











  • $begingroup$
    "There must be some established notation as it such a simple concept." That is nonsense. There are a lot of simple concepts that don't have any established notation. Just because something is simple doesn't mean it needs or has a special notation. Why do you ask? What prevents you from just setting up a notation yourself?
    $endgroup$
    – James
    Mar 25 at 17:42






  • 1




    $begingroup$
    I try to confirm that there is not something already established, before settling on my own notation. Do you not do the same?
    $endgroup$
    – Landon
    Mar 25 at 17:57
















  • $begingroup$
    "There must be some established notation as it such a simple concept." That is nonsense. There are a lot of simple concepts that don't have any established notation. Just because something is simple doesn't mean it needs or has a special notation. Why do you ask? What prevents you from just setting up a notation yourself?
    $endgroup$
    – James
    Mar 25 at 17:42






  • 1




    $begingroup$
    I try to confirm that there is not something already established, before settling on my own notation. Do you not do the same?
    $endgroup$
    – Landon
    Mar 25 at 17:57















$begingroup$
"There must be some established notation as it such a simple concept." That is nonsense. There are a lot of simple concepts that don't have any established notation. Just because something is simple doesn't mean it needs or has a special notation. Why do you ask? What prevents you from just setting up a notation yourself?
$endgroup$
– James
Mar 25 at 17:42




$begingroup$
"There must be some established notation as it such a simple concept." That is nonsense. There are a lot of simple concepts that don't have any established notation. Just because something is simple doesn't mean it needs or has a special notation. Why do you ask? What prevents you from just setting up a notation yourself?
$endgroup$
– James
Mar 25 at 17:42




1




1




$begingroup$
I try to confirm that there is not something already established, before settling on my own notation. Do you not do the same?
$endgroup$
– Landon
Mar 25 at 17:57




$begingroup$
I try to confirm that there is not something already established, before settling on my own notation. Do you not do the same?
$endgroup$
– Landon
Mar 25 at 17:57










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3161444%2fnotation-for-the-summation-of-the-cumulative-product-of-each-row-of-a-matrix%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3161444%2fnotation-for-the-summation-of-the-cumulative-product-of-each-row-of-a-matrix%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576