User Portlet User Portlet

Discussions
Hi everyone, I want to calculate an integral that applies to a list of value. The question is how can I replace the value in the list and get the result. For example, Integrate[a x^2, {x,1, c}] a={ 1, 2, 3, 4, 5, 6} c={ 6, 5, 4,...
I was plotting the graph showing the variation of the instantaneous copolymer composition F1 with monomer composition f1 through the equation F1 = ( f1 f2 + r1 f1^2) / (r1 f1^2 + 2 f1 f2 + r2 f2^2) whereas r1 and r2 are given for...