
Numerical Analysis
3rd Edition
ISBN: 9780134696454
Author: Sauer, Tim
Publisher: Pearson,
expand_more
expand_more
format_list_bulleted
Concept explainers
Textbook Question
Chapter 3.2, Problem 2CP
Plot the interpolation error of the
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
In this problem, we consider a Brownian motion (W+) t≥0. We consider a stock model (St)t>0
given (under the measure P) by
d.St 0.03 St dt + 0.2 St dwt,
with So 2. We assume that the interest rate is r = 0.06. The purpose of this problem is to
price an option on this stock (which we name cubic put). This option is European-type, with
maturity 3 months (i.e. T = 0.25 years), and payoff given by
F = (8-5)+
(a) Write the Stochastic Differential Equation satisfied by (St) under the risk-neutral measure
Q. (You don't need to prove it, simply give the answer.)
(b) Give the price of a regular European put on (St) with maturity 3 months and strike K = 2.
(c) Let X =
S. Find the Stochastic Differential Equation satisfied by the process (Xt)
under the measure Q.
(d) Find an explicit expression for X₁ = S3 under measure Q.
(e) Using the results above, find the price of the cubic put option mentioned above.
(f) Is the price in (e) the same as in question (b)? (Explain why.)
Problem 4. Margrabe formula and the Greeks (20 pts)
In the homework, we determined the Margrabe formula for the price of an option allowing you to
swap an x-stock for a y-stock at time T. For stocks with initial values xo, yo, common volatility
σ and correlation p, the formula was given by
Fo=yo (d+)-x0Þ(d_),
where
In (±²
Ꭲ
d+
õ√T
and
σ = σ√√√2(1 - p).
дго
(a) We want to determine a "Greek" for ỡ on the option: find a formula for
θα
(b) Is
дго
θα
positive or negative?
(c) We consider a situation in which the correlation p between the two stocks increases: what
can you say about the price Fo?
(d) Assume that yo< xo and p = 1. What is the price of the option?
The Course Name Real Analysis please Solve questions by Real Analysis
Chapter 3 Solutions
Numerical Analysis
Ch. 3.1 - Use Lagrange interpolation to find a polynomial...Ch. 3.1 - Use Newtons divided differences to find the...Ch. 3.1 - How many degree d polynomials pass through the...Ch. 3.1 - (a) Find a polynomial P(x) of degree 3 or less...Ch. 3.1 - (a) Find a polynomial P(x) of degree 3 or less...Ch. 3.1 - Write down a polynomial of degree exactly 5 that...Ch. 3.1 - Find P(0), where P(x) is the degree 10 polynomial...Ch. 3.1 - Let P(x) be the degree 9 polynomial that takes the...Ch. 3.1 - Give an example of the following, or explain why...Ch. 3.1 - Let P(x) be the degree 5 polynomial that takes the...
Ch. 3.1 - Let P1, P2, P3, and P4 be four different points...Ch. 3.1 - Can a degree 3 polynomial intersect a degree 4...Ch. 3.1 - Let P(x) be the degree 10 polynomial through the...Ch. 3.1 - Write down 4 noncollinear points (1,y1), (2,y2),...Ch. 3.1 - Write down the degree 25 polynomial that passes...Ch. 3.1 - List all degree 42 polynomials that pass through...Ch. 3.1 - The estimated mean atmospheric concentration of...Ch. 3.1 - Prob. 18ECh. 3.1 - Apply the following world population figures to...Ch. 3.1 - Write a version of Program 3.2 that is a MATLAB...Ch. 3.1 - Write a MATLAB function polyinterp.m that takes as...Ch. 3.1 - Remodel the sin1 calculator key in Program 3.3 to...Ch. 3.1 - (a) Use the addition formulas for sin and cos to...Ch. 3.2 - Find the degree 2 interpolating polynomial P2(x)...Ch. 3.2 - (a) Given the data points (1,0), (2,In2), (4,In4),...Ch. 3.2 - Assume that the polynomial P9(x) interpolates the...Ch. 3.2 - Consider the interpolating polynomial for...Ch. 3.2 - Assume that a function f(x) has been approximated...Ch. 3.2 - Assume that the polynomial P5(x) interpolates a...Ch. 3.2 - (a) Use the method of divided differences to find...Ch. 3.2 - Plot the interpolation error of the sin1 key from...Ch. 3.2 - The total world oil production in millions of...Ch. 3.2 - Use the degree 3 polynomial through the first four...Ch. 3.3 - List the Chebyshev interpolation nodes x1,...,xn...Ch. 3.3 - Find the upper bound for | (xx1)...(xxn) | on the...Ch. 3.3 - Assume that Chebyshev interpolation is used to...Ch. 3.3 - Answer the same questions as in Exercise 3, but...Ch. 3.3 - Find an upper bound for the error on [ 0,2 ] when...Ch. 3.3 - Assume that you are to use Chebyshev interpolation...Ch. 3.3 - Suppose you are designing the In key for a...Ch. 3.3 - Let Tn(x) denote the degree n Chebyshev...Ch. 3.3 - Determine the following values: (a) T999(1) (b)...Ch. 3.3 - Prob. 1CPCh. 3.3 - Prob. 2CPCh. 3.3 - Carry out the steps of Computer Problem 2 forIn x,...Ch. 3.3 - Let f(x)=e| x |, Compare evenly spaced...Ch. 3.3 - Prob. 5CPCh. 3.4 - Decide whether the equations form a cubic spline....Ch. 3.4 - Check the spline conditions for {...Ch. 3.4 - Find c in the following cubic splines. Which of...Ch. 3.4 - Find k1,k2,k3 in the following cubic spline. Which...Ch. 3.4 - How many natural cubic splines on [ 0,2 ] are...Ch. 3.4 - Find the parabolically terminated cubic spline...Ch. 3.4 - Solve equations 3.26 to find the natural cubic...Ch. 3.4 - Solve equations 3.26 to find the natural cubic...Ch. 3.4 - Prob. 9ECh. 3.4 - True or false: Given n=3 data points, the...Ch. 3.4 - (a) How many parabolically terminated cubic...Ch. 3.4 - How many not-a-knot cubic splines are there for...Ch. 3.4 - Find b1 and c3 in the cubic spline S(x)={...Ch. 3.4 - Prob. 14ECh. 3.4 - Prob. 15ECh. 3.4 - Prob. 16ECh. 3.4 - Prob. 17ECh. 3.4 - Prob. 18ECh. 3.4 - Prob. 19ECh. 3.4 - Discuss the existence and uniqueness of a...Ch. 3.4 - Prob. 21ECh. 3.4 - Prob. 1CPCh. 3.4 - Find and plot the not-a-knot cubic spline that...Ch. 3.4 - Find and plot the cubic spline S satisfying...Ch. 3.4 - Prob. 4CPCh. 3.4 - Prob. 5CPCh. 3.4 - Find and plot the cubic spline S satisfying...Ch. 3.4 - Prob. 7CPCh. 3.4 - Prob. 8CPCh. 3.4 - Find the clamped cubic spline that interpolates...Ch. 3.4 - Find the number of interpolation nodes in Computer...Ch. 3.4 - (a) Consider the natural cubic spline through the...Ch. 3.4 - Prob. 12CPCh. 3.4 - In a single plot, show the natural, not-a-knot,...Ch. 3.4 - Prob. 14CPCh. 3.4 - Prob. 15CPCh. 3.5 - Find the one-piece Bézier curve (x(t),y(t))...Ch. 3.5 - Find the first endpoint two control points, and...Ch. 3.5 - Find the three-piece Bézier curve forming the...Ch. 3.5 - Build a four-piece Bézier spline that forms a...Ch. 3.5 - Describe the character drawn by the following...Ch. 3.5 - Describe the character drawn by the following...Ch. 3.5 - Find a one-piece Bézier spline that has vertical...Ch. 3.5 - Find a one-piece Bezier spline that has a...Ch. 3.5 - Prob. 9ECh. 3.5 - Find the knots and control points for the...Ch. 3.5 - Prove the facts in (3.27), and explain how they...Ch. 3.5 - Given (x1,y1), (x2,y2), (x3,y3), and (x4,y4), show...Ch. 3.5 - Plot the cure in Exercise 7.Ch. 3.5 - Prob. 2CPCh. 3.5 - Plot the letter from Bézier curves: (a) W (b) B...Ch. 3.5 - Use the bezierdraw.m program of Section 3.5 to...Ch. 3.5 - Revise the draw program to accept an n8 matrix of...Ch. 3.5 - Using the template above and your favorite text...Ch. 3.5 - Prob. 4SACh. 3.5 - Although font information was a closely guarded...Ch. 3.5 - Prob. 6SA
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.Similar questions
- We consider a 4-dimensional stock price model given (under P) by dẴ₁ = µ· Xt dt + йt · ΣdŴt where (W) is an n-dimensional Brownian motion, π = (0.02, 0.01, -0.02, 0.05), 0.2 0 0 0 0.3 0.4 0 0 Σ= -0.1 -4a За 0 0.2 0.4 -0.1 0.2) and a E R. We assume that ☑0 = (1, 1, 1, 1) and that the interest rate on the market is r = 0.02. (a) Give a condition on a that would make stock #3 be the one with largest volatility. (b) Find the diversification coefficient for this portfolio as a function of a. (c) Determine the maximum diversification coefficient d that you could reach by varying the value of a? 2arrow_forwardQuestion 1. Your manager asks you to explain why the Black-Scholes model may be inappro- priate for pricing options in practice. Give one reason that would substantiate this claim? Question 2. We consider stock #1 and stock #2 in the model of Problem 2. Your manager asks you to pick only one of them to invest in based on the model provided. Which one do you choose and why ? Question 3. Let (St) to be an asset modeled by the Black-Scholes SDE. Let Ft be the price at time t of a European put with maturity T and strike price K. Then, the discounted option price process (ert Ft) t20 is a martingale. True or False? (Explain your answer.) Question 4. You are considering pricing an American put option using a Black-Scholes model for the underlying stock. An explicit formula for the price doesn't exist. In just a few words (no more than 2 sentences), explain how you would proceed to price it. Question 5. We model a short rate with a Ho-Lee model drt = ln(1+t) dt +2dWt. Then the interest rate…arrow_forwardIn this problem, we consider a Brownian motion (W+) t≥0. We consider a stock model (St)t>0 given (under the measure P) by d.St 0.03 St dt + 0.2 St dwt, with So 2. We assume that the interest rate is r = 0.06. The purpose of this problem is to price an option on this stock (which we name cubic put). This option is European-type, with maturity 3 months (i.e. T = 0.25 years), and payoff given by F = (8-5)+ (a) Write the Stochastic Differential Equation satisfied by (St) under the risk-neutral measure Q. (You don't need to prove it, simply give the answer.) (b) Give the price of a regular European put on (St) with maturity 3 months and strike K = 2. (c) Let X = S. Find the Stochastic Differential Equation satisfied by the process (Xt) under the measure Q. (d) Find an explicit expression for X₁ = S3 under measure Q. (e) Using the results above, find the price of the cubic put option mentioned above. (f) Is the price in (e) the same as in question (b)? (Explain why.)arrow_forward
- 3. Consider the polynomial equation 6-iz+7z² - iz³ +z = 0 for which the roots are 3i, -2i, -i, and i. (a) Verify the relations between this roots and the coefficients of the polynomial. (b) Find the annulus region in which the roots lie.arrow_forwardThe managing director of a consulting group has the accompanying monthly data on total overhead costs and professional labor hours to bill to clients. Complete parts a through c. Question content area bottom Part 1 a. Develop a simple linear regression model between billable hours and overhead costs. Overhead Costsequals=212495.2212495.2plus+left parenthesis 42.4857 right parenthesis42.485742.4857times×Billable Hours (Round the constant to one decimal place as needed. Round the coefficient to four decimal places as needed. Do not include the $ symbol in your answers.) Part 2 b. Interpret the coefficients of your regression model. Specifically, what does the fixed component of the model mean to the consulting firm? Interpret the fixed term, b 0b0, if appropriate. Choose the correct answer below. A. The value of b 0b0 is the predicted billable hours for an overhead cost of 0 dollars. B. It is not appropriate to interpret b 0b0, because its value…arrow_forward3. Consider the polynomial equation 6-iz+7z2-iz³ +z = 0 for which the roots are 3i, -2i, -i, and i. (a) Verify the relations between this roots and the coefficients of the polynomial. (b) Find the annulus region in which the roots lie.arrow_forward
- Write the equation of the trigonometric function shown in the graph. LO 5 4 3 2 1 y -5 -5 4 8 8 500 -1 -2 -3 -4 -5 x 5 15л 5л 25л 15л 35π 5л 4 8 2 8 4 8arrow_forwardc) Using only Laplace transforms solve the following Samuelson model given below i.e., the second order difference equation (where yt is national income): - Yt+2 6yt+1+5y₁ = 0, if y₁ = 0 for t < 0, and y₁ = 0, y₁ = 1 1-e-s You may use without proof that L-1[s(1-re-s)] = f(t) = r² for n ≤tarrow_forward5. 156 m/WXY = 59° 63 E 7. B E 101 C mFE = 6. 68° 8. C 17arrow_forwardScoring: MATH 15 FILING /10 COMPARISON /10 RULER I 13 Express EMPLOYMENT PROFESSIONALS NAME: SKILLS EVALUATION TEST- Light Industrial MATH-Solve the following problems. (Feel free to use a calculator.) DATE: 1. If you were asked to load 225 boxes onto a truck, and the boxes are crated, with each crate containing nine boxes, how many crates would you need to load? 2. Imagine you live only one mile from work and you decide to walk. If you walk four miles per hour, how long will it take you to walk one mile? 3. Add 3 feet 6 inches + 8 feet 2 inches + 4 inches + 2 feet 5 inches. 4. In a grocery store, steak costs $3.85 per pound. If you buy a three-pound steak and pay for it with a $20 bill, how much change will you get? 5. Add 8 minutes 32 seconds + 37 minutes 18 seconds + 15 seconds. FILING - In the space provided, write the number of the file cabinet where the company should be filed. Example: File Cabinet #4 Elson Co. File Cabinets: 1. Aa-Bb 3. Cg-Dz 5. Ga-Hz 7. La-Md 9. Na-Oz 2. Bc-Cf…arrow_forwardpart 3 of the question is: A power outage occurs 6 min after the ride started. Passengers must wait for their cage to be manually cranked into the lowest position in order to exit the ride. Sine function model: where h is the height of the last passenger above the ground measured in feet and t is the time of operation of the ride in minutes. What is the height of the last passenger at the moment of the power outage? Verify your answer by evaluating the sine function model. Will the last passenger to board the ride need to wait in order to exit the ride? Explain.arrow_forwardIf you were asked to load 225 boxes onto a truck, and the boxes are crated, with each crate containing nine boxes, how many crates would you need to load?arrow_forwardarrow_back_iosSEE MORE QUESTIONSarrow_forward_ios
Recommended textbooks for you
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:Cengage
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Finding Local Maxima and Minima by Differentiation; Author: Professor Dave Explains;https://www.youtube.com/watch?v=pvLj1s7SOtk;License: Standard YouTube License, CC-BY