MaplePrimes Questions

restart;
P := -lambda*exp(-Phi(xi))-mu*exp(Phi(xi));
            -lambda exp(-Phi(xi)) - mu exp(Phi(xi))
u[0] := A[0]+A[1]*exp(-Phi(xi))+A[2]*exp(-Phi(xi))*exp(-Phi(xi));
                                                       2
       A[0] + A[1] exp(-Phi(xi)) + A[2] (exp(-Phi(xi))) 
u[1] := diff(u[0], xi);
                / d          \              
          -A[1] |---- Phi(xi)| exp(-Phi(xi))
                \ dxi        /              

                                     2 / d          \
             - 2 A[2] (exp(-Phi(xi)))  |---- Phi(xi)|
                                       \ dxi        /
d[1] := -A[1]*P*exp(-Phi(xi))-2*A[2]*(exp(-Phi(xi)))^2*P;
-A[1] (-lambda exp(-Phi(xi)) - mu exp(Phi(xi))) exp(-Phi(xi)) - 2 

                      2                                          
  A[2] (exp(-Phi(xi)))  (-lambda exp(-Phi(xi)) - mu exp(Phi(xi)))
u[2] := diff(d[1], xi);
      /       / d          \              
-A[1] |lambda |---- Phi(xi)| exp(-Phi(xi))
      \       \ dxi        /              

        / d          \             \                       
   - mu |---- Phi(xi)| exp(Phi(xi))| exp(-Phi(xi)) + A[1] (
        \ dxi        /             /                       
                                         / d          \          
-lambda exp(-Phi(xi)) - mu exp(Phi(xi))) |---- Phi(xi)| exp(-Phi(
                                         \ dxi        /          

                               2                       
  xi)) + 4 A[2] (exp(-Phi(xi)))  (-lambda exp(-Phi(xi))

                      / d          \                         2 
   - mu exp(Phi(xi))) |---- Phi(xi)| - 2 A[2] (exp(-Phi(xi)))  
                      \ dxi        /                           

  /       / d          \              
  |lambda |---- Phi(xi)| exp(-Phi(xi))
  \       \ dxi        /              

        / d          \             \
   - mu |---- Phi(xi)| exp(Phi(xi))|
        \ dxi        /             /

d[2] := -A[1]*(lambda*P*exp(-Phi(xi))-mu*P*exp(Phi(xi)))*exp(-Phi(xi))+A[1]*(-lambda*exp(-Phi(xi))-mu*exp(Phi(xi)))*P*exp(-Phi(xi))+4*A[2]*(exp(-Phi(xi)))^2*(-lambda*exp(-Phi(xi))-mu*exp(Phi(xi)))*P-2*A[2]*(exp(-Phi(xi)))^2*(lambda*P*exp(-Phi(xi))-mu*P*exp(Phi(xi)));
-A[1] (lambda (-lambda exp(-Phi(xi)) - mu exp(Phi(xi))) exp(-Phi(

  xi))

   - mu (-lambda exp(-Phi(xi)) - mu exp(Phi(xi))) exp(Phi(xi))) 

  exp(-Phi(xi))

                                                   2                   
   + A[1] (-lambda exp(-Phi(xi)) - mu exp(Phi(xi)))  exp(-Phi(xi)) + 4 

                      2 
  A[2] (exp(-Phi(xi)))  

                                           2          
  (-lambda exp(-Phi(xi)) - mu exp(Phi(xi)))  - 2 A[2] 

                 2                               
  (exp(-Phi(xi)))  (lambda (-lambda exp(-Phi(xi))

   - mu exp(Phi(xi))) exp(-Phi(xi))

   - mu (-lambda exp(-Phi(xi)) - mu exp(Phi(xi))) exp(Phi(xi)))

collect(expand((2*k*k)*w*beta*d[2]-(2*alpha*k*k)*d[1]-2*w*u[0]+k*u[0]*u[0]), exp(Phi(xi)));
   2               2            2                 2              
