2 Pages

2008tut7

Course: MATH 2965, Fall 2009
School: Allan Hancock College
Rating:
 
 
 
 
 

Word Count: 446

Document Preview

University The of Sydney Applied Mathematics 2 MATH2965 Lecturers: Introduction to PDEs (Advanced) D. J. Galloway & R. Thompson 2008 Tutorial 7 For the week beginning Monday 15th September 1. Define the Laplace transforms I = L t-3/2 e-a (a) 2 2 /4t and J = L t-1/2 e-a /4t . (b) (c) 2. Determine a relationship between I and J by substituting the expression 2 u = s1/2 t1/2 - (a/2)t-1/2 into the...

Register Now

Unformatted Document Excerpt

Coursehero >> California >> Allan Hancock College >> MATH 2965

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
University The of Sydney Applied Mathematics 2 MATH2965 Lecturers: Introduction to PDEs (Advanced) D. J. Galloway & R. Thompson 2008 Tutorial 7 For the week beginning Monday 15th September 1. Define the Laplace transforms I = L t-3/2 e-a (a) 2 2 /4t and J = L t-1/2 e-a /4t . (b) (c) 2. Determine a relationship between I and J by substituting the expression 2 u = s1/2 t1/2 - (a/2)t-1/2 into the well-known integral - e-u du = . (If you have not seen this integral derived before, ask your tutor to show you; it is a marvellous piece of lateral thought.) Determine another relationship between I and J by introducing the change of variables sw = (a2 /4)t-1 into the definition of I. Hence show that I = (2 /a)e-a s and J = ( /s) e-a s . (Haberman Exercise 13.2.9) Solve the two-dimensional heat equation u 2u 2u = + 2 t x2 y in a rectangle with sides L and H, subject to the boundary conditions u = 0 on all four boundaries. The initial condition is u = u0 (x, y) at t = 0. Proceed as follows. Write u = h(t)(x, y) and show that 2 2 dh = -h; + 2 = -, dt x2 y where is the separation constant. Now separate variables again, letting (x, y) = f (x)g(y) and show that d2 f = -f dx2 d2 g = -( - )g. dy 2 with corresponding boundary f conditions (0) = f (L) = 0 and g(0) = g(H) = 0. The eigenfunctions for f are then fn = sin nx and the corresponding L eigenvalues are n = (n/L)2 , n = 1, 2, 3, . . . . Each of these eigenvalues in turn gives rise to an eigenvalue problem for g with corresponding eigenvalues nm . Show that m 2 n 2 m 2 nm = n + = + H L H and find the corresponding eigenfunctions gnm (y). Finally demonstrate that u(x, y, t) = where Anm = 4 LH 0 Anm sin m=1 n=1 my -[(n/L)2 +(m/H)2 ]t nx sin e L H H 0 L u0 (x, y) sin nx my sin dxdy L H Note that the corresponding steady-state solution is u(x, y) = 0 everywhere, as expected. 3. Solve the 2-D Laplace equation for u(x, y) in a square of side L, subject to the boundary conditions u(x, 0) = 0, u(x,...

Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Texas San Antonio - MS - 5003
MS 5003 : Quantitative Methods for Business AnalysisSpring 2002 Test 2 Name: SSN: Solutions1.Atlas Sporting Goods has implemented a special trade promotion for its propane stove and feels that the promotion should result in a price change for th
Texas San Antonio - STA - 3533
STA 3533: Probability and Random Processes (Spring 2005) Text: Probability and Stochastic Processes by Yates and Goodman, 2nd ed., WileyChapter 1: Experiments, Models, and Probabilities: Lecture 1.1 Concepts Covered: Experiments, Randomness, Causes
Texas San Antonio - STA - 3523
Methods for Categorical Data Analysis: Applications of ChiSquare: 1. Testing goodness of fit of a model:Many experiments result into more than two outcomes. For example classifying a family bases on number of members in a household, classifying cars
Texas San Antonio - STA - 3533
Lecture10_1:Concepts: Definitions of Stochastic Processes, Sample Function, Ensemble; Types of Stochastic Processes and Random Sequences and Bernoulli processIn the study of a stochastic process, we study random variables which are functions of ti
LSU - NR - 13634
Summer 2003 Vol. 46, No. 3Louisiana Agriculture, Summer 20031Ahead of the Curve on MosquitoesAs we headed into mosquito season in June 2002, the LSU AgCenter sponsored a one-day conference on mosquito-borne diseases. This was the first such co
Malone - MEDIA - 465
Virginia Tech - AOE - 4134
HW Set 2 P1 Solution23 September 19981) B-M-W (Problem 1.8) a) We evaluate the energy E= v2 - = 1.125 - .33 > 0(SU ) 2 rThe orbit has positive total energy and is a hyperbola b) In this instance we are told that rp = 1.5DU and p = 3DURecall r
Texas San Antonio - CS - 3873
Interplay between routing and forwardingrouting algorithmRouting AlgorithmsRajendra V. Boppana CS Department UT San AntonioAdapted from the original slides by Kurose and Ross, Computer Networking, 4th ed.Fall 07 - Spring 09local forwarding ta
Texas San Antonio - CS - 3873
CS 3873 Computer NetworksProject Assigned: 3/27/09 Due: 4/27-5/8/09Spring 2009Given below is a project on the Cisco router cluster available in the main CS Lab. Students may form groups of two to work on this project. No collaboration among grou
UMass (Amherst) - CS - 377
CMPSCI 377: Operating SystemsHomework 1: Processes and Threads Due: September 28, 1999 VIP Students: Due one week from when you receive the assignment.1. (10 pts) What are differentiates between a program, an executable, and a process? 2. (10 pts)
UMass (Amherst) - CS - 377
%!PS-Adobe-2.0 %Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software %Title: head.dvi %Pages: 3 %PageOrder: Ascend %BoundingBox: 0 0 612 792 %DocumentFonts: Helvetica-Bold Times-Roman Times-Bold Times-Italic %+ Courier %EndComments %DVIPSWebPag
UMass (Amherst) - CS - 377
CMPSCI 377: Operating SystemsSolution to homework 1: Processes and Threads1. (10 pts) What are differentiates between a program, an executable, and a process? Solution: A program is a collection of source files in some high level language that you
UMass (Amherst) - CS - 377
CMPSCI 377: Operating SystemsHomework 2: Scheduling and Synchronization Due: October 14, 1999 VIP Students: Due one week from when you receive the assignment.1. (10 pts) Scheduling. Given the following mix of job, job lengths, and arrival times, a
UMass (Amherst) - CS - 377
%!PS-Adobe-2.0 %Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software %Title: head.dvi %Pages: 4 %PageOrder: Ascend %BoundingBox: 0 0 612 792 %DocumentFonts: Helvetica-Bold Times-Roman Times-Bold Courier %EndComments %DVIPSWebPage: (www.radicale
UMass (Amherst) - CS - 377
CMPSCI 377: Operating SystemsSolution to homework 2: Scheduling and Synchronization1. (10 pts) Scheduling. Given the following mix of job, job lengths, and arrival times, assume a time slice of 15 and compute the completion and average response ti
UMass (Amherst) - CS - 377
CMPSCI 377: Operating SystemsHomework 3: Monitors and Deadlock Due: October 26, 1999 VIP Students: Due 12 days from when you receive the assignment.1. (20 pts) Semaphores & Monitors. (a) (16 pts) Solve the candy shop problem with semaphores and wi
UMass (Amherst) - CS - 377
%!PS-Adobe-2.0 %Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software %Title: head.dvi %Pages: 5 %PageOrder: Ascend %BoundingBox: 0 0 612 792 %DocumentFonts: Helvetica-Bold Times-Roman Times-Bold Courier %+ Times-Italic %EndComments %DVIPSWebPag
UMass (Amherst) - CS - 377
CMPSCI 377: Operating SystemsSolution to homework 3: Monitors and Deadlock1. (20 pts) Semaphores & Monitors. (a) (16 pts) Solve the candy shop problem with semaphores and with monitors. In the candy shop, a customer enters and takes a number (don'
East Los Angeles College - GREE - 0579
Hydrodynamic construction of the electromagnetic fieldPeter Holland Green College University of Oxford Oxford OX2 6HG England peter.holland@green.ox.ac.uk 11th June 2005 Abstract We present an alternative Eulerian hydrodynamic model for the electrom
BYU - MFG - 201
Travis Leithead Dr. Strong The History of Creativity Aspects of Creativity in my paper Pope Wars In inception for this creative project began with a joke that a light discussion of the lecture on the middle ages generated among some of my friends. W
UMass (Amherst) - CS - 677
Distributed Operating SystemsSpring 2008Prashant Shenoy UMass Computer Sciencehttp:/lass.cs.umass.edu/~shenoy/courses/677Computer ScienceCS677: Distributed OSLecture 1, page 1Course Syllabus CMPSCI 677: Distributed Operating Systems Ins
UMass (Amherst) - CS - 677
Today Architectures for distributed systems (Chapter 2) Centralized, decentralized, hybrid Middleware Self-managing systemsComputer ScienceCS677: Distributed OSLecture 2, page 1Architectural Styles Important styles of architecture for di
UMass (Amherst) - CS - 677
CMPSCI 677: Operating SystemsHomework 1 Spring 2008 Due: Tuesday, February 6 (in class). Off-campus students: one week from when you watch Lecture 1. Note: Feel free to use an undergraduate operating systems text as a reference for this assignment.
UMass (Amherst) - CS - 677
Processes and Threads Processes and their scheduling Multiprocessor scheduling Threads Distributed Scheduling/migrationComputer ScienceCS677: Distributed OSLecture 3, page 1Processes: Review Multiprogramming versus multiprocessing Ker
UMass (Amherst) - CS - 677
Multiprocessor SchedulingWill consider only shared memory multiprocessorSalient features: One or more caches: cache affinity is important Semaphores/locks typically implemented as spin-locks: preemption during critical sectionsMulti-core syste
UMass (Amherst) - CS - 677
Types of Virtualization Emulation VM emulates/simulates complete hardware Unmodified guest OS for a different PC can be run Bochs, VirtualPC for Mac, QEMU Full/native Virtualization VM simulates "enough" hardware to allow an unmodified guest O
UMass (Amherst) - CS - 677
Communication in Distributed Systems Issues in communication (today) Message-oriented Communication Remote Procedure Calls Transparency but poor for passing references Remote Method Invocation RMIs are essentially RPCs but specific to remote o
UMass (Amherst) - CS - 677
Last Class: Communication in Distributed Systems Structured or unstructured? Addressing? Blocking/non-blocking? Buffered or unbuffered? Reliable or unreliable? Server architecture Scalability Push or pull? Group communicationComputer Scienc
UMass (Amherst) - CS - 677
Last Class: RPCs RPCs make distributed computations look like local computations Issues: Parameter passing Binding Failure handlingComputer ScienceCS677: Distributed OSLecture 8, page 1Today: Lightweight RPCs Remote Method Invocation
UMass (Amherst) - CS - 677
2/28/08Last Class: RPCs and RMI Case Study: Sun RPC Lightweight RPCs Remote Method Invocation (RMI) Design issuesComputer ScienceCS677: Distributed OSLecture 9, page 1Today: Communication Issues Message-oriented communication Persiste
UMass (Amherst) - CS - 677
3/4/08New Topic: Naming Names are used to share resources, uniquely identify entities and refer to locations Need to map from name to the entity it refers to E.g., Browser access to www.cnn.com Use name resolution Differences in naming in dis