Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketRadiusCostPolynomial

Polynomial formulas for the fixed-order inverse and for a common source-radius envelope. No target radius, forcing amplitude or grade occurs in the primitive envelope.

Inverse polynomial as an element of ℕ → Polynomial ℝ | 0 => I | n+1 => I+inversePolynomial I B n+2^n*B*(inversePolynomial I B n)^2.

Equations
Instances For

    Inverse block polynomial, given by 1+inversePolynomial I (coefficientPolynomial q R C) q*(coefficientPolynomial q R C+D).

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem EulerParameterWordGevrey.inverseBlockCost_mono_all {ι : Type u_1} [Fintype ι] (q : ) {I R C D I' R' C' D' : } (hI : 0 I) (hR : 0 R) (hC : 0 C) (hD : 0 D) (hi : I I') (hr : R R') (hc : C C') (hd : D D') :
      inverseBlockCost ι q I R C D inverseBlockCost ι q I' R' C' D'
      theorem EulerParameterWordGevrey.inverseBlockCost_one_le {ι : Type u_1} [Fintype ι] (q : ) {I R C D : } (hI : 0 I) (hR : 0 R) (hC : 0 C) (hD : 0 D) :
      1 inverseBlockCost ι q I R C D
      @[reducible, inline]

      Coeff: an abbreviation for sobolevCoefficientAmplitude (Fin 4) 6 R C.

      Equations
      Instances For
        @[reducible, inline]

        Coeff poly: an abbreviation for coefficientPolynomial 6 R C.

        Equations
        Instances For

          Inverse envelope, given by 2*(1+2*W^5+2*W^2)^2.

          Equations
          Instances For

            Form envelope, given by 36*W^2*(1+W).

            Equations
            Instances For

              Endpoint envelope, given by 6*coeff W W*W.

              Equations
              Instances For

                Weak envelope, given by inverseBlockCost (Fin 4) 6 (inverseEnvelope W) W (formEnvelope W) (3*coeff W (2*W)*endpointEnvelope W).

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  Strong envelope, given by inverseBlockCost (Fin 4) 6 W W (3*W^2) (3*coeff W W*(endpointEnvelope W+6*coeff W W*(2*W+2))).

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    Forward envelope, given by let b := coeff (4*W) (1+36*W^4) 1+sobolevInverseCost 1 b 6*(b+W*(2*W+2)).

                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For

                      Jet envelope, given by 64+40*W^2.

                      Equations
                      Instances For

                        Required envelope, given by `W+16jetEnvelope W+2(weakEnvelope W+strongEnvelope W)(16W+1)

                        • 2forwardEnvelope W(64*W+1)`.
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          Physical envelope, given by let a := coeff (4*W) W 3*a+3*a*(3*coeff (4*W) (18*W^3)+3*coeff (4*W) (3*W^2)).

                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            Common envelope, given by 6*coeff W W*(2*W+2)+6*coeff W W+physicalEnvelope W.

                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For

                              Normal envelope, given by coeff (5*W+1) (1+W+6*W^2+729*W^6).

                              Equations
                              Instances For

                                Pressure envelope, given by 3*coeff (4*W) (3*W^2)*(1+6*coeff (4*W) W*commonEnvelope W).

                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For

                                  Grade envelope, given by commonEnvelope W+135*(normalEnvelope W)^2*(period*commonEnvelope W) + 3*period*pressureEnvelope W.

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    Mean envelope, given by let a := coeff W W 3*a*(W+2)+3*(a*(W+2)+a)+3*a*(W+3*a+6*a*(W+2)).

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For

                                      Terminal envelope, given by coeff (jetEnvelope W) (300*(9/rawBump 0)^3*W^2*terminalMass)*W.

                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For

                                        Radius envelope, given by 18*W+2*requiredEnvelope W+meanEnvelope W+gradeEnvelope W*(1+terminalEnvelope W).

                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For

                                          Radius polynomial as an element of Polynomial.

                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For

                                            Radius power, given by radiusPolynomial.natDegree.

                                            Equations
                                            Instances For