947 reputation
19
bio website
location
age
visits member for 8 months
seen 1 hour ago
stats profile views 309

Dec
24
comment How do I solve this equation?
I repaired f[x_] := a/x^2 - x + 2; and I get NSolve::nsmet: This system cannot be solved with the methods available to NSolve.
Dec
24
accepted How do I solve this equation?
Dec
24
comment How do I solve this equation?
I am sorry. I ask SOlVE many times, but I don't notice. I will try.
Dec
24
asked How do I solve this equation?
Dec
23
comment How to find the sum all even numbers of this sequence?
I receive your help very much. Thank you.
Dec
23
accepted How to find the sum all even numbers of this sequence?
Dec
23
asked How to find the sum all even numbers of this sequence?
Dec
21
accepted How to calculate this sum?
Dec
20
comment How to calculate this sum?
Thank you very much.
Dec
20
asked How to calculate this sum?
Dec
9
accepted How to solve this combination equation?
Dec
9
asked How to solve this combination equation?
Nov
11
accepted How to determine the remaining sides given the three angles and one side of a triangle?
Nov
10
revised How to determine the remaining sides given the three angles and one side of a triangle?
deleted 1 characters in body
Nov
10
revised How to determine the remaining sides given the three angles and one side of a triangle?
added 294 characters in body
Nov
10
comment How to determine the remaining sides given the three angles and one side of a triangle?
Thank you very much.
Nov
10
comment How to determine the remaining sides given the three angles and one side of a triangle?
No. Please help me.
Nov
10
asked How to determine the remaining sides given the three angles and one side of a triangle?
Nov
1
revised How to solve this equation with positive integers as a solutions?
added 135 characters in body
Nov
1
comment How to solve this equation with positive integers as a solutions?
Thank you very much. Without loss of generality, we may assume $x \geqslant y \geqslant z$. And I tried Reduce[(1 + 1/x)*(1 + 1/y)*(1 + 1/z) == 2 && x > 0 && y > 0 && z > 0 && x >= y && y >= z, {x, y, z}, Integers]