4 k  w beta A[2] mu  - 2 alpha k  A[1] mu + k A[0]  - 2 w A[0] + 

       1       /        2                             2        
  ------------ \4 beta k  lambda mu w A[1] - 4 alpha k  mu A[2]
  exp(Phi(xi))                                                 

                             \          1        /         2 
   + 2 k A[0] A[1] - 2 w A[1]/ + --------------- \16 beta k  
                                               2             
                                 (exp(Phi(xi)))              

                              2                            
  lambda mu w A[2] - 2 alpha k  lambda A[1] + 2 k A[0] A[2]

           2           \          1        /        2       2    
   + k A[1]  - 2 w A[2]/ + --------------- \4 beta k  lambda  w A
                                         3                       
                           (exp(Phi(xi)))                        

                 2                            \
  [1] - 4 alpha k  lambda A[2] + 2 k A[1] A[2]/

              2       2                2
     12 beta k  lambda  w A[2] + k A[2] 
   + -----------------------------------
                             4          
               (exp(Phi(xi)))           

restart;
solve({12*beta*k^2*lambda^2*w*A[2]+k*A[2]^2, 4*beta*k^2*lambda^2*w*A[1]-4*alpha*k^2*lambda*A[2]+2*k*A[1]*A[2], 4*beta*k^2*mu^2*w*A[2]-2*alpha*k^2*mu*A[1]+k*A[0]^2-2*w*A[0], 4*beta*k^2*lambda*mu*w*A[1]-4*alpha*k^2*mu*A[2]+2*k*A[0]*A[1]-2*w*A[1], 16*beta*k^2*lambda*mu*w*A[2]-2*alpha*k^2*lambda*A[1]+2*k*A[0]*A[2]+k*A[1]^2-2*w*A[2]}, {k, w, A[0], A[1], A[2]});
{k = 0, w = 0, A[0] = A[0], A[1] = A[1], A[2] = A[2]}, 

  {k = k, w = w, A[0] = 0, A[1] = 0, A[2] = 0}, 

                                                     /
   /                     2 w                    \    |
  { k = k, w = w, A[0] = ---, A[1] = 0, A[2] = 0 }, < 
   \                      k                     /    |
                                                     \

            /                    2    \  
  k = RootOf\24 beta lambda mu _Z  - 1/, 

            /                2    \        
      RootOf\100 lambda mu _Z  + 1/ alpha  
  w = -----------------------------------, 
                     beta                  

                 /                2    \           
           RootOf\100 lambda mu _Z  + 1/ alpha     
  A[0] = ----------------------------------------, 
                      /                    2    \  
         2 beta RootOf\24 beta lambda mu _Z  - 1/  

                            alpha                                 
  A[1] = --------------------------------------------, A[2] = -12 
                          /                    2    \             
         10 beta mu RootOf\24 beta lambda mu _Z  - 1/             

        /                    2    \       2       /              
  RootOf\24 beta lambda mu _Z  - 1/ lambda  RootOf\100 lambda mu 

                \    /                                       
    2    \      |    |          /                    2    \  
  _Z  + 1/ alpha >, < k = RootOf\24 beta lambda mu _Z  + 1/, 
                |    |                                       
                /    \                                       

            /                2    \        
      RootOf\100 lambda mu _Z  + 1/ alpha  
  w = -----------------------------------, 
                     beta                  

                  /                2    \          
          3 RootOf\100 lambda mu _Z  + 1/ alpha    
  A[0] = ----------------------------------------, 
                      /                    2    \  
         2 beta RootOf\24 beta lambda mu _Z  + 1/  

                              alpha                              
  A[1] = - --------------------------------------------, A[2] = -
                            /                    2    \          
           10 beta mu RootOf\24 beta lambda mu _Z  + 1/          

           /                    2    \       2       /           
  12 RootOf\24 beta lambda mu _Z  + 1/ lambda  RootOf\100 lambda 

                   \ 
       2    \      | 
  mu _Z  + 1/ alpha >
                   | 
                   / 
set 1;
Error, missing operation
    Typesetting:-mambiguous(Typesetting:-mambiguous(set 1, 

      Typesetting:-merror("missing operation")))
{k = RootOf(24*_Z^2*beta*lambda*mu-1), w = RootOf(100*_Z^2*lambda*mu+1)*alpha/beta, A[0] = (1/2)*RootOf(100*_Z^2*lambda*mu+1)*alpha/(beta*RootOf(24*_Z^2*beta*lambda*mu-1)), A[1] = (1/10)*alpha/(beta*mu*RootOf(24*_Z^2*beta*lambda*mu-1)), A[2] = -12*RootOf(24*_Z^2*beta*lambda*mu-1)*lambda^2*RootOf(100*_Z^2*lambda*mu+1)*alpha};
 /                                       
 |          /                    2    \  
< k = RootOf\24 beta lambda mu _Z  - 1/, 
 |                                       
 \                                       

            /                2    \        
      RootOf\100 lambda mu _Z  + 1/ alpha  
  w = -----------------------------------, 
                     beta                  

                 /                2    \           
           RootOf\100 lambda mu _Z  + 1/ alpha     
  A[0] = ----------------------------------------, 
                      /                    2    \  
         2 beta RootOf\24 beta lambda mu _Z  - 1/  

                            alpha                                 
  A[1] = --------------------------------------------, A[2] = -12 
                          /                    2    \             
         10 beta mu RootOf\24 beta lambda mu _Z  - 1/             

        /                    2    \       2       /              
  RootOf\24 beta lambda mu _Z  - 1/ lambda  RootOf\100 lambda mu 

                \ 
    2    \      | 
  _Z  + 1/ alpha >
                | 
                / 
restart;
restart;
solve({24*Z^2*beta*lambda*mu-1}, {Z});
               /              (1/2)         \   
               |             6              |   
              < Z = ------------------------ >, 
               |                       (1/2)|   
               \    12 (beta lambda mu)     /   

                 /                (1/2)         \ 
                 |               6              | 
                < Z = - ------------------------ >
                 |                         (1/2)| 
                 \      12 (beta lambda mu)     / 
solve({100*Z^2*lambda*mu+1}, {Z});
   /               1          \    /             1          \ 
   |Z = - --------------------| ,  |Z = --------------------| 
  <                      (1/2) >  <                    (1/2) >
   |      10 (-lambda mu)     |    |    10 (-lambda mu)     | 
   \                          /    \                        / 
restart;
k := (1/12)*sqrt(6)/sqrt(beta*lambda*mu);
                              (1/2)         
                             6              
                    ------------------------
                                       (1/2)
                    12 (beta lambda mu)     
w := -alpha/((10*sqrt(-lambda*mu))*beta);
                              alpha          
                  - -------------------------
                                   (1/2)     
                    10 (-lambda mu)      beta
A[0] := 1/2*(-alpha/((10*sqrt(-lambda*mu))*((1/12)*beta*sqrt(6)/sqrt(beta*lambda*mu))));
                       (1/2)                 (1/2)
                alpha 6      (beta lambda mu)     
              - ----------------------------------
                                   (1/2)          
                    10 (-lambda mu)      beta     
A[1] := (1/10)*alpha/((1/12)*beta*mu*sqrt(6)/sqrt(beta*lambda*mu));
                      (1/2)                 (1/2)
               alpha 6      (beta lambda mu)     
               ----------------------------------
                           5 beta mu             
A[2] := (12*(1/12))*sqrt(6)*lambda^2*alpha/(sqrt(beta*lambda*mu)*(10*sqrt(-lambda*mu)));
                       (1/2)       2                 
                      6      lambda  alpha           
           ------------------------------------------
                              (1/2)             (1/2)
           10 (beta lambda mu)      (-lambda mu)     
lambda := 3;
                               3
mu := 2;
                               2
H := -ln(sqrt(lambda/mu)*tan(sqrt(lambda*mu)*(xi+C)));
                  /1  (1/2)    / (1/2)         \\
               -ln|- 6      tan\6      (xi + C)/|
                  \2                            /
u[0] := A[0]+A[1]*exp(-H)+A[2]*exp(-H)*exp(-H);
               (1/2)            (1/2)    / (1/2)         \
     alpha (-6)        3 alpha 6      tan\6      (xi + C)/
     --------------- + -----------------------------------
             (1/2)                       (1/2)            
      10 beta                     10 beta                 

                                                2
                      (1/2)    / (1/2)         \ 
          9 alpha (-6)      tan\6      (xi + C)/ 
        - ---------------------------------------
                              (1/2)              
                       40 beta                   
f := diff(u[0], xi);
         /                        2\                         
         |       / (1/2)         \ |                /        
 9 alpha \1 + tan\6      (xi + C)/ /        1       |        
 ----------------------------------- - ------------ \9 alpha 
                   (1/2)                      (1/2)          
             5 beta                    20 beta               

                                  /                        2\ 
       (1/2)    / (1/2)         \ |       / (1/2)         \ | 
   (-6)      tan\6      (xi + C)/ \1 + tan\6      (xi + C)/ / 

         \
    (1/2)|
   6     /
S := diff(f, xi);
                              /                        2\       
            / (1/2)         \ |       / (1/2)         \ |  (1/2)
18 alpha tan\6      (xi + C)/ \1 + tan\6      (xi + C)/ / 6     
----------------------------------------------------------------
                                (1/2)                           
                          5 beta                                

                                                   2   
                        /                        2\    
                  (1/2) |       / (1/2)         \ |    
     27 alpha (-6)      \1 + tan\6      (xi + C)/ /    
   - ----------------------------------------------- - 
                             (1/2)                     
                      10 beta                          

              /                                       2 / 
       1      |             (1/2)    / (1/2)         \  | 
  ----------- \27 alpha (-6)      tan\6      (xi + C)/  \1
        (1/2)                                             
  5 beta                                                  

                         2\\
        / (1/2)         \ ||
   + tan\6      (xi + C)/ //

eq := (2*k*k)*w*beta*S-(2*alpha*k*k)*f-2*w*u[0]+k*u[0]*u[0];
          /                /
          |                |
          |                |
    1     |          (1/2) |
--------- |alpha (-6)      |
4320 beta |                |
          \                \

                                /                        2\       
              / (1/2)         \ |       / (1/2)         \ |  (1/2)
  18 alpha tan\6      (xi + C)/ \1 + tan\6      (xi + C)/ / 6     
  ----------------------------------------------------------------
                                  (1/2)                           
                            5 beta                                

                                                   2   
                        /                        2\    
                  (1/2) |       / (1/2)         \ |    
     27 alpha (-6)      \1 + tan\6      (xi + C)/ /    
   - ----------------------------------------------- - 
                             (1/2)                     
                      10 beta                          

              /                                       2 / 
       1      |             (1/2)    / (1/2)         \  | 
  ----------- \27 alpha (-6)      tan\6      (xi + C)/  \1
        (1/2)                                             
  5 beta                                                  

                            \\                   
                            ||           /      /
                         2\\||           |      |
        / (1/2)         \ ||||      1    |      |
   + tan\6      (xi + C)/ //|| - ------- |alpha |
                            ||   72 beta |      |
                            //           \      \

          /                        2\                         
          |       / (1/2)         \ |                /        
  9 alpha \1 + tan\6      (xi + C)/ /        1       |        
  ----------------------------------- - ------------ \9 alpha 
                    (1/2)                      (1/2)          
              5 beta                    20 beta               

                                 /                        2\ 
      (1/2)    / (1/2)         \ |       / (1/2)         \ | 
  (-6)      tan\6      (xi + C)/ \1 + tan\6      (xi + C)/ / 

         \\           /                /               
        \||           |                |          (1/2)
   (1/2)|||      1    |          (1/2) |alpha (-6)     
  6     /|| - ------- |alpha (-6)      |---------------
         ||   30 beta |                |        (1/2)  
         //           \                \ 10 beta       

              (1/2)    / (1/2)         \
     3 alpha 6      tan\6      (xi + C)/
   + -----------------------------------
                       (1/2)            
                10 beta                 

                                           2\\                /
                 (1/2)    / (1/2)         \ ||                |
     9 alpha (-6)      tan\6      (xi + C)/ ||        1       |
   - ---------------------------------------|| + ------------ |
                         (1/2)              ||          (1/2) |
                  40 beta                   //   12 beta      \

  /                                                     
  |          (1/2)            (1/2)    / (1/2)         \
  |alpha (-6)        3 alpha 6      tan\6      (xi + C)/
  |--------------- + -----------------------------------
  |        (1/2)                       (1/2)            
  \ 10 beta                     10 beta                 

                                           2\  \
                 (1/2)    / (1/2)         \ |  |
     9 alpha (-6)      tan\6      (xi + C)/ |  |
   - ---------------------------------------|^2|
                         (1/2)              |  |
                  40 beta                   /  /
value(%);
          /                /
          |                |
          |                |
    1     |          (1/2) |
--------- |alpha (-6)      |
4320 beta |                |
          \                \

                                /                        2\       
              / (1/2)         \ |       / (1/2)         \ |  (1/2)
  18 alpha tan\6      (xi + C)/ \1 + tan\6      (xi + C)/ / 6     
  ----------------------------------------------------------------
                                  (1/2)                           
                            5 beta                                

                                                   2   
                        /                        2\    
                  (1/2) |       / (1/2)         \ |    
     27 alpha (-6)      \1 + tan\6      (xi + C)/ /    
   - ----------------------------------------------- - 
                             (1/2)                     
                      10 beta                          

              /                                       2 / 
       1      |             (1/2)    / (1/2)         \  | 
  ----------- \27 alpha (-6)      tan\6      (xi + C)/  \1
        (1/2)                                             
  5 beta                                                  

                            \\                   
                            ||           /      /
                         2\\||           |      |
        / (1/2)         \ ||||      1    |      |
   + tan\6      (xi + C)/ //|| - ------- |alpha |
                            ||   72 beta |      |
                            //           \      \

          /                        2\                         
          |       / (1/2)         \ |                /        
  9 alpha \1 + tan\6      (xi + C)/ /        1       |        
  ----------------------------------- - ------------ \9 alpha 
                    (1/2)                      (1/2)          
              5 beta                    20 beta               

                                 /                        2\ 
      (1/2)    / (1/2)         \ |       / (1/2)         \ | 
  (-6)      tan\6      (xi + C)/ \1 + tan\6      (xi + C)/ / 

         \\           /                /               
        \||           |                |          (1/2)
   (1/2)|||      1    |          (1/2) |alpha (-6)     
  6     /|| - ------- |alpha (-6)      |---------------
         ||   30 beta |                |        (1/2)  
         //           \                \ 10 beta       

              (1/2)    / (1/2)         \
     3 alpha 6      tan\6      (xi + C)/
   + -----------------------------------
                       (1/2)            
                10 beta                 

                                           2\\                /
                 (1/2)    / (1/2)         \ ||                |
     9 alpha (-6)      tan\6      (xi + C)/ ||        1       |
   - ---------------------------------------|| + ------------ |
                         (1/2)              ||          (1/2) |
                  40 beta                   //   12 beta      \

  /                                                     
  |          (1/2)            (1/2)    / (1/2)         \
  |alpha (-6)        3 alpha 6      tan\6      (xi + C)/
  |--------------- + -----------------------------------
  |        (1/2)                       (1/2)            
  \ 10 beta                     10 beta                 

                                           2\  \
                 (1/2)    / (1/2)         \ |  |
     9 alpha (-6)      tan\6      (xi + C)/ |  |
   - ---------------------------------------|^2|
                         (1/2)              |  |
                  40 beta                   /  /
simplify(%);
                                    /       /                   
                 1                  |     2 |        / (1/2)    
----------------------------------- \alpha  \24 I sin\6      (xi
                                  4                             
        (3/2)    / (1/2)         \                              
640 beta      cos\6      (xi + C)/                              

                             3                          4
       \    / (1/2)         \          / (1/2)         \ 
   + C)/ cos\6      (xi + C)/  - 21 cos\6      (xi + C)/ 

             / (1/2)         \    / (1/2)         \
   - 16 I sin\6      (xi + C)/ cos\6      (xi + C)/

                            2    \\
           / (1/2)         \     ||
   + 26 cos\6      (xi + C)/  - 9//
 

Hi everybody 

l I tried to install Maple 2018.2 on the golden master of Catalina and it didn't work : the installation process ended after the entering of the password to authorize the installation. In fact Maple 2018.2 still contains 32 bit elements. Is there a solution ? Thank you


 

David

 

Say you have your data, a list of coordinates as,

d1 := [[3, 11], [4, 6], [5, 8]]

Where the goal here is to take the x-coordinate, subtract that by two, then add all the subtracted coordinates together, basically,

(3-2)+(4-2)+(5-2) = 6

 

I would like to write a procedure to do this, my template done to the best of my maple knowledge below:

f2 :=proc(dat::list)

for i from 1 to nops(dat) do 
val1:={{ PULL data[i,1]}}  
sub2 :=val1-2 

{{add sub2 to new 1 D array}}   

end do;  

{{sum array}}  
end proc

The '{{ }}' brackets indicate that I have no idea how to do that function. Basically, I need to pull each x-element, subtract it by 2, add to a new list, and sum the list.

 

I would be grateful for any help, thanks!

 

Second terms coefficient = 2/3*x when (....)^2

9/16*x^2 when (...)^3

64/125*x^3 when (...)^4

625/1296*x^4

Which Bernstein has these result?

Which limit function of x^n = (n^(n-1))/((n+1)^(n-1))*x^(n-1)?

how to find and calculate?

 

 

