Re: Solve Equation Symbolically
- From: "evan klinger" <eklinger1-nospam@xxxxxxx>
- Date: Mon, 12 Nov 2007 22:25:17 +0000 (UTC)
roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson) wrote in
message <fhaiam$k8$1@xxxxxxxxxxxxxxxxxxxxxxx>...
In article <fhag57$bca$1@xxxxxxxxxxxxxxxxxx>,polynomial
evan klinger <eklinger1-nospam@xxxxxxx> wrote:
Is there a way to increase the 25,000 character limit? I
really need to solve up to cv12, I just used up to cv3 to
demonstrate what I'm trying to do. However, using
solve(collect(expand(cv12))) returns an error:
??? Error using ==> solve at 162
Unable to find closed form solution.
It isn't any 25000 character limit that is getting you:
you are trying to find the closed form solution to a
of order 12 that does not happen to be factorable downgeneralized
to polynomials of degree 5 or less (degree 5 is the maximum
for which closed form polynomial solutions always exist.)
Using Maple directly, there is simply no closed form solution
available for cv12. Beyond cv3, even where the closed form
solutions exist in principle, Maple will just show a
placeholder instead (closed form quadratics and quintics arenew? It hath
pretty messy at the best of times.)
--
"Is there any thing whereof it may be said, See, this is
been already of old time, which was before us." --Ecclesiastes
So what are my options here? I would like a closed form
solution so that I can plug in values into the variables
directly and solve, but if that's not possible, is there any
alternative?
Thank you for all your help so far
.
- Follow-Ups:
- Re: Solve Equation Symbolically
- From: Walter Roberson
- Re: Solve Equation Symbolically
- References:
- Solve Equation Symbolically
- From: evan klinger
- Re: Solve Equation Symbolically
- From: Ben Hinkle
- Re: Solve Equation Symbolically
- From: Ben Hinkle
- Re: Solve Equation Symbolically
- From: evan klinger
- Re: Solve Equation Symbolically
- From: Walter Roberson
- Solve Equation Symbolically
- Prev by Date: Re: color image mapping
- Next by Date: kmeans help once again
- Previous by thread: Re: Solve Equation Symbolically
- Next by thread: Re: Solve Equation Symbolically
- Index(es):
Relevant Pages
|