1.

Record Nr.

UNINA9910790364803321

Autore

Bourgain Jean <1954->

Titolo

Green's function estimates for lattice Schrödinger operators and applications / / J. Bourgain

Pubbl/distr/stampa

Princeton, New Jersey : , : Princeton University Press, , 2005

©2005

ISBN

1-4008-3714-6

0-691-12098-6

Descrizione fisica

1 online resource (184 p.)

Collana

Annals of Mathematics Studies ; ; Number 158

Classificazione

33.06

Disciplina

515.3/9

Soggetti

Schrödinger operator

Green's functions

Hamiltonian systems

Evolution equations

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Description based upon print version of record.

Nota di bibliografia

Includes bibliographical references at the end of each chapters.

Nota di contenuto

Front matter -- Contents -- Acknowledgment -- Chapter 1. Introduction -- Chapter 2. Transfer Matrix and Lyapounov Exponent -- Chapter 3. Herman's Subharmonicity Method -- Chapter 4. Estimates on Subharmonic Functions -- Chapter 5. LDT for Shift Model -- Chapter 6. Avalanche Principle in SL2(R) -- Chapter 7. Consequences for Lyapounov Exponent, IDS, and Green's Function -- Chapter 8. Refinements -- Chapter 9. Some Facts about Semialgebraic Sets -- Chapter 10. Localization -- Chapter 11. Generalization to Certain Long-Range Models -- Chapter 12. Lyapounov Exponent and Spectrum -- Chapter 13. Point Spectrum in Multifrequency Models at Small Disorder -- Chapter 14. A Matrix-Valued Cartan-Type Theorem -- Chapter 15. Application to Jacobi Matrices Associated with Skew Shifts -- Chapter 16. Application to the Kicked Rotor Problem -- Chapter 17. Quasi-Periodic Localization on the Zd-lattice (d > 1) -- Chapter 18. An Approach to Melnikov's Theorem on Persistency of Nonresonant Lower Dimension Tori -- Chapter 19. Application to the Construction of Quasi-Periodic Solutions of Nonlinear Schrödinger Equations -- Chapter 20. Construction of Quasi-Periodic Solutions of Nonlinear Wave



Equations -- Appendix

Sommario/riassunto

This book presents an overview of recent developments in the area of localization for quasi-periodic lattice Schrödinger operators and the theory of quasi-periodicity in Hamiltonian evolution equations. The physical motivation of these models extends back to the works of Rudolph Peierls and Douglas R. Hofstadter, and the models themselves have been a focus of mathematical research for two decades. Jean Bourgain here sets forth the results and techniques that have been discovered in the last few years. He puts special emphasis on so-called "non-perturbative" methods and the important role of subharmonic function theory and semi-algebraic set methods. He describes various applications to the theory of differential equations and dynamical systems, in particular to the quantum kicked rotor and KAM theory for nonlinear Hamiltonian evolution equations. Intended primarily for graduate students and researchers in the general area of dynamical systems and mathematical physics, the book provides a coherent account of a large body of work that is presently scattered in the literature. It does so in a refreshingly contained manner that seeks to convey the present technological "state of the art."



2.

Record Nr.

UNINA9910254752603321

Autore

FREEMAN ADAM

Titolo

Pro ASP.NET Core MVC / / by ADAM FREEMAN

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016

ISBN

9781484203972

1484203976

Edizione

[6th ed. 2016.]

Descrizione fisica

1 online resource (XXIX, 1018 p. 289 illus., 279 illus. in color.)

Disciplina

005.2768

Soggetti

Microsoft software

Microsoft .NET Framework

Microsoft

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

1: Putting ASP.NET MVC In Context -- 2: Your First MVC Application -- 3: The MVC Pattern, Projects and Conventions -- 4: Essential C# Features -- 5: Working with Razor -- 6: Working with Visual Studio -- 7: Testing MVC Applications -- 8: SportsStore: A Real Application -- 9: SportsStore: Navigation -- 10: SportsStore: Cart -- 11: SportsStore: Administration -- 12: SportsStore: Security & Deployment -- 13: SportsStore: Working with Visual Studio Code -- 14: Configuring Applications -- 15: URL Routing -- 16: Advanced Routing Features -- 17: Controllers and Actions -- 18: Dependency Injection -- 19: Filters -- 20: API Controllers -- 21: Views -- 22: View Components -- 23: Tag Helpers -- 24: Using the Form Tag Helpers -- 25: Using Other Built-in Tag Helpers -- 26: Model Binding -- 27: Model Validation -- 28: Identity -- 29: Applying Identity -- 30: Advanced Identity -- 31: Constraints and Conventions.

Sommario/riassunto

Visual Studio 2017 updates for this book are now available. Follow the Download Source Code link for this book on the Apress website. Now in its 6th edition, the best selling book on MVC is now updated for ASP.NET Core MVC. It contains detailed explanations of the new Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools



and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects. The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility. Best-selling author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core MVC. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need. This book follows the same format and style as the popular previous editions but brings everything up to date for the new ASP.NET Core MVC release. It presents a fully worked case study of a functioning ASP.NET MVC application that readers can use as a template for their own projects. What You Will Learn: Gain a solid architectural understanding of ASP.NET Core MVC Explore the entire ASP.NET MVC Framework as a cohesive whole See how MVC and test-driven development work in action Learn what's new in ASP.NET Core MVC and how best to apply these new features to your own work See how to create RESTful web services and Single Page Applications Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively Who This Book Is For: This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the new ASP.NET Core MVC Framework.