StefanF

33 Reputation

2 Badges

15 years, 364 days

MaplePrimes Activity


These are questions asked by StefanF

Why is this not giving any results at all?

solve({r*rr=0, a*p*d=rr},d)

Hi all!

Hey altogether,

how can I solve the following problem:

for i from 1 to n do f_i := x -> i; od;

In this case f_1(x) should return 1, f_2(x) should return 2, and so on? The code above is not working because the right-hand side is not evaluated. Even trying eval/unapply/.. didn't help.

Thanks for your response,
Stefan

Page 1 of 1