das_mentary

12 Reputation

2 Badges

16 years, 172 days

MaplePrimes Activity


These are questions asked by das_mentary

Hey there,

 

let say I have an equation like that:

2.5665*x+3.79094*x^2+3.52723*x^3+2.1137*x^4+.76839*x^5+0.0911*x^6-0.076*x^7 = x*(a[0]*x+a[1]*x+a[2]*x^2+a[3]*x^3)^(13/9)/(c[0]+c[1]*x+c[2]*x^2+c[3]*x^3+c[4]*x^4)

 

what Maple iteration utility that I can use to solve for a[0], a[1], a[2], a[3], c[0], c[1],c[2],c[3] and c[4] when x--> 1.14?

 

Thanks



 

Hey there,

Here the problem that I'm facing:

I have an equation that as follow:

B0+B1*x+B2*x^2+B3*x^3+B4*x^4+B5*x^5+B6*x^6+B7*x^7= (a0+a1*x+a2*x^2+a3*x^3+a4*x^4)^powerN / (c0+c1*x+c2*x^2+c3*x^3)

with all the B's are known coefficients; what I'm trying to do here is to determine the coefficients for a's and c's, as well as the powerN (may and may not be an integer). Is there any way that I can solve that?

Thanks!!!

Page 1 of 1