Ramanujan's Results
> restart:
> u:=5/2*(x+y)*(p+q)-2*x*p;
> v:=2*q*y-(x+y)*(p+q);
> factor(2*u^2+3*u*v+5*v^2);
Reference: Notebook IV pp. 9-10.
>factor((((x^2-a)^2-a)^2-a)^2-a-x);
Reference: Notebook IV p. 42.
>
>
>
>
>
>
Reference: Notebook IV p. 38