On Fri, Jul 22, 2011 at 10:14 PM, raman kurdi wrote:
> Hi Dears
> First I must find all primes in the form p=8k+1 or p=8k+7 in range 1.
> Second I should find the all integers a and b such that p=a^2-2b^2 in range
> 1.
> Could you please help me for writing this program?
Is this a homew
Hi Dears
First I must find all primes in the form p=8k+1 or p=8k+7 in range 1.
Second I should find the all integers a and b such that p=a^2-2b^2 in range
1.
Could you please help me for writing this program?
--
To post to this group, send email to sage-support@googlegroups.com
To unsub
On 7/22/11 3:33 PM, Owen Densmore wrote:
What is the best documentation for notebooks, specifically the worksheet
format? I found http://www.sagemath.org/doc/reference/notebook.html but
it seems to be oriented toward the developer of worksheets, not users.
I've tried things like "help" on the wo
What is the best documentation for notebooks, specifically the worksheet
format? I found http://www.sagemath.org/doc/reference/notebook.html but it
seems to be oriented toward the developer of worksheets, not users.
I've tried things like "help" on the worksheet and it gives me out of date
inf