Charles Greathouse on Tue, 26 May 2015 17:16:54 +0200
[
Date Prev
] [
Date Next
] [
Thread Prev
] [
Thread Next
] [
Date Index
] [
Thread Index
]
Solving two-dimensional systems
To
:
pari-users@pari.math.u-bordeaux.fr
Subject
: Solving two-dimensional systems
From
: Charles Greathouse <
charles.greathouse@case.edu
>
Date
: Tue, 26 May 2015 11:16:12 -0400
Delivery-date
: Tue, 26 May 2015 17:16:54 +0200
In computing
https://oeis.org/A258042
I found myself solving this two-dimensional system:
solve(a=1.7, 1.8, my(x=solve(y=1.8, 2, y*(a+y)*log(a+y)-(a+y^2)*log(a+y^2))); log(a+x^2)/log(a+x)^2-1)
Is there any better way to do this than nested solve() calls?
Charles Greathouse
Analyst/Programmer
Case Western Reserve University
Follow-Ups
:
Re: Solving two-dimensional systems
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Prev by Date:
Re: advice
Next by Date:
Re: Solving two-dimensional systems
Previous by thread:
Re: advice
Next by thread:
Re: Solving two-dimensional systems
Index(es):
Date
Thread