On Euler s attempt to compute logarithms by interpolation

Größe: px
Ab Seite anzeigen:

Download "On Euler s attempt to compute logarithms by interpolation"

Transkript

1 Euler p. 1/1 On Euler s attempt to compute logarithms by interpolation Walter Gautschi wxg@cs.purdue.edu Purdue University

2 Leonhard Euler Euler p. 2/1

3 Euler p. 3/1

4 From Euler s letter to Daniel Bernoulli Euler p. 4/1

5 Euler p. 5/1 Ich vermeinte neulich, daß nachfolgende Series m 1 9 (m 1)(m 10) (m 1)(m 10)(m 100) (m 1)(m 10)(m 100)(m 1000) etc. (alwo die Anzahl der nullen im Numeratore und Denominatore einander gleich sind, im übrigen ist die Lex klar) den Logarithmum communem ipsius m exprimire, dann ist m = 1, so ist die gantze Series = 0, ist m = 10 so kommt 1, ist m = 100, kommt 2, und so fortan. Als ich nun daraus den Log [arithmum] 9 finden wollte, bekam ich eine Zahl welche weit zu klein war, ohngeacht diese Series sehr stark convergirte.

6 Euler p. 6/1 Euler s idea Compute f(x) = log x, 1 x < 10, by interpolating f at x r = 10 r, r = 0, 1, 2,...

7 Euler p. 6/1 Euler s idea Compute f(x) = log x, 1 x < 10, by interpolating f at x r = 10 r, r = 0, 1, 2,... Newton interpolation series S(x) = k=1 a k(x 1)(x 10) (x 10 k 1 ) a k = [x 0, x 1,..., x k ]f, k = 1, 2, 3,... Euler: a 1 = 1 9, a 2 = 1 990, a 3 = , a 4 =

8 Euler s idea Compute f(x) = log x, 1 x < 10, by interpolating f at x r = 10 r, r = 0, 1, 2,... Newton interpolation series S(x) = k=1 a k(x 1)(x 10) (x 10 k 1 ) a k = [x 0, x 1,..., x k ]f, k = 1, 2, 3,... Euler: a 1 = 1 9, a 2 = 1 990, a 3 = , a 4 = in general (proof by induction) a k = ( 1) k 1 10 k(k 1)/2 (10 k 1), k = 1, 2, 3,... Euler p. 6/1

9 Euler p. 7/1 Convergence S(x) = k=1 t k(x), 1 x < 10 t k (x) = x 1 k 1 10 k 1 r=1 (1 x/10r ) t k (x) < 9 10 k 1 ( k 1 ) < 9 10 k, k 2

10 Euler p. 7/1 Convergence remainder S(x) = k=1 t k(x), 1 x < 10 t k (x) = x 1 k 1 10 k 1 r=1 (1 x/10r ) t k (x) < 9 10 k 1 ( k 1 ) < 9 10 k, k 2 S(x) n k=1 t k(x) t n+1 (x) + t n+2 (x) + ( < n ) = 10 n 2

11 Euler p. 7/1 Convergence remainder S(x) = k=1 t k(x), 1 x < 10 t k (x) = x 1 k 1 10 k 1 r=1 (1 x/10r ) t k (x) < 9 10 k 1 ( k 1 ) < 9 10 k, k 2 S(x) n k=1 t k(x) t n+1 (x) + t n+2 (x) + ( < n ) = 10 n 2 fast convergence, but S(9) = , log 9 = ?

12 Euler p. 8/1 Go complex! S(z) = k=1 t k(z), z C t k (z) = z 1 k 1 10 k 1 r=1 (1 z/10r ) Convergence is uniform on z R t k (z) R+1 10 k 1 r=1 (1 + R/10r )

13 Euler p. 8/1 Go complex! S(z) = k=1 t k(z), z C t k (z) = z 1 k 1 10 k 1 r=1 (1 z/10r ) Convergence is uniform on z R t k (z) R+1 10 k 1 r=1 (1 + R/10r ) Weierstrass: S(z) is analytic in z R. Since R is arbitrary, S(z) is an entire function.

14 Euler p. 8/1 Go complex! S(z) = k=1 t k(z), z C t k (z) = z 1 k 1 10 k 1 r=1 (1 z/10r ) Convergence is uniform on z R t k (z) R+1 10 k 1 r=1 (1 + R/10r ) Weierstrass: S(z) is analytic in z R. Since R is arbitrary, S(z) is an entire function. Consequence: Let D = {z C : arg z < π} and log z, z D, denote the principal branch of the logarithm. Then S(z) cannot be equal to log z on any set of z-values having an accumulation point in D\{ }.

15 Euler p. 9/1 The q-analogue of the logarithm W. Van Assche and E. Koelink (2006) S q (x) = n=1 q n 1 q n (x; q) n, 0 < q < 1 where (x; q) n is the q-shifted factorial (x; q) n = n 1 k=0 (1 xqk )

16 Euler p. 9/1 The q-analogue of the logarithm W. Van Assche and E. Koelink (2006) S q (x) = n=1 q n 1 q n (x; q) n, 0 < q < 1 where (x; q) n is the q-shifted factorial (x; q) n = n 1 k=0 (1 xqk ) Why q-analogue? Answer: lim q 1 (1 q)s q (x) = ln x, S q (q n ) = n

17 Euler p. 9/1 The q-analogue of the logarithm W. Van Assche and E. Koelink (2006) S q (x) = n=1 q n 1 q n (x; q) n, 0 < q < 1 where (x; q) n is the q-shifted factorial (x; q) n = n 1 k=0 (1 xqk ) Why q-analogue? Answer: lim q 1 (1 q)s q (x) = ln x, S q (q n ) = n Limit of Euler s interpolation series S(x) = S q (x), q = 1 10

18 Euler p. 10/1 Can Euler s idea be salvaged? 1. Take x r = ω r, r = 0, 1, 2,..., ω > 1. Then S(x; ω) = lim n S n (x; ω) = log ω S q (x), q = 1 ω

19 Euler p. 10/1 Can Euler s idea be salvaged? 1. Take x r = ω r, r = 0, 1, 2,..., ω > 1. Then S(x; ω) = lim n S n (x; ω) = log ω S q (x), q = 1 ω From ln 1 q ln 10 S q(x) = there follows lim q 1 ln 1 q (1 q) ln 10 (1 q)s q(x) ln 1 q ln 10 S q(x) = ln x ln 10 = log x

20 Euler p. 10/1 Can Euler s idea be salvaged? 1. Take x r = ω r, r = 0, 1, 2,..., ω > 1. Then S(x; ω) = lim n S n (x; ω) = log ω S q (x), q = 1 ω From ln 1 q ln 10 S q(x) = there follows ln 1 q (1 q) ln 10 (1 q)s q(x) ln lim 1 q q 1 ln 10 S q(x) = ln x ln 10 = log x As a consequence lim S n(x; ω) = log x ω 1,n Euler (1750) studied S 1/ω (x), but missed the connection with the logarithm!

21 Euler p. 11/1 Convergence behavior S(x; ω) = k=1 t k (x; ω), S n (x; ω) = n k=1 t k (x; ω) If ω < 1 then lim k t k = : interpolation process diverges. Therefore, assume ω > 1.

22 Euler p. 11/1 Convergence behavior S(x; ω) = k=1 t k (x; ω), S n (x; ω) = n k=1 t k (x; ω) If ω < 1 then lim k t k = : interpolation process diverges. Therefore, assume ω > 1. The larger ω, the faster convergence, the worse the limit!

23 Euler p. 11/1 Convergence behavior S(x; ω) = k=1 t k (x; ω), S n (x; ω) = n k=1 t k (x; ω) If ω < 1 then lim k t k = : interpolation process diverges. Therefore, assume ω > 1. The larger ω, the faster convergence, the worse the limit! Theorem The error S n (x; ω) log x, 1 x < 10, can be made arbitrarily small by taking ω > 1 sufficiently close to 1 and n sufficiently large. But...

24 Euler p. 12/1... max k N t k (x; ω) may become extremely large! x\ω

25 Euler p. 12/1... max k N t k (x; ω) may become extremely large! x\ω Errors achievable in d-digit computation with n terms x\ω d n

26 Euler p. 12/1... max k N t k (x; ω) may become extremely large! x\ω Errors achievable in d-digit computation with n terms x\ω d n If 1 x 5 and ω = 1.1, then t k (x; ω) 72.2 and d = 14, n = 100 yields 10-digit accuracy. For 5 < x < 10, use log x = log(x/2) + log 2. If 1 x 2, then t k (x; ω) < 1, and for ω = 1.1 one obtains 10-digit accuracy with n = 20.

27 2. Take x r = 10 ω/(r+1), r = 0, 1, 2,..., ω > 0, hence x r (1, 10 ω ], all r Euler p. 13/1

28 Euler p. 13/1 2. Take x r = 10 ω/(r+1), r = 0, 1, 2,..., ω > 0, hence x r (1, 10 ω ], all r Theorem Let f C [a, b] and x r [a, b], r = 0, 1, 2,.... Then the interpolation series S(x) converges to f(x) for any x [a, b], provided lim k (b a) k k! M k = 0, where M k = max x [a,b] f (k) (x).

29 Euler p. 13/1 2. Take x r = 10 ω/(r+1), r = 0, 1, 2,..., ω > 0, hence x r (1, 10 ω ], all r Theorem Let f C [a, b] and x r [a, b], r = 0, 1, 2,.... Then the interpolation series S(x) converges to f(x) for any x [a, b], provided lim k (b a) k k! M k = 0, where M k = max x [a,b] f (k) (x). Proof Cauchy s formula for the remainder term of interpolation S n (x) f(x) = f (n+1) (ξ n ) n (n+1)! r=0 (x x r)

30 Euler p. 14/1 If f(x) = log x, a x b then (b a) k k! M k = ( b a 1) k /(k ln 10) 0 iff b a 1 1 geometric convergence with ratio q < 1 if b a 1 + q

31 Euler p. 14/1 If f(x) = log x, a x b then (b a) k k! M k = ( b a 1) k /(k ln 10) 0 iff b a 1 1 geometric convergence with ratio q < 1 if b a 1 + q a = 1, b = 10 ω = ω log(1 + q)

32 Euler p. 14/1 If f(x) = log x, a x b then (b a) k k! M k = ( b a 1) k /(k ln 10) 0 iff b a 1 1 geometric convergence with ratio q < 1 if b a 1 + q a = 1, b = 10 ω = ω log(1 + q) Change of variable Given 1 x < 10, determine the integer k 0 0 such that 10 k 0ω x < 10 (k 0+1)ω. Then t := 10 k 0ω x satisfies 1 t < 10 ω, and log x = log t + k 0 ω.

Übungsblatt 6. Analysis 1, HS14

Übungsblatt 6. Analysis 1, HS14 Übungsblatt 6 Analysis, HS4 Ausgabe Donnerstag, 6. Oktober. Abgabe Donnerstag, 23. Oktober. Bitte Lösungen bis spätestens 7 Uhr in den Briefkasten des jeweiligen Übungsleiters am J- oder K-Geschoss von

Mehr

Algorithm Theory 3 Fast Fourier Transformation Christian Schindelhauer

Algorithm Theory 3 Fast Fourier Transformation Christian Schindelhauer Algorithm Theory 3 Fast Fourier Transformation Institut für Informatik Wintersemester 2007/08 Chapter 3 Fast Fourier Transformation 2 Polynomials Polynomials p over real numbers with a variable x p(x)

Mehr

Zariski-Van Kampen Method

Zariski-Van Kampen Method Zariski-Van Kampen Method Purpose: Obtain a presentation for the fundamental group of the complement of a plane projective curve in P 2. We will put together several ingredients, among which, the Van Kampen

Mehr

Final Exam. Friday June 4, 2008, 12:30, Magnus-HS

Final Exam. Friday June 4, 2008, 12:30, Magnus-HS Stochastic Processes Summer Semester 2008 Final Exam Friday June 4, 2008, 12:30, Magnus-HS Name: Matrikelnummer: Vorname: Studienrichtung: Whenever appropriate give short arguments for your results. In

Mehr

Unit 1. Motivation and Basics of Classical Logic. Fuzzy Logic I 6

Unit 1. Motivation and Basics of Classical Logic. Fuzzy Logic I 6 Unit 1 Motivation and Basics of Classical Logic Fuzzy Logic I 6 Motivation In our everyday life, we use vague, qualitative, imprecise linguistic terms like small, hot, around two o clock Even very complex

Mehr

Algorithmische Bioinformatik II WS2004/05 Ralf Zimmer Part III Probabilistic Modeling IV Bayesian Modeling: Algorithms, EM and MC Methods HMMs

Algorithmische Bioinformatik II WS2004/05 Ralf Zimmer Part III Probabilistic Modeling IV Bayesian Modeling: Algorithms, EM and MC Methods HMMs Algorithmische Bioinformatik II WS2004/05 Ralf Zimmer Part III Probabilistic Modeling IV Bayesian Modeling: Algorithms, EM and MC Methods HMMs Ralf Zimmer, LMU Institut für Informatik, Lehrstuhl für Praktische

Mehr

Seeking for n! Derivatives

Seeking for n! Derivatives Seeking for n! Derivatives $,000$ Reward A remarkable determinant (,0) (,) (0,0) (0,) (,0) (,0) (,) (,) (0,0) (0,) (0,) General definition Δ μ (X, Y ) = det x p i j yq i n j i,j= As a starter... n! dim

Mehr

Musterlösung 3. D-MATH Algebra I HS 2015 Prof. Richard Pink. Faktorielle Ringe, Grösster gemeinsamer Teiler, Ideale, Faktorringe

Musterlösung 3. D-MATH Algebra I HS 2015 Prof. Richard Pink. Faktorielle Ringe, Grösster gemeinsamer Teiler, Ideale, Faktorringe D-MATH Algebra I HS 2015 Prof. Richard Pink Musterlösung 3 Faktorielle Ringe, Grösster gemeinsamer Teiler, Ideale, Faktorringe 1. Sei K ein Körper. Zeige, dass K[X 2, X 3 ] K[X] ein Integritätsbereich,

Mehr

Introduction FEM, 1D-Example

Introduction FEM, 1D-Example Introduction FEM, D-Example /home/lehre/vl-mhs-/inhalt/cover_sheet.tex. p./22 Table of contents D Example - Finite Element Method. D Setup Geometry 2. Governing equation 3. General Derivation of Finite

Mehr

3. The proof of Theorem

3. The proof of Theorem 3. The proof of Theorem Objekttyp: Chapter Zeitschrift: L'Enseignement Mathématique Band (Jahr): 31 (195) Heft 1-2: L'ENSEIGNEMENT MATHÉMATIQUE PDF erstellt am: 19.9.217 Nutzungsbedingungen Die ETH-Bibliothek

Mehr

Stochastic Processes SS 2010 Prof. Anton Wakolbinger. Klausur am 16. Juli 2010

Stochastic Processes SS 2010 Prof. Anton Wakolbinger. Klausur am 16. Juli 2010 Stochastic Processes SS 2010 Prof. Anton Wakolbinger Klausur am 16. Juli 2010 Vor- und Nachname: Matrikelnummer: Studiengang: Tutor(in): In der Klausur können 100 Punkte erreicht werden. Die Gesamtpunktezahl

Mehr

A Classification of Partial Boolean Clones

A Classification of Partial Boolean Clones A Classification of Partial Boolean Clones DIETLINDE LAU, KARSTEN SCHÖLZEL Universität Rostock, Institut für Mathematik 25th May 2010 c 2010 UNIVERSITÄT ROSTOCK MATHEMATISCH-NATURWISSENSCHAFTLICHE FAKULTÄT,

Mehr

Number of Maximal Partial Clones

Number of Maximal Partial Clones Number of Maximal Partial Clones KARSTEN SCHÖLZEL Universität Rostoc, Institut für Mathemati 26th May 2010 c 2010 UNIVERSITÄT ROSTOCK MATHEMATISCH-NATURWISSENSCHAFTLICHE FAKULTÄT, INSTITUT FÜR MATHEMATIK

Mehr

Final Exam. Friday June 4, 2008, 12:30, Magnus-HS

Final Exam. Friday June 4, 2008, 12:30, Magnus-HS Stochastic Processes Summer Semester 008 Final Exam Friday June 4, 008, 1:30, Magnus-HS Name: Matrikelnummer: Vorname: Studienrichtung: Whenever appropriate give short arguments for your results. In each

Mehr

FEM Isoparametric Concept

FEM Isoparametric Concept FEM Isoparametric Concept home/lehre/vl-mhs--e/folien/vorlesung/4_fem_isopara/cover_sheet.tex page of 25. p./25 Table of contents. Interpolation Functions for the Finite Elements 2. Finite Element Types

Mehr

Bayesian Networks. Syntax Semantics Parametrized Distributions Inference in Bayesian Networks. Exact Inference. Approximate Inference

Bayesian Networks. Syntax Semantics Parametrized Distributions Inference in Bayesian Networks. Exact Inference. Approximate Inference Syntax Semantics Parametrized Distributions Inference in Exact Inference Approximate Inference enumeration variable elimination stochastic simulation Markov Chain Monte Carlo (MCMC) 1 Includes many slides

Mehr

L 2 discrepancy of digit scrambled two-dimensional Hammersley point sets

L 2 discrepancy of digit scrambled two-dimensional Hammersley point sets L 2 discrepancy of digit scramled two-dimensional Hammersley point sets Friedrich Pillichshammer 1 Linz/Austria Joint work with Henri Faure (Marseille) Gottlie Pirsic (Linz) Wolfgang Schmid (Salzurg) 1

Mehr

Name: Matrikelnummer: Ergänzungsprüfung January 29, 2016

Name: Matrikelnummer: Ergänzungsprüfung January 29, 2016 ANWEISUNG: Diese Prüfung besteht aus 32 Seiten einschließlich dieser Titelseite und 9 Fragen die jeweils 10 Punkte wert sind. Stellen Sie sicher, dass Sie keine Frage übersehen. Bitte schreiben Sie Ihren

Mehr

Unit 4. The Extension Principle. Fuzzy Logic I 123

