Lebi

0 Reputation

One Badge

15 years, 31 days

MaplePrimes Activity


These are replies submitted by Lebi

This is my inequality:

W/c > ((2-a)*a*V+(1-a)*tau*X)/a((2-2*a+a^2)*V+tau*X*a)

with
0<a<1
0<V<1
0<tau<1
c>1
W>1
X>1
W>X
W>c

 

I would like to know for which values this inequality holds.

This is my inequality:

W/c > ((2-a)*a*V+(1-a)*tau*X)/a((2-2*a+a^2)*V+tau*X*a)

with
0<a<1
0<V<1
0<tau<1
c>1
W>1
X>1
W>X
W>c

 

I would like to know for which values this inequality holds.

Thanks,

any idea how to define a variable like a:= 0<a<1?

I already tried a:=seq(0..1,0.1) but thats not what i am looking for

here is an example of what i want:

 

5+a=?

and then i want 11 answers:

5

5.1

5.2

...

6

 

Or, once i solved the definition problem.

0.5-a>0

-> true for a<0.5 and false for a>0.5

i wonder if its possible that Maple tells me those values

Thanks,

any idea how to define a variable like a:= 0<a<1?

I already tried a:=seq(0..1,0.1) but thats not what i am looking for

here is an example of what i want:

 

5+a=?

and then i want 11 answers:

5

5.1

5.2

...

6

 

Or, once i solved the definition problem.

0.5-a>0

-> true for a<0.5 and false for a>0.5

i wonder if its possible that Maple tells me those values

I meant the total differential. Something like  Δf = fx Δx+ fy Δy +...

i want to check what happens to the function when i change the variables

Page 1 of 1