I have a simple plot showing a quantity against another. The vertical axis values happen to be relatively large integers (tuning words for a direct digital synthesizer, if anyone cares). In the plot pasted-in below this would be W. Maple insists plotting these in scientific notation with 5 or so digits. Is there any way to force the vertical axis to show labels in integers? I scoured the docs for this but came up empty. To be clear, Maple does the right thing in 99% of all cases, is just that these tuning words are integers so the scientific expression makes no sense here. Plotting the equivalent Hex value would also be acceptable, except that I don't know how to do that either.

Thanks,

Mac Dude

I have a dual boot mac book (so a mac book air with windows mode). I am trying to get my answer displayed inline (so the alt+enter on a normal windows computer), but I cant figure out how to do it on mine (since the alt+cmd+enter also doesnt work). Does someone have a solution for me? 

Thanks in advance 

Hello

l'm on here with yet another optimization problem...

Wanting to know if I can get the same results as Samir using DirectSearch package. After 2.2.2

https://www.maplesoft.com/applications/view.aspx?SID=140702

Omega_Ratio_Optimiza_DS.mw

How do I draw three vectors on the same axis of coordinates, I see this vector appear after the previous vector one second  and on the screen when this vector appears, the previous vector remains on the screen and on the last screen I see all three vectors with the Maple command?

Example : plottools :- arrow( [1, -2], [4, -1], 0.001, 0.05, 0.1), plottools :- arrow( [-1, 3], [2, 1], 0.001, 0.05, 0.1), plottools :- arrow( [0, 2], [-3, 0], 0.001, 0.05, 0.1).

Thanks so much for the help of everyone!

Hi,

    This is not an answer. I can't ask question, since I can't add any 'tags'! This problem appeared long time ago, but I hadn't solved it until now. So I ask here.

    I have a question about the function coeffs(). I don't know why it cann't get coefficients for me.

question.mw

Thanks.

Variable disappear after read file and then pass parameter to create thread

 

I have a question about animating 3d space curves (vector-valued functions). I have a curve that has a component x(t), component y(t), component z(t), and a time, t. The problem says to create an animation of a point moving around the curve. How do I do this?

Thank you.

first I define some constants (note I may change the constants later based on the context of the application)

p_l := 10^(-15);     
epsilon := 1.09*10^(-10);
p_B := 1.09*10^(-8);

n_A := 10^7;         
k_A := 0;
n_B := 10^8; 
k_B := 0;

then I define a function l(x,y):

l := (x, y) -> x^k_A*(1 - x)^(n_A - k_A)*y^k_B*(1 - y)^(n_B - k_B)

Now I use both with(GlobalOptimization) and with(Optimization) to maximize l(x,y) give some constraints and I get:

GlobalSolve(l(x_1, y_1), x_1 = p_l .. epsilon, y_1 = p_B .. 1, maximize, initialpoint = [x_1 = 0, y_1 = 0]);
  [-0., [x_1 = 1.09000000000000 10^(-10)   , y_1 = 0.633548870211381]]


Maximize(l(x_1, y_1), x_1 = p_l .. epsilon, y_1 = p_B .. 1, initialpoint = [x_1 = 0, y_1 = 0]);
 [0.33621648834727435318,  [x_1 = 1.00000000000000 10^(-15)   , y_1 = 1.0900000000000000000 10^(-8)  ] ]

 

Clearly the second answer is right and the first is wrong... I am not sure why the ``global optimazation'' is doing worse than the normal and free ``optimazation''.. Am I using the GlobalSolve in a wrong way??

A warm greeting for everyone

I have a function in one variable r defined in spherical coordinates f(r)=r^2+1.
I want to getting field plot or gradient plot for this function in spherical coordinates: 0<r<1,  0<theta<Pi/2 and 0<phi<2Pi.
is there any suggestion

Amr

 

Hi, for each region shown in the figure, there is a single point. I want to define the location constraints of the point in each region

e.g. for region 1 and 5, it is easy to define:

R1 := {p_B <= y_1 <= 1, p_l <= x_1 <= epsilon}

R5:={y_5 <= x_5, p_l <= x_5<= epsilon, p_l <= y_5 <= epsilon}

but what about region 2? it seems wrong if I define like this in maple:

R2 := {epsilon <= x_2 <= p_B, p_B <= y_2 <= 1} union {x_2 <= y_2, p_B <= x_2  <= 1, p_B <= y_2 <= 1}

Or it is actually right....

First 634 635 636 637 638 639 640 Last Page 636 of 2425