Unit 4. The Extension Principle. Fuzzy Logic I 123 Unit 4 The Extension Principle Fuzzy Logic I 123 Images and Preimages of Functions Let f : X Y be a function and A be a subset of X. Then the image of A w.r.t. f is defined as follows: f(a) = {y Y there

Mehr

Wie man heute die Liebe fürs Leben findet

Wie man heute die Liebe fürs Leben findet Wie man heute die Liebe fürs Leben findet Sherrie Schneider Ellen Fein Click here if your download doesn"t start automatically Wie man heute die Liebe fürs Leben findet Sherrie Schneider Ellen Fein Wie

Mehr

FEM Isoparametric Concept

FEM Isoparametric Concept FEM Isoparametric Concept home/lehre/vl-mhs--e/cover_sheet.tex. p./26 Table of contents. Interpolation Functions for the Finite Elements 2. Finite Element Types 3. Geometry 4. Interpolation Approach Function

Mehr

Introduction FEM, 1D-Example

Introduction FEM, 1D-Example Introduction FEM, 1D-Example home/lehre/vl-mhs-1-e/folien/vorlesung/3_fem_intro/cover_sheet.tex page 1 of 25. p.1/25 Table of contents 1D Example - Finite Element Method 1. 1D Setup Geometry 2. Governing

Mehr

Teil 2.2: Lernen formaler Sprachen: Hypothesenräume

Teil 2.2: Lernen formaler Sprachen: Hypothesenräume Theorie des Algorithmischen Lernens Sommersemester 2006 Teil 2.2: Lernen formaler Sprachen: Hypothesenräume Version 1.1 Gliederung der LV Teil 1: Motivation 1. Was ist Lernen 2. Das Szenario der Induktiven

Mehr

Functional Analysis Final Test, Funktionalanalysis Endklausur,

Functional Analysis Final Test, Funktionalanalysis Endklausur, Spring term 2012 / Sommersemester 2012 Functional Analysis Final Test, 16.07.2012 Funktionalanalysis Endklausur, 16.07.2012 Name:/Name: Matriculation number:/matrikelnr.: Semester:/Fachsemester: Degree

Mehr

Übungen zur Analysis 2

Übungen zur Analysis 2 Mathematisches Institut der Universität München Prof. Dr. Franz Merkl Sommersemester 013 Blatt 3 03.04.013 Übungen zur Analysis 3.1 Abstraktion des Beweises der Minkowskiungleichung. Es seien V ein K-Vektorraum

Mehr

KTdCW Artificial Intelligence 2016/17 Practical Exercises - PART A

KTdCW Artificial Intelligence 2016/17 Practical Exercises - PART A KTdCW Artificial Intelligence 2016/17 Practical Exercises - PART A Franz Wotawa Technische Universität Graz, Institute for Software Technology, Inffeldgasse 16b/2, A-8010 Graz, Austria, wotawa@ist.tugraz.at,

Mehr

Attention: Give your answers to problem 1 and problem 2 directly below the questions in the exam question sheet. ,and C = [ ].

Attention: Give your answers to problem 1 and problem 2 directly below the questions in the exam question sheet. ,and C = [ ]. Page 1 LAST NAME FIRST NAME MATRIKEL-NO. Attention: Give your answers to problem 1 and problem 2 directly below the questions in the exam question sheet. Problem 1 (15 points) a) (1 point) A system description

Mehr

Allgemeine Mechanik Musterlösung 11.

Allgemeine Mechanik Musterlösung 11. Allgemeine Mechanik Musterlösung 11. HS 2014 Prof. Thomas Gehrmann Übung 1. Poisson-Klammern 1 Zeigen Sie mithilfe der Poisson-Klammern, dass folgendes gilt: a Für das Potential V ( r = α r 1+ε ist der

Mehr

Copyright by Hildegard Heilmann IAG 13.03.2004. Diese Unterlagen stelle ich den SchülerInnen des V. Bachilleratos des IAG zur Verfügung.

Copyright by Hildegard Heilmann IAG 13.03.2004. Diese Unterlagen stelle ich den SchülerInnen des V. Bachilleratos des IAG zur Verfügung. MTEquationSection;Flächenintegrale mit Derive Diese Unterlagen stelle ich den SchülerInnen des V. Bachilleratos des IAG zur Verfügung. Einige Anleitungen zum Arbeiten mit Derive: Befehle: VECTOR, ITERATES,

Mehr

4. Bayes Spiele. S i = Strategiemenge für Spieler i, S = S 1... S n. T i = Typmenge für Spieler i, T = T 1... T n

4. Bayes Spiele. S i = Strategiemenge für Spieler i, S = S 1... S n. T i = Typmenge für Spieler i, T = T 1... T n 4. Bayes Spiele Definition eines Bayes Spiels G B (n, S 1,..., S n, T 1,..., T n, p, u 1,..., u n ) n Spieler 1,..., n S i Strategiemenge für Spieler i, S S 1... S n T i Typmenge für Spieler i, T T 1...

Mehr

p^db=`oj===pìééçêíáåñçêã~íáçå=

p^db=`oj===pìééçêíáåñçêã~íáçå= p^db=`oj===pìééçêíáåñçêã~íáçå= Error: "Could not connect to the SQL Server Instance" or "Failed to open a connection to the database." When you attempt to launch ACT! by Sage or ACT by Sage Premium for

Mehr

Mitschrift zur Vorlesung Analysis III

Mitschrift zur Vorlesung Analysis III Mitschrift zur Vorlesung Analysis III Prof. Dr. M. Röckner Universität Bielefeld Wintersemester 1996/97 ii Inhaltsverzeichnis I Measure Theory and Integration 1 1 Introduction 3 2 Systems of sets, measures

Mehr

D-MATH Algebra I HS 2015 Prof. Richard Pink. Musterlösung 14

D-MATH Algebra I HS 2015 Prof. Richard Pink. Musterlösung 14 D-MATH Algebra I HS 205 Prof. Richard Pink Musterlösung 4 p-adische Zahlen. Sei p eine Prizahl. Zu jede Syste von Ziffern α i {0,,..., p } it α i = 0 für alle i 0 assoziieren wir die rationale p-adische

Mehr

Analysis III Serie 13 Musterlösung

Analysis III Serie 13 Musterlösung Ana-3 Hs 22 Analysis III Serie 3 Musterlösung Abgabe: Freitag, 2.2.22, Uhr, in der Vorlesung * Aufgabe Welche der folgenden Aussagen sind wahr und welche sind falsch? (Mit Begründung) (i) Sei A R 3 3 eine

Mehr

Unit 5. Mathematical Morphology. Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 85

Unit 5. Mathematical Morphology. Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 85 Unit 5 Mathematical Morphology Knowledge-Based Methods in Image Processing and Pattern Recognition; Ulrich Bodenhofer 85 Introduction to Mathematical Morphology Use of algebraic analysis for detecting

Mehr

CALCULATING KPI QUANTITY-INDEPENDENT ROUTE TIME

CALCULATING KPI QUANTITY-INDEPENDENT ROUTE TIME CALCULATING KPI QUANTITY-INDEPENDENT ROUTE TIME Wenn Sie diesen Text lesen können, müssen Sie die Folie im Post-Menü mit der Funktion «Folie einfügen» erneut einfügen. Sonst kann die Fläche nicht eingefärbt

Mehr

OPERATING INSTRUCTIONS Test pump ZG 5.1. and ZG 5.2.

OPERATING INSTRUCTIONS Test pump ZG 5.1. and ZG 5.2. Elektromotoren und Gerätebau Barleben GmbH OPERATING INSTRUCTIONS Test pump ZG 5.1. and ZG 5.2. Elektromotoren und Gerätebau Barleben GmbH 2 Inhaltsverzeichnis Page 1 Use 4 2 Design features 4 2.1 Test

Mehr

v+s Output Quelle: Schotter, Microeconomics, , S. 412f

v+s Output Quelle: Schotter, Microeconomics, , S. 412f The marginal cost function for a capacity-constrained firm At output levels that are lower than the firm s installed capacity of K, the marginal cost is merely the variable marginal cost of v. At higher

Mehr

a) Name and draw three typical input signals used in control technique.

a) Name and draw three typical input signals used in control technique. 12 minutes Page 1 LAST NAME FIRST NAME MATRIKEL-NO. Problem 1 (2 points each) a) Name and draw three typical input signals used in control technique. b) What is a weight function? c) Define the eigen value

Mehr

Computational Models

Computational Models - University of Applied Sciences - Computational Models - CSCI 331 - Friedhelm Seutter Institut für Angewandte Informatik Part I Automata and Languages 0. Introduction, Alphabets, Strings, and Languages

Mehr

3.2 $L_p(s,\tau;\lambda)$ FOR $\tau \in C_p$, $ \tau _p \leq 1$

3.2 $L_p(s,\tau;\lambda)$ FOR $\tau \in C_p$, $ \tau _p \leq 1$ 3.2 $L_p(s,\tau;\lambda)$ FOR $\tau \in C_p$, $ \tau _p \leq 1$ Objekttyp: Chapter Zeitschrift: L'Enseignement Mathématique Band (Jahr): 46 (2000) Heft 3-4: L'ENSEIGNEMENT MATHÉMATIQUE PDF erstellt am:

Mehr

Ewald s Sphere/Problem 3.7

Ewald s Sphere/Problem 3.7 Ewald s Sphere/Problem 3.7 Studentproject/Molecular and Solid-State Physics Lisa Marx 831292 15.1.211, Graz Ewald s Sphere/Problem 3.7 Lisa Marx 831292 Inhaltsverzeichnis 1 General Information 3 1.1 Ewald

Mehr

Josh Engwer (TTU) Line Integrals 11 November / 25

Josh Engwer (TTU) Line Integrals 11 November / 25 Line Integrals alculus III Josh Engwer TTU 11 November 2014 Josh Engwer (TTU) Line Integrals 11 November 2014 1 / 25 PART I PART I: LINE INTEGRALS OF SALAR FIELDS Josh Engwer (TTU) Line Integrals 11 November

Mehr

Finite Difference Method (FDM)

Finite Difference Method (FDM) Finite Difference Method (FDM) home/lehre/vl-mhs-1-e/folien/vorlesung/2a_fdm/cover_sheet.tex page 1 of 15. p.1/15 Table of contents 1. Problem 2. Governing Equation 3. Finite Difference-Approximation 4.

Mehr

Information Flow. Basics. Overview. Bell-LaPadula Model embodies information flow policy. Variables x, y assigned compartments x, y as well as values

Information Flow. Basics. Overview. Bell-LaPadula Model embodies information flow policy. Variables x, y assigned compartments x, y as well as values Information Flow Overview Basics and background Compiler-based mechanisms Execution-based mechanisms 1 Basics Bell-LaPadula Model embodies information flow policy Given compartments A, B, info can flow

Mehr

Wer bin ich - und wenn ja wie viele?: Eine philosophische Reise. Click here if your download doesn"t start automatically

Wer bin ich - und wenn ja wie viele?: Eine philosophische Reise. Click here if your download doesnt start automatically Wer bin ich - und wenn ja wie viele?: Eine philosophische Reise Click here if your download doesn"t start automatically Wer bin ich - und wenn ja wie viele?: Eine philosophische Reise Wer bin ich - und

Mehr

Handbuch der therapeutischen Seelsorge: Die Seelsorge-Praxis / Gesprächsführung in der Seelsorge (German Edition)

Handbuch der therapeutischen Seelsorge: Die Seelsorge-Praxis / Gesprächsführung in der Seelsorge (German Edition) Handbuch der therapeutischen Seelsorge: Die Seelsorge-Praxis / Gesprächsführung in der Seelsorge (German Edition) Reinhold Ruthe Click here if your download doesn"t start automatically Handbuch der therapeutischen

Mehr

Functional Analysis Exam [MA3001]

Functional Analysis Exam [MA3001] Functional Analysis Exam [MA3001] Technische Universität München Prof Dr Michael Wolf 04042016, 10:30-12:00 0002001, MI HS 1, Friedrich L Bauer Hörsaal (5602EG001) Score Signature (marker) Please fill

Mehr

Word-CRM-Upload-Button. User manual

Word-CRM-Upload-Button. User manual Word-CRM-Upload-Button User manual Word-CRM-Upload for MS CRM 2011 Content 1. Preface... 3 2. Installation... 4 2.1. Requirements... 4 2.1.1. Clients... 4 2.2. Installation guidelines... 5 2.2.1. Client...

Mehr

Ein Stern in dunkler Nacht Die schoensten Weihnachtsgeschichten. Click here if your download doesn"t start automatically

Ein Stern in dunkler Nacht Die schoensten Weihnachtsgeschichten. Click here if your download doesnt start automatically Ein Stern in dunkler Nacht Die schoensten Weihnachtsgeschichten Click here if your download doesn"t start automatically Ein Stern in dunkler Nacht Die schoensten Weihnachtsgeschichten Ein Stern in dunkler

Mehr

D-MATH Algebra I HS 2015 Prof. Richard Pink. Musterlösung 1. Ringe, Polynome, Potenzreihen. x(y z) = x(y + ( z)) = xy + x( z) = xy + ( xz) = xy xz.

D-MATH Algebra I HS 2015 Prof. Richard Pink. Musterlösung 1. Ringe, Polynome, Potenzreihen. x(y z) = x(y + ( z)) = xy + x( z) = xy + ( xz) = xy xz. D-MATH Algebra I HS 20 Prof. Richard Pink Musterlösung Ringe, Polynome, Potenzreihen. Zeige, dass in jedem Ring R die Distributivregel gilt. Lösung: Für alle x, y, z R gilt x, y, z R : x(y z = xy xz x(y

Mehr

p^db=`oj===pìééçêíáåñçêã~íáçå=

p^db=`oj===pìééçêíáåñçêã~íáçå= p^db=`oj===pìééçêíáåñçêã~íáçå= How to Disable User Account Control (UAC) in Windows Vista You are attempting to install or uninstall ACT! when Windows does not allow you access to needed files or folders.

Mehr

prorm Budget Planning promx GmbH Nordring Nuremberg

prorm Budget Planning promx GmbH Nordring Nuremberg prorm Budget Planning Budget Planning Business promx GmbH Nordring 100 909 Nuremberg E-Mail: support@promx.net Content WHAT IS THE prorm BUDGET PLANNING? prorm Budget Planning Overview THE ADVANTAGES OF

Mehr

Name: Matrikelnummer: Ergänzungsprüfung January 29, 2016

Name: Matrikelnummer: Ergänzungsprüfung January 29, 2016 ANWEISUNG: Diese Prüfung besteht aus 30 Seiten einschließlich dieser Titelseite und 9 Fragen die jeweils 10 Punkte wert sind. Stellen Sie sicher, dass Sie keine Frage übersehen. Bitte schreiben Sie Ihren

Mehr

Schachaufgabe 37: Schachma in 2 Zügen Chess Problem 37: Checkmate in 2 Moves. Stufe / Level: 5

Schachaufgabe 37: Schachma in 2 Zügen Chess Problem 37: Checkmate in 2 Moves. Stufe / Level: 5 Schachaufgabe 37: Schachma in 2 Zügen Chess Problem 37: Checkmate in 2 Moves Stufe / Level: 5 Schachaufgabe 38: Schachma in 2 Zügen Chess Problem 38: Checkmate in 2 Moves Stufe / Level: 5 Schachaufgabe

Mehr

Level 2 German, 2016

Level 2 German, 2016 91126 911260 2SUPERVISOR S Level 2 German, 2016 91126 Demonstrate understanding of a variety of written and / or visual German texts on familiar matters 2.00 p.m. Tuesday 29 November 2016 Credits: Five

Mehr

Willkommen zur Vorlesung Komplexitätstheorie

Willkommen zur Vorlesung Komplexitätstheorie Willkommen zur Vorlesung Komplexitätstheorie WS 2011/2012 Friedhelm Meyer auf der Heide V11, 16.1.2012 1 Themen 1. Turingmaschinen Formalisierung der Begriffe berechenbar, entscheidbar, rekursiv aufzählbar

Mehr

Wie wir in Mathematik für alle die Welt der Mathematik sehen Folie 1 Prof. Dr. Dörte Haftendorn, Leuphana Universität Lüneburg, 2013

Wie wir in Mathematik für alle die Welt der Mathematik sehen Folie 1 Prof. Dr. Dörte Haftendorn, Leuphana Universität Lüneburg, 2013 Ein Blick ----- Einblick Wie wir in Mathematik für alle die Welt der Mathematik sehen Folie 1 a sight in ----- an insight How we see the world of mathematics in mathematics für everybody. Folie 2 Ein Weg

Mehr

Statistics, Data Analysis, and Simulation SS 2015

Statistics, Data Analysis, and Simulation SS 2015 Mainz, June 11, 2015 Statistics, Data Analysis, and Simulation SS 2015 08.128.730 Statistik, Datenanalyse und Simulation Dr. Michael O. Distler Dr. Michael O. Distler

Mehr

Unterspezifikation in der Semantik Hole Semantics

Unterspezifikation in der Semantik Hole Semantics in der Semantik Hole Semantics Laura Heinrich-Heine-Universität Düsseldorf Wintersemester 2011/2012 Idee (1) Reyle s approach was developed for DRT. Hole Semantics extends this to any logic. Distinction

Mehr

Logik für Informatiker Logic for computer scientists

Logik für Informatiker Logic for computer scientists Logik für Informatiker Logic for computer scientists Till Mossakowski WiSe 2007/08 2 Rooms Monday 13:00-15:00 GW2 B1410 Thursday 13:00-15:00 GW2 B1410 Exercises (bring your Laptops with you!) either Monday

Mehr

Name: Klasse: Standardisierte kompetenzorientierte schriftliche Reifeprüfung AHS. 18. September Englisch. Schreiben

Name: Klasse: Standardisierte kompetenzorientierte schriftliche Reifeprüfung AHS. 18. September Englisch. Schreiben Name: Klasse: Standardisierte kompetenzorientierte schriftliche Reifeprüfung AHS 18. September 2015 Englisch (B2) Schreiben Hinweise zum Beantworten der Fragen Sehr geehrte Kandidatin, sehr geehrter Kandidat!

Mehr

Übung 7 Beispiel 3 Daniel Herold

Übung 7 Beispiel 3 Daniel Herold Übung 7 Beispiel 3 Daniel Herold Given an integer J, consider the following uniform partition of (0, ): 0 = y 0 < y < < y J+ =, y j = j J +, j = 0...J + Based on this partition, a domain decomposition

Mehr

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL USER GUIDE June 2016

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL USER GUIDE June 2016 Overview The Hamburg Süd VGM Web portal is an application that enables you to submit VGM information directly to Hamburg Süd via our e-portal Web page. You can choose to enter VGM information directly,

Mehr

Produktdifferenzierung und Markteintritte?

Produktdifferenzierung und Markteintritte? 6.2.1 (3) Produktdifferenzierung und Markteintritte? Um die Auswirkungen von Produktdifferenzierung im hier verfolgten Modell analysieren zu können, sei die Nachfragefunktion wie von Dixit 66 vorgeschlagen,

Mehr

arxiv: v1 [math.ho] 23 Mar 2015

arxiv: v1 [math.ho] 23 Mar 2015 About Cantor Works on Trigonometric Series arxiv:1503.06845v1 [math.ho] 23 Mar 2015 Abstract Muhammad-Ali A rabi a,c, Farnaz Irani b,c a m aerabi@mehr.sharif.ir b f.irani@modares.ac.ir c Shahid Beheshti

Mehr

Interpolation Functions for the Finite Elements

Interpolation Functions for the Finite Elements Interpolation Functions for the Finite Elements For the finite elements method, the following is valid: The global function of a sought function consists of a sum of local functions: GALERKIN method: the

Mehr

Data Structures and Algorithm Design

Data Structures and Algorithm Design - University of Applied Sciences - Data Structures and Algorithm Design - CSCI 340 - Friedhelm Seutter Institut für Angewandte Informatik Contents 1 Analyzing Algorithms and Problems 2 Data Abstraction

Mehr

Cauchy-Riemann distributions and boundary values of analytic functions

Cauchy-Riemann distributions and boundary values of analytic functions Research Collection Doctoral Thesis Cauchy-Riemann distributions and boundary values of analytic functions Author(s): Straube Emil J. Publication Date: 1983 Permanent Link: https://doi.org/10.3929/ethz-a-000301590

Mehr

Aufgabe 1 (12 Punkte)

Aufgabe 1 (12 Punkte) Aufgabe ( Punkte) Ein Medikament wirkt in drei Organen O, O, O 3. Seine Menge zur Zeit t im Organ O k wird mit x k (t) bezeichnet, und die Wechselwirkung wird durch folgendes System von Differentialgleichungen

Mehr

3. A NEIGHBORHOOD OF THE UNIT CIRCLE

3. A NEIGHBORHOOD OF THE UNIT CIRCLE 3. A NEIGHBORHOOD OF THE UNIT CIRCLE Objekttyp: Chapter Zeitschrift: L'Enseignement Mathématique Band (Jahr): 39 (1993) Heft 3-4: L'ENSEIGNEMENT MATHÉMATIQUE PDF erstellt am: 26.11.2017 Nutzungsbedingungen

Mehr

Weather forecast in Accra

Weather forecast in Accra Weather forecast in Accra Thursday Friday Saturday Sunday 30 C 31 C 29 C 28 C f = 9 5 c + 32 Temperature in Fahrenheit Temperature in Celsius 2 Converting Celsius to Fahrenheit f = 9 5 c + 32 tempc = 21

Mehr

Stirling numbers of the second kind and Bonferroni s inequalities

Stirling numbers of the second kind and Bonferroni s inequalities Eem. Math. 60 (2005) 124 129 0013-6018/05/030124-6 c Swiss Mathematica Society, 2005 Eemente der Mathematik Stiring numbers of the second kind and Bonferroni s inequaities Horst Wegner Horst Wegner studierte

Mehr

Algebra. Übungsblatt 2 (Lösungen)

Algebra. Übungsblatt 2 (Lösungen) Fakultät für Mathematik Sommersemester 2017 JProf. Dr. Christian Lehn Dr. Alberto Castaño Domínguez Algebra Übungsblatt 2 (Lösungen) Aufgabe 1. Es sei n 3. Zeigen Sie, dass S n von (1 2) und (1... n) erzeugt

Mehr

Fakultät III Univ.-Prof. Dr. Jan Franke-Viebach

Fakultät III Univ.-Prof. Dr. Jan Franke-Viebach 1 Universität Siegen Fakultät III Univ.-Prof. Dr. Jan Franke-Viebach Klausur Monetäre Außenwirtschaftstheorie und politik / International Macro Wintersemester 2011-12 (2. Prüfungstermin) Bearbeitungszeit:

Mehr

Konkret - der Ratgeber: Die besten Tipps zu Internet, Handy und Co. (German Edition)

Konkret - der Ratgeber: Die besten Tipps zu Internet, Handy und Co. (German Edition) Konkret - der Ratgeber: Die besten Tipps zu Internet, Handy und Co. (German Edition) Kenny Lang, Marvin Wolf, Elke Weiss Click here if your download doesn"t start automatically Konkret - der Ratgeber:

Mehr

D-MATH Algebra I HS 2015 Prof. Richard Pink. Musterlösung 5. Euklidische Ringe, Polynomringe, Irreduzibilität in Polynomringe

D-MATH Algebra I HS 2015 Prof. Richard Pink. Musterlösung 5. Euklidische Ringe, Polynomringe, Irreduzibilität in Polynomringe D-MATH Algebra I HS 015 Prof. Richard Pink Musterlösung 5 Euklidische Ringe, Polynomringe, Irreduzibilität in Polynomringe 1. Betrachte den Ring R := Z[i] C mit der sogenannten Normabbildung N : R Z 0,

Mehr

ATEX-Check list. Compiled by: Date: Signature: Acceptable practice at the determination of flash point: Closed cup according to ISO 2719

ATEX-Check list. Compiled by: Date: Signature: Acceptable practice at the determination of flash point: Closed cup according to ISO 2719 Fire and explosion hazard ATEX 137 1999/92/EG und ATEX 95 2014/34/EU Danger assessment and determination of explosion protection zone for the test space as well as the installation site ATEX-Check list

Mehr

Inverse Problems In Medical Imaging

Inverse Problems In Medical Imaging Inverse Problems In Medical Imaging 07.05.18 Simon Krug physics654: Seminar Medical Imaging University of Bonn Inverse Problems Problem solving Inverse problems Noise Object and Image Radon transform Silent

Mehr

D-MATH Algebra II FS 2016 Prof. Richard Pink. Musterlösung 16. einfache und algebraische Erweiterungen

D-MATH Algebra II FS 2016 Prof. Richard Pink. Musterlösung 16. einfache und algebraische Erweiterungen D-MATH Algebra II FS 206 Prof. Richard Pink Musterlösung 6 einfache und algebraische Erweiterungen. Bestimme das Minimalpolynom folgender komplexer Zahlen über Q: (a) 2 + 5. (b) 3 3 3. (c) 4 5 + 4 5i.

Mehr

Tube Analyzer LogViewer 2.3

Tube Analyzer LogViewer 2.3 Tube Analyzer LogViewer 2.3 User Manual Stand: 25.9.2015 Seite 1 von 11 Name Company Date Designed by WKS 28.02.2013 1 st Checker 2 nd Checker Version history Version Author Changes Date 1.0 Created 19.06.2015

Mehr

EPR, Verschränkung und die Bell schen Ungleichungen

EPR, Verschränkung und die Bell schen Ungleichungen Quantenphysik EPR, Verschränkung und die Bell schen Ungleichungen Einstein-Podolski-Rosen 1935 Einstein-Podolski-Rosen 1935 Einstein-Podolski-Rosen 1935 If, without in any way disturbing a system, we can

Mehr

Machine Learning and Data Mining Summer 2015 Exercise Sheet 11

Machine Learning and Data Mining Summer 2015 Exercise Sheet 11 Ludwig-Maximilians-Universitaet Muenchen 0.06.205 Institute for Informatics Prof. Dr. Volker Tresp Gregor Jossé Johannes Niedermayer Machine Learning and Data Mining Summer 205 Exercise Sheet Presentation

Mehr

Trickschule für Hunde: Kunststücke leicht erlernen (Cadmos Hundebuch) (German Edition)

Trickschule für Hunde: Kunststücke leicht erlernen (Cadmos Hundebuch) (German Edition) Trickschule für Hunde: Kunststücke leicht erlernen (Cadmos Hundebuch) (German Edition) Manuela Zaitz Click here if your download doesn"t start automatically Trickschule für Hunde: Kunststücke leicht erlernen

Mehr

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL - USER GUIDE June 2016

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL - USER GUIDE June 2016 Overview The Hamburg Süd VGM-Portal is an application which enables to submit VGM information directly to Hamburg Süd via our e-portal web page. You can choose to insert VGM information directly, or download

Mehr

Introduction to Python. Introduction. First Steps in Python. pseudo random numbers. May 2016

Introduction to Python. Introduction. First Steps in Python. pseudo random numbers. May 2016 to to May 2016 to What is Programming? All computers are stupid. All computers are deterministic. You have to tell the computer what to do. You can tell the computer in any (programming) language) you

