[TIB] Re: help,store to variable with loop


[Prev][Next][Index][Thread]

[TIB] Re: help,store to variable with loop





Thank you all for answering to my previous question
I have the following part of a programm(AMS2.08)

Request "order",n,0

expr(n)»n

seq((x-a)^i*(x-b),i,1,n)»list

m1*x+m2+Ó(expr("a"&string(i))*list[i],i,1,n)»ud(x)

 

but ud(x) is not a function of x anymore!

for example for n=2 and m1=m2=0 and a=0 and b=1,ud(x)=x*(x-1)*(a2*x+a1)  but ud(y)=x*(x-1)*(a2*x+a1) !!!

how can I fix this?
Thank you


The new MSN 8: smart spam protection and 2 months FREE*
Follow-Ups: