Q21E
Question
Transmission Lines. In the study of the electric field that is induced by two nearby transmission lines, an equation of the form arises. Let and . If z(0)=1, use the fourth-order Runge–Kutta algorithm to approximate z(1). For a tolerance of , use a stopping procedure based on the absolute error.
Step-by-Step Solution
Verified Answer
with
1Step 1: Find the values of k i . i = 1 , 2 , 3 , 4
Using the improved 4th order Runge-Kutta subroutine with tolerance .
Since and and
2Step 2: Find the values of x and z
Therefore .
This is the solution of IVP.
Now,
3Step 3: Determine the other values
Apply the same procedure for , .
Thus,
Now
4Step 4: Evaluate the other values
Apply the same procedure for other values. The values are
Hence, .
Hence the solution is with
Other exercises in this chapter
Q18E
If the Taylor method of order p is used in Problem 17, show that \({{\bf{y}}_{\bf{n}}}{\bf{ = }}{\left( {{\bf{1 + }}\frac{{\bf{1}}}{{\bf{n}}}{\bf{ + }}\frac{{\b
View solution Q19E
Fluid Flow. In the study of the no isothermal flow of a Newtonian fluid between parallel plates, the equation\(\frac{{{{\bf{d}}^{\bf{2}}}{\bf{y}}}}{{{\bf{d}}{{\
View solution Q17E
The Taylor method of order 2 can be used to approximate the solution to the initial value problem\({\bf{y' = y,y(0) = 1}}\) , at x = 1. Show that the a
View solution