Vector parameters
- To: mathgroup at smc.vnet.net
- Subject: [mg72031] Vector parameters
- From: aaronfude at gmail.com
- Date: Sat, 9 Dec 2006 06:09:38 -0500 (EST)
Can Mathematics deal with vector parameters. For example, assuming that A and B are vectors, I would like to compute (greatly simplifying the problem I have at hand) Integrate[Norm[x*A+(1-x)*B], {x, 0, 1}] and obtain an anwer in terms A-dot-B?