MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Beginner--[Please Help]How to get coefficient list issued from a Series Command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg70141] Beginner--[Please Help]How to get coefficient list issued from a Series Command
  • From: abdou.oumaima at hotmail.com
  • Date: Thu, 5 Oct 2006 03:32:48 -0400 (EDT)

Greeting,

I've a list issued from power series like : K={a1+b1 x +c1 x^2 , a2+b2 x +c2 x^2, a3+b3 x +c3 x^2}
I need te have a1, a2 and a3.
Then b1,b2 and b3.
And  c1,c2 and c3.
I need to use all those coefficients in a Sum Command. How to do that please?

Cheers


Link to the forum page for this post:
http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageName=Special:Forum_ViewTopic&pid=14153#p14153
Posted through http://www.mathematica-users.org [[postId=14153]]



  • Prev by Date: Evaluation of 1/(1/a + 1/b + 1/r)
  • Next by Date: Re: Easy way to 're-order' the axes in Plot3D
  • Previous by thread: Re: Evaluation of 1/(1/a + 1/b + 1/r)
  • Next by thread: Re: Beginner--[Please Help]How to get coefficient list issued from a Series Command