942 reputation
19
bio website
location
age
visits member for 8 months
seen 3 hours ago
stats profile views 306

17h
comment Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
I have just edited $[-10,10]$. I want only integer solutionS. I think, $x$ depend on parameters.
17h
revised Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
edited body
19h
revised Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
added 411 characters in body
2d
revised Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
edited body
2d
comment Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
My code is $[-10,10]$, and ofcourse, it can $[-10,10]$; $k$ is parameter and $x$ is a unknown.
2d
revised Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
added 3 characters in body; edited title
2d
revised Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
added 291 characters in body; edited title
2d
asked Find all the integer numbers $a$, $b$, $c$, $d$, $e$, $f$, $k$ to this equation have three integer different solutions?
May
6
accepted How to convert the symbol $d$ in Integrate into $\mathrm{d}$?
May
6
comment How to convert the symbol $d$ in Integrate into $\mathrm{d}$?
I don't understand, my computer doesn't run.
May
6
asked How to convert the symbol $d$ in Integrate into $\mathrm{d}$?
Apr
28
comment How to find the minimum of this constrained expression?
@belisarius I did so. Thank you.
Apr
28
comment How to find the minimum of this constrained expression?
My problem is Minimize[{1/2 (x^2 y^2 + y^2 z^2 + z^2 x^2) + 96/(x + y + z + 1), x >= 0 && y >= 0 && z >= 0 && x^2 + y^2 + z^2 == 5}, {x, y, z}]. But I typed wrong.
Apr
28
comment How to find the minimum of this constrained expression?
@belisarius I am a teacher. I only want check my problem.
Apr
28
comment How to find the minimum of this constrained expression?
I am sory. Thank you very much.
Apr
28
accepted How to find the minimum of this constrained expression?
Apr
28
comment How to find the minimum of this constrained expression?
How about exact answer?
Apr
28
asked How to find the minimum of this constrained expression?
Apr
23
accepted How to delete duplicate solutions of this system of equations?
Apr
23
revised How to delete duplicate solutions of this system of equations?
added 1 characters in body