You are on page 1of 6

Numerical Methods

Wednesday, 6 April 2022 5:42 pm

NEWTON-RAPHSON METHOD

1) Given the equation , determine the following:


a. Iteration equation using Newton-Raphson method
b. The root, accurate to 3 decimal places, when iteration starts at

2) Given the equation , solve for the iteration equation and the root, accurate to 2 decimal
places, when

Refresher Page 1
3) Give the iteration equation and a root in between [4,6] that satisfy the equation
using Newton-Raphson method

RUNGE-KUTTA METHOD (Order 2)

At step ,

1) Solve for at with step length 0.1 using Runge-Kutta Method 2nd order for the equation
Use initial condition (0, 1)

Refresher Page 2
2) Solve for at for the equation given that at using a step of 1
using Runge-Kutta of the 2nd order.

Runge-Kutta Method of order 3

1) Solve for at given that with an initial condition using Runge-Kutta Method 3. Use a step of 1

2) Solve for at given that with an initial condition using Runge-Kutta 3 at a step 1.

Refresher Page 3
Runge-Kutta 4

. Solve for at using a step of 1.

. Solve for at using a step of 0.5.

Laplace Transform

Refresher Page 4
Determine the laplace transform of 1 using the integral definition.

Table of common Laplace transforms:

Determine the Laplace Transforms of the following:

1) 2)

3) 4)

Refresher Page 5
5) Determine the exact value of the integral

INVERSE LAPLACE TRANSFORMS

Refresher Page 6

You might also like