I wish to know about the existing methods to solve a fractional order algebraic equation. I am not asking about solution of fractional order differential equations. To make things clear, the problem is described below:
How to solve an equation of the form:
a0yn+a1yn1+a2yn2+.....+amynm=0
where n, n1,n2...nm have non-integer values and
a0,a1,a2...am are real constants
I have achieved the solution to some example fractional-order equations using Mathematica. But, I need to learn the underlying mathematics.
Please suggest!