|
[Date Index]
[Thread Index]
[Author Index]
Re: Can this problem be solved in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg84494] Re: Can this problem be solved in Mathematica
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Sat, 29 Dec 2007 19:59:45 -0500 (EST)
- References: <fkqpev$hqq$1@smc.vnet.net>
Manuel Salazar wrote:
> When b=0
> y = 358.55x2 + 5811x + 17579
>
> when b=0.1
> y = 1320.3 x^3 + 1558 x^2 + 5237.9 x + 15630
>
> when b=0.2
> y = 3185.7 x^3 + 1607.2 x^2 + 5059.9 x + 13879
>
> when b=0.3
> y = 5552.8 x^3 + 588.57 x^2 + 5277.7 x + 12290
>
>
> when b=0.4
> y = 8299.1 x^3 - 1284 x^2 + 5821.4 x + 10840
>
> .
> .
> .
> .
> when b=0.9
> y = 30835x4 - 43023x3 + 32307x2 - 2884.9x + 6432.2
>
> when b=1.0
> y = 36825 x^4 - 52737 x^3 + 37969 x^2 - 4194.6 x + 5778.5
>
There is a tradition in this group that we don't help people to turn in
their maths homework when they show no real understanding of what they
are doing!
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
Re: Solving stiff differential equations
Next by Date:
Genetic Programming Systems
Previous by thread:
Re: Can this problem be solved in Mathematica
Next by thread:
DefaultAxesStyle
|