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


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

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



Does anyone have the AMS 2.08 or know where I can get a copy of this version. I know it was recalled due to problems with the black link but I don't have that so it won't matter.  Can someone please help me?       Joshua
----- Original Message -----
From: giwrgos giwrgos
To: ti-basic@lists.ticalc.org
Sent: Friday, April 04, 2003 2:03 PM
Subject: [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: References: