1 / 392
文档名称:

0262012774.The.MIT.Press.Economic.Dynamics.Theory.and.Computation.Feb.2009.pdf

格式:pdf   页数:392
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

0262012774.The.MIT.Press.Economic.Dynamics.Theory.and.Computation.Feb.2009.pdf

上传人:bolee65 2014/4/9 文件大小:0 KB

下载得到文件列表

0262012774.The.MIT.Press.Economic.Dynamics.Theory.and.Computation.Feb.2009.pdf

文档介绍

文档介绍:Economic Dynamics
Economic Dynamics
Theory putation
John Stachurski
The MIT Press
Cambridge, Massachusetts
London, England
c 2009 Massachusetts Institute of Technology
All rights reserved. No part of this book may be reproduced in any form by any electronic or
mechanical means (including photocopying, recording, or information storage and retrieval)
without permission in writing from the publisher.
MIT Press books may be purchased at special quantity discounts for business or sales
promotional use. For information, please email special_******@ or write to
Special Sales Department, The MIT Press, 55 Hayward Street, Cambridge, MA 02142.
This book was typeset in LATEX by the author and was printed and bound in the United States
of America.
Library of Congress Cataloging-in-Publication Data
Stachurski, John, 1969–
Economic dynamics : theory putation / John Stachurski.
p. cm.
Includes bibliographical references and index.
ISBN 978-0-262-01277-5 (hbk. : alk. paper) 1. Statics and dynamics (Social sciences)—
Mathematical models. 2.
Economics—Mathematical models. I. Title.
2009
’519—dc22 2008035973
**********
To Cleo
Contents
Preface xiii
Common Symbols xvii
1 Introduction 1
I Introduction to Dynamics 9
2 Introduction to Programming 11
Basic Techniques 11
Algorithms 11
Coding: First Steps 14
Modules and Scripts 19
Flow Control 21
Program Design 25
User-Defined Functions 25
More Data Types 27
Object-Oriented Programming 29
33
3 Analysis in Metric Space 35
A First Look at Metric Space 35
Distances and Norms 36
Sequences 38
Open Sets, Closed Sets 41
Further Properties 44
44
46
vii
viii Contents
Optimization, Equivalence 48
Fixed Points 51
54
4 Introduction to Dynamics 55
Deterministic Dynamical Systems 55
The Basic Model 5