#Discrete mathematics

13 messages · Page 1 of 1 (latest)

unkempt ingotBOT
long dagger
#

Yo @river abyss mind if you help me as well

river abyss
#

What are you looking for exactly? Do you only need the first few terms, or an explicit expression for any coefficient? Can you use a computer algebra system (like matlab)?

river abyss
long dagger
#

My bad bro

river abyss
#

Try taylor(f, a, 'Order', 15); where f is your expression

#

yeah, that seems right

#

,w taylor expansion -(70 a - 8)/(64 a^2 - 16 a + 1)

agile sleetBOT
river abyss
#

it's sum from i = 0 to infinity of a_i x^i, where a_0 = 8, a_1 = 58, a_2 = 416, etc.

#

do you need to find an explicit form for a_i?

blazing pollen
#

.close