I want to solve a depressed quartic:
ax^4 + bx^2 + cx + d = 0
Assume |a|\ll |b|,|c|,|d|.
I would like to find the solutions by expanding around the solution to the quadratic. If you try to solve in, say, Maple, and expand around a in a series you get something that blows up. That seems silly...