Mehr

Automatentheorie und formale Sprachen Pumping-Lemma für reguläre Sprachen

Automatentheorie und formale Sprachen Pumping-Lemma für reguläre Sprachen Automatentheorie und formale Sprachen Pumping-Lemma für reguläre Sprachen Dozentin: Wiebke Petersen 10.6.2009 Wiebke Petersen Automatentheorie und formale Sprachen - SoSe09 1 Finite-state automatons accept

Mehr

Fußballtraining für jeden Tag: Die 365 besten Übungen (German Edition)

Fußballtraining für jeden Tag: Die 365 besten Übungen (German Edition) Fußballtraining für jeden Tag: Die 365 besten Übungen (German Edition) Frank Thömmes Click here if your download doesn"t start automatically Fußballtraining für jeden Tag: Die 365 besten Übungen (German

Mehr

PELTIER-HOCHLEISTUNGSMODULE

PELTIER-HOCHLEISTUNGSMODULE Wolfgang Knap Gesellschaft m.b.h. & Co.KG A-113 Wien Lilienberggasse 13 Tel.: +43-1-43 8 12 Fax: +43-1-48 72 13 e-mail: info@knap.at http://www.knap.at PELTIER-HOCHLEISTUNGSMODULE Die Hochleistungsmodule

Mehr

German translation: technology

German translation: technology A. Starter Write the gender and the English translation for each word, using a dictionary if needed. Gender (der/die/das) German English Handy Computer Internet WLAN-Verbindung Nachricht Drucker Medien

Mehr

On the cohomology of finite groups with simple coefficients

On the cohomology of finite groups with simple coefficients Research Collection Doctoral Thesis On the cohomology of finite groups with simple coefficients Author(s): Stricker, Markus Andreas Publication Date: 1989 Permanent Link: https://doi.org/10.3929/ethz-a-000518488

Mehr

Introduction to Python. Introduction. First Steps in Python. pseudo random numbers. May 2018

Introduction to Python. Introduction. First Steps in Python. pseudo random numbers. May 2018 to to May 2018 to What is Programming? All computers are stupid. All computers are deterministic. You have to tell the computer what to do. You can tell the computer in any (programming) language) you

Mehr

Solutions Übungsblatt 12

Solutions Übungsblatt 12 Futioetheorie, SS 204 Solutios Übugsblatt 2 Aufgabe : Es sei g eie meromorphe Futio auf C mit höchstes eifache Pole. Wir ehme a, dass das Residuum a jedem Pol vo g eie gae Zahl ist. Zeige Sie: a) Es existiert

Mehr

Flow - der Weg zum Glück: Der Entdecker des Flow-Prinzips erklärt seine Lebensphilosophie (HERDER spektrum) (German Edition)

Flow - der Weg zum Glück: Der Entdecker des Flow-Prinzips erklärt seine Lebensphilosophie (HERDER spektrum) (German Edition) Flow - der Weg zum Glück: Der Entdecker des Flow-Prinzips erklärt seine Lebensphilosophie (HERDER spektrum) (German Edition) Mihaly Csikszentmihalyi Click here if your download doesn"t start automatically

Mehr

GERMAN LANGUAGE Tania Hinderberger-Burton, Ph.D American University

GERMAN LANGUAGE Tania Hinderberger-Burton, Ph.D American University GERMAN LANGUAGE Tania Hinderberger-Burton, Ph.D American University www.companyname.com 2016 Jetfabrik Multipurpose Theme. All Rights Reserved. 10. Word Order www.companyname.com 2016 Jetfabrik Multipurpose

Mehr

D-ITET, D-MATL Numerische Methoden FS 2018 Dr. R. Käppeli P. Bansal. Lösung 3. j j + 1 P j 1(x), j 1. 2(1 x 2 k ) 2. ((j + 1)P j (x k ))

D-ITET, D-MATL Numerische Methoden FS 2018 Dr. R. Käppeli P. Bansal. Lösung 3. j j + 1 P j 1(x), j 1. 2(1 x 2 k ) 2. ((j + 1)P j (x k )) D-ITET, D-MATL umerische Methoden FS 2018 Dr. R. Käppeli P. Bansal Lösung 3 1. 3-Punkte Gauss Quadraturregel a) Um das Polynom P 3 (x) zu berechnen, benutzen wir die Formel P j+1 (x) 2j + 1 j + 1 xp j(x)

Mehr

Supplementary material for Who never tells a lie? The following material is provided below, in the following order:

Supplementary material for Who never tells a lie? The following material is provided below, in the following order: Supplementary material for Who never tells a lie? The following material is provided below, in the following order: Instructions and questionnaire used in the replication study (German, 2 pages) Instructions

Mehr

Killy Literaturlexikon: Autoren Und Werke Des Deutschsprachigen Kulturraumes 2., Vollstandig Uberarbeitete Auflage (German Edition)

Killy Literaturlexikon: Autoren Und Werke Des Deutschsprachigen Kulturraumes 2., Vollstandig Uberarbeitete Auflage (German Edition) Killy Literaturlexikon: Autoren Und Werke Des Deutschsprachigen Kulturraumes 2., Vollstandig Uberarbeitete Auflage (German Edition) Walther Killy Click here if your download doesn"t start automatically

Mehr

Accelerating Information Technology Innovation

Accelerating Information Technology Innovation Accelerating Information Technology Innovation http://aiti.mit.edu Ghana Summer 2011 Lecture 05 Functions Weather forecast in Accra Thursday Friday Saturday Sunday 30 C 31 C 29 C 28 C f = 9 5 c + 32 Temperature

Mehr

Mathematische Zeitschrift

Mathematische Zeitschrift Math. Z. 250, 7 22 (2005) Mathematische Zeitschrift DOI: 10.1007/s00209-004-0714-4 Subextension of plurisubharmonic functions with weak singularities U. Cegrell 1, 2,, S. Kolodziej 3,, A. Zeriahi 4 1 Department

Mehr