moses

119 Reputation

8 Badges

15 years, 159 days

MaplePrimes Activity


These are replies submitted by moses

Good Morning Alec,

 

My Special Thanks

Moses

Good Morning Alec,

 

My Special Thanks

Moses

Hi Duncan,

Would you be kind to demonstrate how.

 

Hi Duncan,

Would you be kind to demonstrate how.

 

Thank you so much Joe.

Moses

Thank you so much Joe.

Moses

My Special thanks.

Moses

My Special thanks.

Moses

Hi Joe,

 

Thanks for your help. My goal is to generate list of equations using Maple procedure approach. Here are the equations that I'm expecting if I use Maple seq function.

t := 6

m := t + 2

Y := [seq(-Y[i+2]+Y[i+1]*(4-B[2*i-2]*(4-B[2*i-3])))/(6+A[i]-B[2*i-4]-B[2*i-1]*(4-B[2*i-3]))], i = -2 .. m)]

just in case I'm missing some brackets, I have pasted the equation below. This equations are what I would like to generate using Maple procedure.

 `#msub(mi("Y"),mi("m"))` := `$`([(-Y[i+2]+Y[i+1]*(4-B[2*i-2]*(4-B[2*i-3])))/(6+A[i]-B[2*i-4]-B[2*i-1]*(4-B[2*i-3]))], i = -2 .. m)

Regards,

 

Boyer

 boyer.adeboyejo@yahoo.com

 

Hi Joe,

 

Thanks for your help. My goal is to generate list of equations using Maple procedure approach. Here are the equations that I'm expecting if I use Maple seq function.

t := 6

m := t + 2

Y := [seq(-Y[i+2]+Y[i+1]*(4-B[2*i-2]*(4-B[2*i-3])))/(6+A[i]-B[2*i-4]-B[2*i-1]*(4-B[2*i-3]))], i = -2 .. m)]

just in case I'm missing some brackets, I have pasted the equation below. This equations are what I would like to generate using Maple procedure.

 `#msub(mi("Y"),mi("m"))` := `$`([(-Y[i+2]+Y[i+1]*(4-B[2*i-2]*(4-B[2*i-3])))/(6+A[i]-B[2*i-4]-B[2*i-1]*(4-B[2*i-3]))], i = -2 .. m)

Regards,

 

Boyer

 boyer.adeboyejo@yahoo.com

 

1 2 3 4 Page 4 of 4