Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  weierstrass_approximation.pvs   Sprache: PVS

 
weierstrass_approximation: THEORY

%--------------------------------------------------------------------------
% The Weierstrass Approximation Theorem
% (Every continuous function on a closed interval can be uniformly
% approximated by polynomials)

% Version 1      April 2010
%
% Anthony Narkawicz       NASA
%--------------------------------------------------------------------------

BEGIN

  IMPORTING reals@bernstein_polynomials,
       real_fun_continuity_equiv,
     real_fun_on_compact_sets[real,real_dist],
     uniform_continuity[real,real_dist,real,real_dist],
     reals@sqrt


  x,y,t,Ma   : VAR real
  i,j,m,p,n  : VAR nat
  k,r,Np     : VAR posnat
  delta      : VAR posreal
  a,b      : VAR real

  f: VAR [real -> real]

   Weierstrass_approx_combin1: LEMMA
     p<=2 AND k > p IMPLIES
     sigma(0,k,LAMBDA (i:nat): IF i > k THEN 0 ELSE i^p*C(k,i)*(-1)^(k-i) ENDIF) = 0

   Weierstrass_approximation_0_1: LEMMA
    continuous?[real,real_dist,real,real_dist](f,closed_intv(0,1))
    IMPLIES
      FORALL (epsilon:posreal):
      EXISTS (a: sequence[real],n:nat):
      FORALL (x:(closed_intv(0,1))):
      abs(polynomial(a,n)(x) - f(x)) < epsilon

END weierstrass_approximation

92%


¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge