Skip to content

Finite Difference Methods in Financial Engineering: A Partial Differential Equation Approach Wiley Finance (Gebundene Ausgabe) first-order hyperbolic equations CONTINUOUS THEORY OF PARTIAL DIFFERENTIAL EQUATIONS Wirtschaft Betriebswirtschaft Management

Finite Difference Methods in Financial Engineering: A Partial Differential Equation Approach Wiley Finance (Gebundene Ausgabe) first-order hyperbolic equations CONTINUOUS THEORY OF PARTIAL DIFFERENTIAL EQUATIONS Wirtschaft Betriebswirtschaft Management

Finite Difference Methods in Financial Engineering: A Partial Differential

Finite Difference Methods in Financial Engineering: A Partial Differential Equation Approach Wiley Finance (Gebundene Ausgabe) first-order hyperbolic equations CONTINUOUS THEORY OF PARTIAL DIFFERENTIAL EQUATIONS Wirtschaft Betriebswirtschaft Management

by Daniel J. Duffy

  • Used
  • Hardcover
Condition
See description
Seller
Seller rating:
This seller has earned a 5 of 5 Stars rating from Biblio customers.
Wahlstedt, Germany
Item Price
€86.90
Or just €78.21 with a
Bibliophiles Club Membership
€19.95 Shipping to USA
Standard delivery: 7 to 39 days

More Shipping Options

Payment Methods Accepted

  • Visa
  • Mastercard
  • American Express
  • Discover
  • PayPal

About This Item

Wiley& Sons, Auflage: Har/Cdr (23. Mai 2006). Auflage: Har/Cdr (23. Mai 2006). Hardcover. 24,8 x 17,4 x 3,2 cm. The world of quantitative finance (QF) is one of the fastest growing areas of research and its practical applications to derivatives pricing problem. Since the discovery of the famous Black-Scholes equation in the 1970's we have seen a surge in the number of models for a wide range of products such as plain and exotic options, interest rate derivatives, real options and many others. Gone are the days when it was possible to price these derivatives analytically. For most problems we must resort to some kind of approximate method. In this book we employ partial differential equations (PDE) to describe a range of one-factor and multi-factor derivatives products such as plain European and American options, multi-asset options, Asian options, interest rate options and real options. PDE techniques allow us to create a framework for modeling complex and interesting derivatives products. Having defined the PDE problem we then approximate it using the Finite Difference Method (FDM). This method has been used for many application areas such as fluid dynamics, heat transfer, semiconductor simulation and astrophysics, to name just a few. In this book we apply the same techniques to pricing real-life derivative products. We use both traditional (or well-known) methods as well as a number of advanced schemes that are making their way into the QF literature: * Crank-Nicolson, exponentially fitted and higher-order schemes for one-factor and multi-factor options * Early exercise features and approximation using front-fixing, penalty and variational methods * Modelling stochastic volatility models using Splitting methods * Critique of ADI and Crank-Nicolson schemes; when they work and when they don't work * Modelling jumps using Partial Integro Differential Equations (PIDE) * Free and moving boundary value problems in QF Included with the book is a CD containing information on how to set up FDM algorithms, how to map these algorithms to C++ as well as several working programs for one-factor and two-factor models. We also provide source code so that you can customize the applications to suit your own needs. Finite Difference Methods in Financial EngineeringA Partial Differential Equation Approach (Wiley Finance) Daniel J. Duffy quantitative finance research derivatives pricing Black-Scholes equation exotic options interest rate partial differential equatio This book proved to be a useful reference for practical implementation of finite-difference methods for PDEs: several one- and multi-factor financial derivatives pricing models, including local volatility models and models with stochastic volatilities. The methods described in the text are stable, accurate and reasonably efficient. Stability of FD methods is obviously of top concern to the author (as it should be to readers as well), and he goes into extensive detail evaluating the stability of various techniques. The writing is clear and consistent, though a "notational" index or glossary would have been helpful, particularly in the early going. The author provides several practical examples, which lends a refreshing degree of concreteness to the book. Author: Daniel Duffy is a numerical analyst who has been working in the IT business since 1979. He has been involved in the analysis, design and implementation of systems using object-oriented, component and (more recently) intelligent agent technologies to large industrial and financial applications. As early as 1993 he was involved in C++ projects for risk management and options applications with a large Dutch bank. His main interest is in finding robust and scalable numerical schemes that approximate the partial differential equations that model financial derivatives products. He has an M.Sc. in the Finite Element Method first-order hyperbolic systems and a Ph.D. in robust finite difference methods for convection-diffusion partial differential equations. Both degrees are from Trinity College, Dublin, Ireland. Daniel Duffy is founder of Datasim Education and Datasim Component Technology, two companies involved in training, consultancy and software development. ISBN 978-0470858820 ISBN 0470858826 Reihe/Serie The Wiley Finance Series Verlagsort Chichester Sprache englisch Maße 178 x 252 mmWirtschaft Betriebswirtschaft Management ISBN-10 0-470-85882-6 / 0470858826 ISBN-13 978-0-470-85882-0 / 9780470858820 Content: 0 Goals of this Book and Global Overview 1 0.1 What is this book? 1 0.2 Why has this book been written? 2 0.3 For whom is this book intended? 2 0.4 Why should I read this book? 2 0.5 The structure of this book 3 0.6 What this book does not cover 4 0.7 Contact, feedback and more information 4 PART I THE CONTINUOUS THEORY OF PARTIAL DIFFERENTIAL EQUATIONS 5 1 An Introduction to Ordinary Differential Equations 7 1.1 Introduction and objectives 7 1.2 Two-point boundary value problem 8 1.3 Linear boundary value problems 9 1.4 Initial value problems 10 1.5 Some special cases 10 1.6 Summary and conclusions 11 2 An Introduction to Partial Differential Equations 13 2.1 Introduction and objectives 13 2.2 Partial differential equations 13 2.3 Specialisations 15 2.4 Parabolic partial differential equations 18 2.5 Hyperbolic equations 20 2.6 Systems of equations 22 2.7 Equations containing integrals 23 2.8 Summary and conclusions 24 3 Second-Order Parabolic Differential Equations 25 3.1 Introduction and objectives 25 3.2 Linear parabolic equations 25 3.3 The continuous problem 26 3.4 The maximum principle for parabolic equations 28 3.5 A special case: one-factor generalised Black Scholes models 29 3.6 Fundamental solution and the Green s function 30 3.7 Integral representation of the solution of parabolic PDEs 31 3.8 Parabolic equations in one space dimension 33 3.9 Summary and conclusions 35 4 An Introduction to the Heat Equation in One Dimension 37 4.1 Introduction and objectives 37 4.2 Motivation and background 38 4.3 The heat equation and financial engineering 39 4.4 The separation of variables technique 40 4.5 Transformation techniques for the heat equation 44 4.6 Summary and conclusions 46 5 An Introduction to the Method of Characteristics 47 5.1 Introduction and objectives 47 5.2 First-order hyperbolic equations 47 5.3 Second-order hyperbolic equations 50 5.4 Applications to financial engineering 53 5.5 Systems of equations 55 5.6 Propagation of discontinuities 57 5.7 Summary and conclusions 59 PART II FINITE DIFFERENCE METHODS: THE FUNDAMENTALS 61 6 An Introduction to the Finite Difference Method 63 6.1 Introduction and objectives 63 6.2 Fundamentals of numerical differentiation 63 6.3 Caveat: accuracy and round-off errors 65 6.4 Where are divided differences used in instrument pricing? 67 6.5 Initial value problems 67 6.6 Nonlinear initial value problems 72 6.7 Scalar initial value problems 75 6.8 Summary and conclusions 76 7 An Introduction to the Method of Lines 79 7.1 Introduction and objectives 79 7.2 Classifying semi-discretisation methods 79 7.3 Semi-discretisation in space using FDM 80 7.4 Numerical approximation of first-order systems 85 7.5 Summary and conclusions 89 8 General Theory of the Finite Difference Method 91 8.1 Introduction and objectives 91 8.2 Some fundamental concepts 91 8.3 Stability and the Fourier transform 94 8.4 The discrete Fourier transform 96 8.5 Stability for initial boundary value problems 99 8.6 Summary and conclusions 101 9 Finite Difference Schemes for First-Order Partial Differential Equations 103 9.1 Introduction and objectives 103 9.2 Scoping the problem 103 9.3 Why first-order equations are different: Essential difficulties 105 9.4 A simple explicit scheme 106 9.5 Some common schemes for initial value problems 108 9.6 Some common schemes for initial boundary value problems 110 9.7 Monotone and positive-type schemes 110 9.8 Extensions, generalisations and other applications 111 9.9 Summary and conclusions 115 10 FDM for the One-Dimensional Convection Diffusion Equation 117 10.1 Introduction and objectives 117 10.2 Approximation of derivatives on the boundaries 118 10.3 Time-dependent convection diffusion equations 120 10.4 Fully discrete schemes 120 10.5 Specifying initial and boundary conditions 121 10.6 Semi-discretisation in space 121 10.7 Semi-discretisation in time 122 10.8 Summary and conclusions 122 11 Exponentially Fitted Finite Difference Schemes 123 11.1 Introduction and objectives 123 11.2 Motivating exponential fitting 123 11.3 Exponential fitting and time-dependent convection-diffusion 128 11.4 Stability and convergence analysis 129 11.5 Approximating the derivative of the solution 131 11.6 Special limiting cases 132 11.7 Summary and conclusions 132 PART III APPLYING FDM TO ONE-FACTOR INSTRUMENT PRICING 135 12 Exact Solutions and Explicit Finite Difference Method for One-Factor Models 137 12.1 Introduction and objectives 137 12.2 Exact solutions and benchmark cases 137 12.3 Perturbation analysis and risk engines 139 12.4 The trinomial method: Preview 139 12.5 Using exponential fitting with explicit time marching 142 12.6 Approximating the Greeks 142 12.7 Summary and conclusions 144 12.8 Appendix: the formula for Vega 144 13 An Introduction to the Trinomial Method 147 13.1 Introduction and objectives 147 13.2 Motivating the trinomial method 147 13.3 Trinomial method: Comparisons with other methods 149 13.4 The trinomial method for barrier options 151 13.5 Summary and conclusions 152 14 Exponentially Fitted Difference Schemes for Barrier Options 153 14.1 Introduction and objectives 153 14.2 What are barrier options? 153 14.3 Initial boundary value problems for barrier options 154 14.4 Using exponential fitting for barrier options 154 14.5 Time-dependent volatility 156 14.6 Some other kinds of exotic options 157 14.7 Comparisons with exact solutions 159 14.8 Other schemes and approximations 162 14.9 Extensions to the model 162 14.10 Summary and conclusions 163 15 Advanced Issues in Barrier and Lookback Option Modelling 165 15.1 Introduction and objectives 165 15.2 Kinds of boundaries and boundary conditions 165 15.3 Discrete and continuous monitoring 168 15.4 Continuity corrections for discrete barrier options 171 15.5 Complex barrier options 171 15.6 Summary and conclusions 173 16 The Meshless (Meshfree) Method in Financial Engineering 175 16.1 Introduction and objectives 175 16.2 Motivating the meshless method 175 16.3 An introduction to radial basis functions 177 16.4 Semi-discretisations and convection diffusion equations 177 16.5 Applications of the one-factor Black Scholes equation 179 16.6 Advantages and disadvantages of meshless 180 16.7 Summary and conclusions 181 17 Extending the Black Scholes Model: Jump Processes 183 17.1 Introduction and objectives 183 17.2 Jump diffusion processes 183 17.2.1 Convolution transformations 185 17.3 Partial integro-differential equations and financial applications 186 17.4 Numerical solution of PIDE: Preliminaries 187 17.5 Techniques for the numerical solution of PIDEs 188 17.6 Implicit and explicit methods 188 17.7 Implicit explicit Runge Kutta methods 189 17.8 Using operator splitting 189 17.9 Splitting and predictor corrector methods 190 17.10 Summary and conclusions 191 PART IV FDM FOR MULTIDIMENSIONAL PROBLEMS 193 18 Finite Difference Schemes for Multidimensional Problems 195 18.1 Introduction and objectives 195 18.2 Elliptic equations 195 18.3 Diffusion and heat equations 202 18.4 Advection equation in two dimensions 205 18.5 Convection diffusion equation 207 18.6 Summary and conclusions 208 19 An Introduction to Alternating Direction Implicit and Splitting Methods 209 19.1 Introduction and objectives 209 19.2 What is ADI, really? 210 19.3 Improvements on the basic ADI scheme 212 19.4 ADI for first-order hyperbolic equations 215 19.5 ADI classico and three-dimensional problems 217 19.6 The Hopscotch method 218 19.7 Boundary conditions 219 19.8 Summary and conclusions 221 20 Advanced Operator Splitting Methods: Fractional Steps 223 20.1 Introduction and objectives 223 20.2 Initial examples 223 20.3 Problems with mixed derivatives 224 20.4 Predictor corrector methods (approximation correctors) 226 20.5 Partial integro-differential equations 227 20.6 More general results 228 20.7 Summary and conclusions 228 21 Modern Splitting Methods 229 21.1 Introduction and objectives 229 21.2 Systems of equations 229 21.3 A different kind of splitting: The IMEX schemes 232 21.4 Applicability of IMEX schemes to Asian option pricing 234 21.5 Summary and conclusions 235 PART V APPLYING FDM TO MULTI-FACTOR INSTRUMENT PRICING 237 22 Options with Stochastic Volatility: The Heston Model 239 22.1 Introduction and objectives 239 22.2 An introduction to Ornstein Uhlenbeck processes 239 22.3 Stochastic differential equations and the Heston model 240 22.4 Boundary conditions 241 22.5 Using finite difference schemes: Prologue 243 22.6 A detailed example 243 22.7 Summary and conclusions 246 23 Finite Difference Methods for Asian Options and Other Mixed Problems 249 23.1 Introduction and objectives 249 23.2 An introduction to Asian options 249 23.3 My first PDE formulation 250 23.4 Using operator splitting methods 251 23.5 Cheyette interest models 253 23.6 New developments 254 23.7 Summary and conclusions 255 24 Multi-Asset Options 257 24.1 Introduction and objectives 257 24.2 A taxonomy of multi-asset options 257 24.3 Common framework for multi-asset options 265 24.4 An overview of finite difference schemes for multi-asset problems 266 24.5 Numerical solution of elliptic equations 267 24.6 Solving multi-asset Black Scholes equations 269 24.7 Special guidelines and caveats 270 24.8 Summary and conclusions 271 25 Finite Difference Methods for Fixed-Income Problems 273 25.1 Introduction and objectives 273 25.2 An introduction to interest rate modelling 273 25.3 Single-factor models 274 25.4 Some specific stochastic models 276 25.5 An introduction to multidimensional models 278 25.6 The thorny issue of boundary conditions 280 25.7 Introduction to approximate methods for interest rate models 282 25.8 Summary and conclusions 283 PART VI FREE AND MOVING BOUNDARY VALUE PROBLEMS 285 26 Background to Free and Moving Boundary Value Problems 287 26.1 Introduction and objectives 287 26.2 Notation and definitions 287 26.3 Some preliminary examples 288 26.4 Solutions in financial engineering: A preview 293 26.5 Summary and conclusions 294 27 Numerical Methods for Free Boundary Value Problems: Front-Fixing Methods 295 27.1 Introduction and objectives 295 27.2 An introduction to front-fixing methods 295 27.3 A crash course on partial derivatives 295 27.4 Functions and implicit forms 297 27.5 Front fixing for the heat equation 299 27.6 Front fixing for general problems 300 27.7 Multidimensional problems 300 27.8 Front fixing and American options 303 27.9 Other finite difference schemes 305 27.10 Summary and conclusions 306 28 Viscosity Solutions and Penalty Methods for American Option Problems 307 28.1 Introduction and objectives 307 28.2 Definitions and main results for parabolic problems 307 28.3 An introduction to semi-linear equations and penalty method 310 28.4 Implicit, explicit and semi-implicit schemes 311 28.5 Multi-asset American options 312 28.6 Summary and conclusions 314 29 Variational Formulation of American Option Problems 315 29.1 Introduction and objectives 315 29.2 A short history of variational inequalities 316 29.3 A first parabolic variational inequality 316 29.4 Functional analysis background 318 29.5 Kinds of variational inequalities 319 29.6 Variational inequalities using Rothe s methods 323 29.7 American options and variational inequalities 324 29.8 Summary and conclusions 324 PART VII DESIGN AND IMPLEMENTATION IN C++ 325 30 Finding the Appropriate Finite Difference Schemes for your Financial Engineering Problem 327 30.1 Introduction and objectives 327 30.2 The financial model 328 30.3 The viewpoints in the continuous model 328 30.4 The viewpoints in the discrete model 332 30.5 Auxiliary numerical methods 335 30.6 New Developments 336 30.7 Summary and conclusions 336 31 Design and Implementation of First-Order Problems 337 31.1 Introduction and objectives 337 31.2 Software requirements 337 31.3 Modular decomposition 338 31.4 Useful C++ data structures 339 31.5 One-factor models 339 31.6 Multi-factor models 343 31.7 Generalisations and applications to quantitative finance 346 31.8 Summary and conclusions 347 31.9 Appendix: Useful data structures in C++ 348 32 Moving to Black Scholes 353 32.1 Introduction and objectives 353 32.2 The PDE model 354 32.3 The FDM model 355 32.4 Algorithms and data structures 355 32.5 The C++ model 356 32.6 Test case: The two-dimensional heat equation 357 32.7 Finite difference solution 357 32.8 Moving to software and method implementation 358 32.9 Generalisations 361 32.10 Summary and conclusions 362 33 C++ Class Hierarchies for One-Factor and Two-Factor Payoffs 363 33.1 Introduction and objectives 363 33.2 Abstract and concrete payoff classes 364 33.3 Using payoff classes 367 33.4 Lightweight payoff classes 368 33.5 Super-lightweight payoff functions 369 33.6 Payoff functions for multi-asset option problems 371 33.7 Caveat: non-smooth payoff and convergence degradation 373 33.8 Summary and conclusions 374 Appendices 375 A1 An introduction to integral and partial integro-differential equations 375 A2 An introduction to the finite element method 393 Bibliography 409 Index 417

first-order hyperbolic equations CONTINUOUS THEORY OF PARTIAL DIFFERENTIAL EQUATIONS Wirtschaft Betriebswirtschaft Management ISBN-10 0-470-85882-6 / 0470858826 ISBN-13 978-0-470-85882-0 / 9780470858820 Content: 0 Goals of this Book and Global Overview 1 0.1 What is this book? 1 0.2 Why has this book been written? 2 0.3 For whom is this book intended? 2 0.4 Why should I read this book? 2 0.5 The structure of this book 3 0.6 What this book does not cover 4 0.7 Contact, feedback and more information 4 PART I THE CONTINUOUS THEORY OF PARTIAL DIFFERENTIAL EQUATIONS 5 1 An Introduction to Ordinary Differential Equations 7 1.1 Introduction and objectives 7 1.2 Two-point boundary value problem 8 1.3 Linear boundary value problems 9 1.4 Initial value problems 10 1.5 Some special cases 10 1.6 Summary and conclusions 11 2 An Introduction to Partial Differential Equations 13 2.1 Introduction and objectives 13 2.2 Partial differential equations 13 2.3 Specialisations 15 2.4 Parabolic partial differential equations 18 2.5 Hyperbolic equations 20 2.6 Systems of equations 22 2.7 Equations containing integrals 23 2.8 Summary and conclusions 24 3 Second-Order Parabolic Differential Equations 25 3.1 Introduction and objectives 25 3.2 Linear parabolic equations 25 3.3 The continuous problem 26 3.4 The maximum principle for parabolic equations 28 3.5 A special case: one-factor generalised Black Scholes models 29 3.6 Fundamental solution and the Green s function 30 3.7 Integral representation of the solution of parabolic PDEs 31 3.8 Parabolic equations in one space dimension 33 3.9 Summary and conclusions 35 4 An Introduction to the Heat Equation in One Dimension 37 4.1 Introduction and objectives 37 4.2 Motivation and background 38 4.3 The heat equation and financial engineering 39 4.4 The separation of variables technique 40 4.5 Transformation techniques for the heat equation 44 4.6 Summary and conclusions 46 5 An Introduction to the Method of Characteristics 47 5.1 Introduction and objectives 47 5.2 First-order hyperbolic equations 47 5.3 Second-order hyperbolic equations 50 5.4 Applications to financial engineering 53 5.5 Systems of equations 55 5.6 Propagation of discontinuities 57 5.7 Summary and conclusions 59 PART II FINITE DIFFERENCE METHODS: THE FUNDAMENTALS 61 6 An Introduction to the Finite Difference Method 63 6.1 Introduction and objectives 63 6.2 Fundamentals of numerical differentiation 63 6.3 Caveat: accuracy and round-off errors 65 6.4 Where are divided differences used in instrument pricing? 67 6.5 Initial value problems 67 6.6 Nonlinear initial value problems 72 6.7 Scalar initial value problems 75 6.8 Summary and conclusions 76 7 An Introduction to the Method of Lines 79 7.1 Introduction and objectives 79 7.2 Classifying semi-discretisation methods 79 7.3 Semi-discretisation in space using FDM 80 7.4 Numerical approximation of first-order systems 85 7.5 Summary and conclusions 89 8 General Theory of the Finite Difference Method 91 8.1 Introduction and objectives 91 8.2 Some fundamental concepts 91 8.3 Stability and the Fourier transform 94 8.4 The discrete Fourier transform 96 8.5 Stability for initial boundary value problems 99 8.6 Summary and conclusions 101 9 Finite Difference Schemes for First-Order Partial Differential Equations 103 9.1 Introduction and objectives 103 9.2 Scoping the problem 103 9.3 Why first-order equations are different: Essential difficulties 105 9.4 A simple explicit scheme 106 9.5 Some common schemes for initial value problems 108 9.6 Some common schemes for initial boundary value problems 110 9.7 Monotone and positive-type schemes 110 9.8 Extensions, generalisations and other applications 111 9.9 Summary and conclusions 115 10 FDM for the One-Dimensional Convection Diffusion Equation 117 10.1 Introduction and objectives 117 10.2 Approximation of derivatives on the boundaries 118 10.3 Time-dependent convection diffusion equations 120 10.4 Fully discrete schemes 120 10.5 Specifying initial and boundary conditions 121 10.6 Semi-discretisation in space 121 10.7 Semi-discretisation in time 122 10.8 Summary and conclusions 122 11 Exponentially Fitted Finite Difference Schemes 123 11.1 Introduction and objectives 123 11.2 Motivating exponential fitting 123 11.3 Exponential fitting and time-dependent convection-diffusion 128 11.4 Stability and convergence analysis 129 11.5 Approximating the derivative of the solution 131 11.6 Special limiting cases 132 11.7 Summary and conclusions 132 PART III APPLYING FDM TO ONE-FACTOR INSTRUMENT PRICING 135 12 Exact Solutions and Explicit Finite Difference Method for One-Factor Models 137 12.1 Introduction and objectives 137 12.2 Exact solutions and benchmark cases 137 12.3 Perturbation analysis and risk engines 139 12.4 The trinomial method: Preview 139 12.5 Using exponential fitting with explicit time marching 142 12.6 Approximating the Greeks 142 12.7 Summary and conclusions 144 12.8 Appendix: the formula for Vega 144 13 An Introduction to the Trinomial Method 147 13.1 Introduction and objectives 147 13.2 Motivating the trinomial method 147 13.3 Trinomial method: Comparisons with other methods 149 13.4 The trinomial method for barrier options 151 13.5 Summary and conclusions 152 14 Exponentially Fitted Difference Schemes for Barrier Options 153 14.1 Introduction and objectives 153 14.2 What are barrier options? 153 14.3 Initial boundary value problems for barrier options 154 14.4 Using exponential fitting for barrier options 154 14.5 Time-dependent volatility 156 14.6 Some other kinds of exotic options 157 14.7 Comparisons with exact solutions 159 14.8 Other schemes and approximations 162 14.9 Extensions to the model 162 14.10 Summary and conclusions 163 15 Advanced Issues in Barrier and Lookback Option Modelling 165 15.1 Introduction and objectives 165 15.2 Kinds of boundaries and boundary conditions 165 15.3 Discrete and continuous monitoring 168 15.4 Continuity corrections for discrete barrier options 171 15.5 Complex barrier options 171 15.6 Summary and conclusions 173 16 The Meshless (Meshfree) Method in Financial Engineering 175 16.1 Introduction and objectives 175 16.2 Motivating the meshless method 175 16.3 An introduction to radial basis functions 177 16.4 Semi-discretisations and convection diffusion equations 177 16.5 Applications of the one-factor Black Scholes equation 179 16.6 Advantages and disadvantages of meshless 180 16.7 Summary and conclusions 181 17 Extending the Black Scholes Model: Jump Processes 183 17.1 Introduction and objectives 183 17.2 Jump diffusion processes 183 17.2.1 Convolution transformations 185 17.3 Partial integro-differential equations and financial applications 186 17.4 Numerical solution of PIDE: Preliminaries 187 17.5 Techniques for the numerical solution of PIDEs 188 17.6 Implicit and explicit methods 188 17.7 Implicit explicit Runge Kutta methods 189 17.8 Using operator splitting 189 17.9 Splitting and predictor corrector methods 190 17.10 Summary and conclusions 191 PART IV FDM FOR MULTIDIMENSIONAL PROBLEMS 193 18 Finite Difference Schemes for Multidimensional Problems 195 18.1 Introduction and objectives 195 18.2 Elliptic equations 195 18.3 Diffusion and heat equations 202 18.4 Advection equation in two dimensions 205 18.5 Convection diffusion equation 207 18.6 Summary and conclusions 208 19 An Introduction to Alternating Direction Implicit and Splitting Methods 209 19.1 Introduction and objectives 209 19.2 What is ADI, really? 210 19.3 Improvements on the basic ADI scheme 212 19.4 ADI for first-order hyperbolic equations 215 19.5 ADI classico and three-dimensional problems 217 19.6 The Hopscotch method 218 19.7 Boundary conditions 219 19.8 Summary and conclusions 221 20 Advanced Operator Splitting Methods: Fractional Steps 223 20.1 Introduction and objectives 223 20.2 Initial examples 223 20.3 Problems with mixed derivatives 224 20.4 Predictor corrector methods (approximation correctors) 226 20.5 Partial integro-differential equations 227 20.6 More general results 228 20.7 Summary and conclusions 228 21 Modern Splitting Methods 229 21.1 Introduction and objectives 229 21.2 Systems of equations 229 21.3 A different kind of splitting: The IMEX schemes 232 21.4 Applicability of IMEX schemes to Asian option pricing 234 21.5 Summary and conclusions 235 PART V APPLYING FDM TO MULTI-FACTOR INSTRUMENT PRICING 237 22 Options with Stochastic Volatility: The Heston Model 239 22.1 Introduction and objectives 239 22.2 An introduction to Ornstein Uhlenbeck processes 239 22.3 Stochastic differential equations and the Heston model 240 22.4 Boundary conditions 241 22.5 Using finite difference schemes: Prologue 243 22.6 A detailed example 243 22.7 Summary and conclusions 246 23 Finite Difference Methods for Asian Options and Other Mixed Problems 249 23.1 Introduction and objectives 249 23.2 An introduction to Asian options 249 23.3 My first PDE formulation 250 23.4 Using operator splitting methods 251 23.5 Cheyette interest models 253 23.6 New developments 254 23.7 Summary and conclusions 255 24 Multi-Asset Options 257 24.1 Introduction and objectives 257 24.2 A taxonomy of multi-asset options 257 24.3 Common framework for multi-asset options 265 24.4 An overview of finite difference schemes for multi-asset problems 266 24.5 Numerical solution of elliptic equations 267 24.6 Solving multi-asset Black Scholes equations 269 24.7 Special guidelines and caveats 270 24.8 Summary and conclusions 271 25 Finite Difference Methods for Fixed-Income Problems 273 25.1 Introduction and objectives 273 25.2 An introduction to interest rate modelling 273 25.3 Single-factor models 274 25.4 Some specific stochastic models 276 25.5 An introduction to multidimensional models 278 25.6 The thorny issue of boundary conditions 280 25.7 Introduction to approximate methods for interest rate models 282 25.8 Summary and conclusions 283 PART VI FREE AND MOVING BOUNDARY VALUE PROBLEMS 285 26 Background to Free and Moving Boundary Value Problems 287 26.1 Introduction and objectives 287 26.2 Notation and definitions 287 26.3 Some preliminary examples 288 26.4 Solutions in financial engineering: A preview 293 26.5 Summary and conclusions 294 27 Numerical Methods for Free Boundary Value Problems: Front-Fixing Methods 295 27.1 Introduction and objectives 295 27.2 An introduction to front-fixing methods 295 27.3 A crash course on partial derivatives 295 27.4 Functions and implicit forms 297 27.5 Front fixing for the heat equation 299 27.6 Front fixing for general problems 300 27.7 Multidimensional problems 300 27.8 Front fixing and American options 303 27.9 Other finite difference schemes 305 27.10 Summary and conclusions 306 28 Viscosity Solutions and Penalty Methods for American Option Problems 307 28.1 Introduction and objectives 307 28.2 Definitions and main results for parabolic problems 307 28.3 An introduction to semi-linear equations and penalty method 310 28.4 Implicit, explicit and semi-implicit schemes 311 28.5 Multi-asset American options 312 28.6 Summary and conclusions 314 29 Variational Formulation of American Option Problems 315 29.1 Introduction and objectives 315 29.2 A short history of variational inequalities 316 29.3 A first parabolic variational inequality 316 29.4 Functional analysis background 318 29.5 Kinds of variational inequalities 319 29.6 Variational inequalities using Rothe s methods 323 29.7 American options and variational inequalities 324 29.8 Summary and conclusions 324 PART VII DESIGN AND IMPLEMENTATION IN C++ 325 30 Finding the Appropriate Finite Difference Schemes for your Financial Engineering Problem 327 30.1 Introduction and objectives 327 30.2 The financial model 328 30.3 The viewpoints in the continuous model 328 30.4 The viewpoints in the discrete model 332 30.5 Auxiliary numerical methods 335 30.6 New Developments 336 30.7 Summary and conclusions 336 31 Design and Implementation of First-Order Problems 337 31.1 Introduction and objectives 337 31.2 Software requirements 337 31.3 Modular decomposition 338 31.4 Useful C++ data structures 339 31.5 One-factor models 339 31.6 Multi-factor models 343 31.7 Generalisations and applications to quantitative finance 346 31.8 Summary and conclusions 347 31.9 Appendix: Useful data structures in C++ 348 32 Moving to Black Scholes 353 32.1 Introduction and objectives 353 32.2 The PDE model 354 32.3 The FDM model 355 32.4 Algorithms and data structures 355 32.5 The C++ model 356 32.6 Test case: The two-dimensional heat equation 357 32.7 Finite difference solution 357 32.8 Moving to software and method implementation 358 32.9 Generalisations 361 32.10 Summary and conclusions 362 33 C++ Class Hierarchies for One-Factor and Two-Factor Payoffs 363 33.1 Introduction and objectives 363 33.2 Abstract and concrete payoff classes 364 33.3 Using payoff classes 367 33.4 Lightweight payoff classes 368 33.5 Super-lightweight payoff functions 369 33.6 Payoff functions for multi-asset option problems 371 33.7 Caveat: non-smooth payoff and convergence degradation 373 33.8 Summary and conclusions 374 Appendices 375 A1 An introduction to integral and partial integro-differential equations 375 A2 An introduction to the finite element method 393 Bibliography 409 Index 417 The world of quantitative finance (QF) is one of the fastest growing areas of research and its practical applications to derivatives pricing problem. Since the discovery of the famous Black-Scholes equation in the 1970's we have seen a surge in the number of models for a wide range of products such as plain and exotic options, interest rate derivatives, real options and many others. Gone are the days when it was possible to price these derivatives analytically. For most problems we must resort to some kind of approximate method. In this book we employ partial differential equations (PDE) to describe a range of one-factor and multi-factor derivatives products such as plain European and American options, multi-asset options, Asian options, interest rate options and real options. PDE techniques allow us to create a framework for modeling complex and interesting derivatives products. Having defined the PDE problem we then approximate it using the Finite Difference Method (FDM). This method has been used for many application areas such as fluid dynamics, heat transfer, semiconductor simulation and astrophysics, to name just a few. In this book we apply the same techniques to pricing real-life derivative products. We use both traditional (or well-known) methods as well as a number of advanced schemes that are making their way into the QF literature: * Crank-Nicolson, exponentially fitted and higher-order schemes for one-factor and multi-factor options * Early exercise features and approximation using front-fixing, penalty and variational methods * Modelling stochastic volatility models using Splitting methods * Critique of ADI and Crank-Nicolson schemes; when they work and when they don't work * Modelling jumps using Partial Integro Differential Equations (PIDE) * Free and moving boundary value problems in QF Included with the book is a CD containing information on how to set up FDM algorithms, how to map these algorithms to C++ as well as several working programs for one-factor and two-factor models. We also provide source code so that you can customize the applications to suit your own needs. Finite Difference Methods in Financial EngineeringA Partial Differential Equation Approach (Wiley Finance) Daniel J. Duffy quantitative finance research derivatives pricing Black-Scholes equation exotic options interest rate partial differential equatio This book proved to be a useful reference for practical implementation of finite-difference methods for PDEs: several one- and multi-factor financial derivatives pricing models, including local volatility models and models with stochastic volatilities. The methods described in the text are stable, accurate and reasonably efficient. Stability of FD methods is obviously of top concern to the author (as it should be to readers as well), and he goes into extensive detail evaluating the stability of various techniques. The writing is clear and consistent, though a "notational" index or glossary would have been helpful, particularly in the early going. The author provides several practical examples, which lends a refreshing degree of concreteness to the book. Author: Daniel Duffy is a numerical analyst who has been working in the IT business since 1979. He has been involved in the analysis, design and implementation of systems using object-oriented, component and (more recently) intelligent agent technologies to large industrial and financial applications. As early as 1993 he was involved in C++ projects for risk management and options applications with a large Dutch bank. His main interest is in finding robust and scalable numerical schemes that approximate the partial differential equations that model financial derivatives products. He has an M.Sc. in the Finite Element Method first-order hyperbolic systems and a Ph.D. in robust finite difference methods for convection-diffusion partial differential equations. Both degrees are from Trinity College, Dublin, Ireland. Daniel Duffy is founder of Datasim Education and Datasim Component Technology, two companies involved in training, consultancy and software development. ISBN 978-0470858820 ISBN 0470858826 Reihe/Serie The Wiley Finance Series Verlagsort Chichester Sprache englisch Maße 178 x 252 mm

Synopsis

The world of quantitative finance (QF) is one of the fastest growing areas of research and its practical applications to derivatives pricing problem. Since the discovery of the famous Black-Scholes equation in the 1970's we have seen a surge in the number of models for a wide range of products such as plain and exotic options, interest rate derivatives, real options and many others. Gone are the days when it was possible to price these derivatives analytically. For most problems we must resort to some kind of approximate method. In this book we employ partial differential equations (PDE) to describe a range of one-factor and multi-factor derivatives products such as plain European and American options, multi-asset options, Asian options, interest rate options and real options. PDE techniques allow us to create a framework for modeling complex and interesting derivatives products. Having defined the PDE problem we then approximate it using the Finite Difference Method (FDM). This method has been used for many application areas such as fluid dynamics, heat transfer, semiconductor simulation and astrophysics, to name just a few. In this book we apply the same techniques to pricing real-life derivative products. We use both traditional (or well-known) methods as well as a number of advanced schemes that are making their way into the QF literature: Crank-Nicolson, exponentially fitted and higher-order schemes for one-factor and multi-factor options Early exercise features and approximation using front-fixing, penalty and variational methods Modelling stochastic volatility models using Splitting methods Critique of ADI and Crank-Nicolson schemes; when they work and when they don't work Modelling jumps using Partial Integro Differential Equations (PIDE) Free and moving boundary value problems in QF Included with the book is a CD containing information on how to set up FDM algorithms, how to map these algorithms to C++ as well as several working programs for one-factor and two-factor models. We also provide source code so that you can customize the applications to suit your own needs.

Reviews

(Log in or Create an Account first!)

You’re rating the book as a work, not the seller or the specific copy you purchased!

Details

Terms of Sale

BOOK-SERVICE Lars Lutzer - ANTIQUARIAN BOOKS - LITERATURE SEARCH *** BOOKSERVICE *** ANTIQUARIAN RESEARCH

Die Europsche Kommission stellt eine Plattform zur Online-Streitbeilegung (OS) bereit, die Sie hier finden: http://ec.europa.eu/consumers/odr

Lieferbedingungen und Geschaeftsbedingungen Lieferzeit: 2-9 Tage Lieferziel: Gilt fuer Lieferungen nach Deutschland. Lieferzeit fuer andere Laender maximal 30 Tage. Lieferfrist: Die Frist fuer die Lieferung beginnt bei Zahlung per Vorkasse am Tag nach Erteilung des Zahlungsauftrags an das ueberweisende Kreditinstitut bzw. bei anderen Zahlungsarten am Tag nach Vertragsschluss zu laufen und endet mit dem Ablauf des letzten Tages der Frist. Faellt der letzte Tag der Frist auf einen Samstag, Sonntag oder einen am Lieferort staatlich anerkannten allgemeinen Feiertag, so tritt an die Stelle eines solchen Tages der naechste Werktag. Widerrufsrecht fuer Verbraucher Verbrauchern steht ein Widerrufsrecht nach folgender Massgabe zu, wobei Verbraucher jede natuerliche Person ist, die ein Rechtsgeschaeft zu Zwecken abschliesst, die ueberwiegend weder ihrer gewerblichen noch ihrer selbstaendigen beruflichen Taetigkeit zugerechnet werden koennen: Widerrufsbelehrung Widerrufsrecht Sie haben das Recht, binnen vierzehn Tagen ohne Angabe von Gruenden diesen Vertrag zu widerrufen. Die Widerrufsfrist betraegt vierzehn Tage ab dem Tag an dem Sie oder ein von Ihnen benannter Dritter, der nicht Befoerderer ist, die Waren in Besitz genommen haben bzw. hat. Um Ihr Widerrufsrecht auszuueben, muessen Sie uns: Lars Lutzer – Einzelunternehmer - Alte Landstr. 39- 23812 Wahlstedt / Schleswig-Holstein - Email: LLU-Buchservice(AT)mail(PUNKT)de, TEL: +49 (0) 176 / 63887918 - FAX: +49 (0)32121035963 - UID: DE277819159 mittels einer eindeutigen Erklaerung (z.B. ein mit der Post versandter Brief, Telefax oder E-Mail) ueber Ihren Entschluss, diesen Vertrag zu widerrufen, informieren. Sie koennen dafuer das beigefuegte Muster-Widerrufsformular verwenden, das jedoch nicht vorgeschrieben ist. Widerrufsformular: (Wenn Sie den Vertrag widerrufen wollen, dann drucken und fuellen Sie bitte dieses Formular aus und senden Sie es zurueck). An: Buchservice-Lars-Lutzer Einzelunternehmer - Alte Landstr. 39- 23812 Wahlstedt / Schleswig-Holstein Telefon: ++49 (0)176 / 63887918 Telefax: +49 (0)32121035963 E-Mail: LLU-Buchservice@mail.de Hiermit widerrufe(n) ich/wir (*) den von mir/uns (*) abgeschlossenen Vertrag ueber den Kauf der folgenden Waren: Bestellt am (*) / Erhalten am (*): Name des/der Verbraucher(s): Anschrift des/der Verbraucher(s): Datum und Unterschrift (*) Unzutreffendes streichen. Zur Wahrung der Widerrufsfrist reicht es aus, dass Sie die Mitteilung ueber die Ausuebung des Widerrufsrechts vor Ablauf der Widerrufsfrist absenden. Folgen des Widerrufs Wenn Sie diesen Vertrag widerrufen, haben wir Ihnen alle Zahlungen, die wir von Ihnen erhalten haben, einschliesslich der Lieferkosten (mit Ausnahme der zusaetzlichen Kosten, die sich daraus ergeben, dass Sie eine andere Art der Lieferung als die von uns angebotene, guenstigste Standardlieferung gewaehlt haben), unverzueglich und spaetestens binnen vierzehn Tagen ab dem Tag zurueckzuzahlen, an dem die Mitteilung ueber Ihren Widerruf dieses Vertrags bei uns eingegangen ist. Fuer diese Rueckzahlung verwenden wir dasselbe Zahlungsmittel, das Sie bei der urspruenglichen Transaktion eingesetzt haben, es sei denn, mit Ihnen wurde ausdruecklich etwas anderes vereinbart; in keinem Fall werden Ihnen wegen dieser Rueckzahlung Entgelte berechnet. Wir koennen die Rueckzahlung verweigern, bis wir die Waren wieder zurueckerhalten haben oder bis Sie den Nachweis erbracht haben, dass Sie die Waren zurueckgesandt haben, je nachdem, welches der fruehere Zeitpunkt ist. Sie haben die Waren unverzueglich und in jedem Fall spaetestens binnen vierzehn Tagen ab dem Tag, an dem Sie uns ueber den Widerruf dieses Vertrags unterrichten, an uns zurueckzusenden oder zu uebergeben. Die Frist ist gewahrt, wenn Sie die Waren vor Ablauf der Frist von vierzehn Tagen absenden. Sie tragen die unmittelbaren Kosten der Ruecksendung der Waren. Sie muessen fuer einen etwaigen Wertverlust der Waren nur aufkommen, wenn dieser Wertverlust auf einen zur Pruefung der Beschaffenheit, Eigenschaften und Funktionsweise der Waren nicht notwendigen Umgang mit ihnen zurueckzufuehren ist. - Ende der gesetzlichen Widerrufsbelehrung Impressum: BuchService Lars Lutzer - Einzelunternehmung - Alte Landstr.39- 23812 Wahlstedt/ Schleswig-Holstein - TEL: +49 (0) 176 / 63887918 - FAX: +49 (0)32121035963- Email: LLU-Buchservice(at)mail(punkt)de, UID /VAT: DE277819159 Allgemeine Geschaefts- und Lieferbedingungen: 1. Allgemeines - Geltungsbereich 2. Vertragsschluss 3. Eigentumsvorbehalt 4. Verguetung 5. Gefahruebergang 6. Gewaehrleistung 7. Haftungsbeschraenkungen und -freistellung 8. Datenschutz 9. Schlussbestimmungen 1. Allgemeines - Geltungsbereich 1.1. Die folgenden Allgemeinen Geschaeftsbedingungen gelten fuer alle Geschaeftsbeziehungen zwischen uns und unseren Kunden. Massgeblich ist jeweils die zum Zeitpunkt des Vertragsschlusses gueltige Fassung. 1.2. Verbraucher i. S. d. Geschaeftsbedingungen sind natuerliche Personen, mit denen wir in Geschaeftsbeziehung treten, ohne dass diesen eine gewerbliche oder selbstaendige berufliche Taetigkeit zugerechnet werden kann. Unternehmer i. S. d. Geschaeftsbedingungen sind natuerliche oder juristische Personen oder rechtsfaehige Personengesellschaften, mit denen wir in Geschaeftsbeziehungen treten und die in Ausuebung einer gewerblichen oder selbstaendigen beruflichen Taetigkeit handeln. Kunde i. s. d. Geschaeftsbedingungen sind sowohl Verbraucher als auch Unternehmer. 1.3. Abweichende, entgegenstehende oder ergaenzende Allgemeine Geschaeftsbedingungen werden, selbst bei Kenntnis, nicht Vertragsbestandteil, es sei denn, ihrer Geltung wird ausdruecklich schriftlich zugestimmt. 2. Vertragsschluss 2.1. Unsere Angebote sind freibleibend und stehen unter der Bedingung, dass das Produkt unsererseits noch vorraetig oder lieferbar ist. 2.2. Mit der Bestellung erklaert der Kunde verbindlich sein Vertragsangebot. Wir werden den Zugang der Bestellung des Kunden bestaetigen. Die Zugangsbestaetigung stellt noch keine verbindliche Annahme der Bestellung dar. Die Zugangsbestaetigung kann mit der Annahmeerklaerung verbunden werden. 2.3. Wir sind berechtigt, das in der Bestellung liegende Vertragsangebot innerhalb von sieben Werktagen nach Eingang bei uns anzunehmen. Wir sind berechtigt, die Annahme der Bestellung - etwa nach Pruefung der Bonitaet des Kunden - abzulehnen. 3. Eigentumsvorbehalt 3.1. Bei Verbrauchern behalten wir uns das Eigentum an der Ware bis zur vollstaendigen Zahlung des Kaufpreises vor. Bei Unternehmern behalten wir uns das Eigentum an der Ware bis zur vollstaendigen Begleichung aller Forderungen aus einer laufenden Geschaeftsbeziehung vor. 3.2. Wir sind berechtigt, bei vertragswidrigem Verhalten des Kunden, insbesondere bei Zahlungsverzug oder bei Verletzung einer Pflicht nach Ziff. 2 und 3 dieser Bestimmung vom Vertrag zurueckzutreten und die Ware herauszuverlangen. 3.3. Der Unternehmer ist berechtigt, die Ware im ordentlichen Geschaeftsgang weiterzuveraeussern. Er tritt uns bereits jetzt alle Forderungen in Hoehe des Rechnungsbetrags ab, die ihm durch die Weiterveraeusserung gegen einen Dritten erwachsen. Wir nehmen die Abtretung an. Nach der Abtretung ist der Unternehmer zur Einziehung der Forderung ermaechtigt. Wir behalten uns vor, die Forderung selbst einzuziehen, sobald der Unternehmer seinen Zahlungsverpflichtungen nicht ordnungsgemaess nachkommt und in Zahlungsverzug geraet. 4. Verguetung 4.1. Der angebotene Preis ist bindend. Im Preis ist die gesetzliche Umsatzsteuer enthalten. Beim Versendungskauf versteht sich der Preis zuzueglich einer Versandkostenpauschale. Dem Kunden entstehen bei Bestellung durch Nutzung der Fernkommunikationsmittel keine zusaetzlichen Kosten. Der Kunde kann die Bezahlung ueber eine der angebotenen Zahlungsarten leisten. Wir behalten uns das Recht vor, einzelne Zahlungsarten auszuschliessen. 4.2. Der Kunde verpflichtet sich, nach Erhalt der Leistung innerhalb von 10 Tagen den Preis zu zahlen. Nach Ablauf dieser Frist kommt der Kunde in Zahlungsverzug. Der Verbraucher hat waehrend des Verzugs die Geldschuld in Hoehe von 5 % ueber dem Basiszinssatz zu verzinsen. Der Unternehmer hat waehrend des Verzugs die Geldschuld in Hoehe von 8 % ueber dem Basiszinssatz zu verzinsen. Gegenueber dem Unternehmer behalten wir uns vor, einen hoeheren Verzugszinsschaden nachzuweisen und geltend zu machen. 4.3. Der Kunde hat ein Recht zur Aufrechnung nur, wenn seine Gegenansprueche rechtskraeftig festgestellt wurden und oder durch uns anerkannt wurden. Der Kunde kann ein Zurueckbehaltungsrecht nur ausueben, wenn sein Gegenanspruch auf demselben Vertragsverhaeltnis beruht. 5. Gefahruebergang 5.1. Bei Verbrauchern geht die Gefahr des zufaelligen Untergangs und der zufaelligen Verschlechterung der verkauften Ware auch beim Versendungskauf mit der UEbergabe der Ware auf diesen ueber. 5.2. Bei Unternehmern geht die Gefahr des zufaelligen Untergangs und der zufaelligen Verschlechterung der Ware mit der Auslieferung der Ware an den Spediteur, den Frachtfuehrer oder der sonst zur Ausfuehrung der Versendung bestimmten Person oder Anstalt auf den Unternehmer ueber. Der UEbergabe steht es gleich, wenn der Kunde im Verzug der Annahme ist. 6. Gewaehrleistung 6.1. Verbraucher haben die Wahl, ob die Nacherfuellung durch Nachbesserung oder Ersatzlieferung erfolgen soll. Wir sind berechtigt, die Art der gewaehlten Nacherfuellung zu verweigern, wenn sie nur mit unverhaeltnismaessigen Kosten moeglich ist und die andere Art der Nacherfuellung ohne erhebliche Nachteile fuer den Verbraucher bleibt. Bei Unternehmen leisten wir fuer Maengel der Ware zunaechst nach unserer Wahl Gewaehr durch Nachbesserung oder Ersatzlieferung. 6.2. Schlaegt die Nacherfuellung fehl, oder ist diese aufgrund der Eigenarten der bestellten Ware nicht moeglich, kann der Kunde grundsaetzlich nach seiner Wahl Herabsetzung oder Verguetung (Minderung), Rueckgaengigmachung des Vertrags (Ruecktritt) oder Schadensersatz statt der Leistung verlangen. Waehlt der Kunde Schadensersatz statt der Leistung, so gelten die Haftungsbeschraenkungen gemaess 8 Ziff. 1 und 2. Bei nur geringfuegigen Maengeln, steht dem Kunden jedoch kein Ruecktrittsrecht zu. 6.3. Unternehmer muessen uns offensichtliche Maengel innerhalb einer Frist von einer Woche ab Empfang der Ware schriftlich anzeigen; andernfalls ist die Geltendmachung des Gewaehrleistungsanspruches ausgeschlossen. Zur Fristwahrung genuegt die rechtzeitige Absendung. Den Unternehmer trifft die volle Beweislast fuer saemtliche Anspruchsvoraussetzungen, insbesondere fuer den Mangel selbst, fuer den Zeitpunkt der Feststellung des Mangels und fuer die Rechtzeitigkeit der Maengelruege. 6.4. Die Gewaehrleistung fuer Verbraucher betraegt fuer gebrauchte Waren ein Jahr ab Ablieferung der Ware, fuer neue Waren gilt die gesetzliche Gewaehrleistungsfrist. Die Gewaehrleistungsfrist fuer Unternehmer betraegt ein Jahr ab Ablieferung der Ware. Bei gebrauchten Sachen betraegt die Gewaehrleistungsfrist ein Jahr ab Ablieferung der Ware. Die einjaehrige Gewaehrleistungsfrist gilt nicht, wenn uns grobes Verschulden vorwerfbar ist sowie im Falle von uns zurechenbaren Koerper- und Gesundheitsschaeden und bei Verlust des Lebens des Kunden. Unsere Haftung nach dem Produkthaftungsgesetz bleibt hiervon unberuehrt. 7. Haftungsbeschraenkungen und -freistellung 7.1. Wir haften ausser bei der Verletzung wesentlicher Vertragspflichten nur, wenn und soweit unseren gesetzlichen Vertretern und Erfuellungsgehilfen Vorsatz oder grobe Fahrlaessigkeit zur Last faellt. Sofern nicht Vorsatz oder grobe Fahrlaessigkeit vorliegen, ist unsere Haftung auf den Schaden begrenzt, der bei Vertragsschluss typischerweise vorhersehbar war. 7.2. Der vorgenannte Haftungsausschluss bzw. Beschraenkung gelten nicht, sofern und soweit wir bestimmte Eigenschaften zugesichert oder Garantien ausgesprochen haben. Sie gelten ferner nicht fuer Schaeden aus der Verletzung des Lebens, des Koerpers oder der Gesundheit sowie im Falle zwingender gesetzlicher Vorschriften. 8. Datenschutz 8.1. Wir erheben, verarbeiten und nutzen die personenbezogenen Daten unserer Kunden lediglich zum Zwecke der ordnungsgemaessen Vertragsdurchfuehrung im Rahmen der geltenden Datenschutzgesetze. 8.2. Abrechnungsdaten speichern wir hoechstens bis zum Ablauf von 6 Monaten nach Versendung der Rechnung. Werden gegen die Entgeltforderungen Einwendungen erhoben oder diese trotz Zahlungsaufforderung nicht beglichen, duerfen die Abrechnungsdaten aufbewahrt werden, bis die Einwendung abschliessend geklaert ist oder die Entgeltforderung beglichen ist. 15 Abs. 8 Telemediengesetz (TMG) bleibt unberuehrt. 8.3. Personenbezogene Daten werden im Rahmen von Auftragsdatenverwaltung im Sinne des 9 BDSG fuer uns von der mediantis AG verarbeitet. Die mediantis AG hat hierbei lediglich die Funktion eines technischen Dienstleisters, wir sind allein verantwortlich fuer die an uns uebersandten Daten. 8.4. Sofern und soweit die Aufbewahrung der personenbezogenen Daten aufgrund bestehender rechtlicher oder steuerlicher Verpflichtungen erforderlich ist, werden diese Daten fuer den Zugriff zu anderen als den gesetzlich begruendeten Zwecken gesperrt. 9. Schlussbestimmungen 9.1. Es gilt das Recht der Bundesrepublik Deutschland. Bei Verbrauchern, die den Vertrag nicht zu beruflichen oder gewerblichen Zwecken abschliessen, gilt diese Rechtswahl nur insoweit, als nicht der gewaehrte Schutz durch zwingende Bestimmungen des Rechts des Staates, in dem der Verbraucher seinen gewoehnlichen Aufenthalt hat, entzogen wird. Die Bestimmungen des UN-Kaufrechts finden keine Anwendung. 9.2. Ist der Kunde Kaufmann, juristische Person des oeffentlichen Rechts oder oeffentlich-rechtliches Sondervermoegen, ist ausschliesslicher Gerichtsstand fuer alle Streitigkeiten aus diesem Vertrag unser Geschaeftssitz. Dasselbe gilt, wenn der Kunde keinen allgemeinen Gerichtsstand in Deutschland hat oder Wohnsitz oder gewoehnlicher Aufenthalt zum Zeitpunkt der Klageerhebung nicht bekannt sind. 9.3. Sollten einzelne Bestimmungen des Vertrags mit dem Kunden einschliesslich dieser Allgemeinen Geschaeftsbedingung ganz oder teilweise unwirksam sein oder werden, so wird hierdurch die Gueltigkeit der uebrigen Bestimmungen nicht beruehrt.Statutory Right to cancel You have the right to cancel the contract within 14 days without giving any reason. The cancellation period will expire after 14 days from the day on which • you acquire, or a third party other than the carrier and indicated by you acquires, physical possession of the goods; • the day on which you acquire, or a third party other than the carrier and indicated by you acquires, physical possession of the last good in the case of a contract relating to multiple goods ordered by you in one order and delivered separately; • on which you acquire, or a third party other than the carrier and indicated by you acquires, physical possession of the last lot or piece in the case of a contract relating to delivery of a good consisting of multiple lots or pieces. In case more than one of the above alternatives applies to your contract the cancellation period starts once you or a third party other than the carrier acquires the last good or the last lot or piece. To exercise the right to cancel, you must inform us, Buchservice Lars Lutzer - Alte Landstr. 39- 23812 Wahlstedt/ Schleswig-Holstein, Germany, 0176 / 63887918 of your decision to cancel this contract by a clear statement (e.g. a letter sent by post, fax or e-mail). You may use the attached model cancellation form, but it is not obligatory. To meet the cancellation deadline, it is sufficient for you to send your communication concerning your exercise of the right to cancel before the cancellation period has expired. Effects of cancellation If you cancel this contract, we will reimburse to you all payments received from you, including the costs of delivery (except for the supplementary costs arising if you chose a type of delivery other than the least expensive type of standard delivery offered by us). We may make a deduction from the reimbursement for loss in value of any goods supplied, if the loss is the result of unnecessary handling by you. We will make the reimbursement without undue delay, and not later than- a. 14 days after the day we receive back from you any goods supplied, or b. (if earlier) 14 days after the day you provided evidence that you have returned the goods, or c. If there were no goods supplied, 14 days after the day on which we are informed about your decision to cancel with contract. We will make the reimbursement using the same means of payment as you used for the initial transaction, unless you have expressly agreed otherwise; in any event, you will not incur any fees as a result of such reimbursement. We may withhold reimbursement until we have received the goods back or you have supplied evidence of having sent back the goods, whichever is the earliest. You shall send back the goods or hand them over to us or Buchservice Lars Lutzer, - Alte Landstr. 39- 23812 Wahlstedt/ Schleswig-Holstein, Germany, 0176 / 63887918, without undue delay and in any event not later than 14 days from the day on which you communicate your cancellation from this contract to us. The deadline is met if you send back the goods before the period of 14 days has expired. You will have to bear the direct cost of returning the goods. You are only liable for any diminished value of the goods resulting from the handling other than what is necessary to establish the nature, characteristics and functioning of the goods. Model cancellation form (Complete and return this form only if you wish to withdraw from the contract) To: Buchservice-Lars-Lutzer Einzelunternehmer - Alte Landstr. 39- 23812 Wahlstedt/ Schleswig-Holstein /Germany Telefon: ++49 (0)176 / 63887918 Telefax: +49 (0)32121035963 E-Mail: LLU-Buchservice@mail.de ________________________________________________________________.________________________________________________________________. I/We* hereby give notice that I/We* withdraw from my/our* contract of sale of the following goods*/for the provision of the following service*, Ordered on*/received on*: ________________________________________ Name of consumer(s): ____________________________________________ Address of consumer(s): __________________________________________ _________________________________________________________________ _________________________________________________________________ Signature of consumer(s) (only if this form is issued on paper): _________________________________________________________________ Date: ____________________________________________________________ * Delete as appropriate. About us: BuchService Lars Lutzer - Einzelunternehmung- Alte Landstr. 39- 23812 Wahlstedt/ Schleswig-Holstein Deutschland /Germany - TEL: +49 (0) 176 / 63887918 - FAX: +49 (0)32121035963- Email: LLU-Buchservice(at)mail(punkt)de , VAT /UID: DE277819159








About the Seller

BOOK-SERVICE Lars Lutzer - ANTIQUARIAN BOOKS - LITERATURE SEARCH *** BOOKSERVICE *** ANTIQUARIAN RESEARCH

Seller rating:
This seller has earned a 5 of 5 Stars rating from Biblio customers.
Biblio member since 2012
Wahlstedt

About BOOK-SERVICE Lars Lutzer - ANTIQUARIAN BOOKS - LITERATURE SEARCH *** BOOKSERVICE *** ANTIQUARIAN RESEARCH

LITERATURE SEARCH *** BOOKSERVICE *** ANTIQUARIAN RESEARCH Literature research: You are looking for a certain (out of print) book title. We research for you and inform you as soon as possible. BUCHSERVICE *** LITERATUR RECHERCHE *** ANTIQUARISCHE SUCHE Literaturrecherche: Suchen Sie einen bestimmten (vergriffenen) Titel? Wir recherchieren kostenlos fuer Sie und senden Ihnen die gewuenschten Informationen zu.

Glossary

Some terminology that may be used in this description includes:

New
A new book is a book previously not circulated to a buyer. Although a new book is typically free of any faults or defects, "new"...
tracking-