LeeHoYeung

Mr. Ho Yeung Lee

535 Reputation

10 Badges

12 years, 239 days

Social Networks and Content at Maplesoft.com

Seldom to ask question after retired math hobby Welcome August, February, July, May born girl And waited for her email to mavio@protonmail.com

MaplePrimes Activity


These are questions asked by LeeHoYeung

a+c^2

5*a+b^5

2*a+b^2*c+3*c

assume system of polynomials are above, how to test whether inverse exist

and find inverse of them

 

how to calculate the RicciTensor for system of 3 polynomials equations in 3 variables

i find examples using differential expression, how to do for system of polynomial equations

 

Riemannian metric of constant sectional curvature

expect to test whether metric of constant sectional curvature g(t) = 1 when t tends to infinity or finite T

with(DifferentialGeometry):
with(Tensor):
DGSetup([x,y,z],M);
C1 := Connection();
R1 := CurvatureTensor(C1);
Ric1 := RicciTensor(R1);

sys := Diff(g(t), t) = -2*Ric1;

 

 

how to convert legendre polynomials into system of polynomials of 3 variables for drawing sphere with this ideal?

is possible to draw sphere from system of monomial polynomials?

how to calculate the cobordism between two ideals

do graph have invariant for invariant of cayley graph

First 81 82 83 84 85 86 87 Last Page 83 of 141