#$&* course Mth 174 query 14
.............................................
Given Solution:
.............................................
Given Solution:
......!!!!!!!!...................................
STUDENT ANSWER: I think that a trapezoid approximation won`t work well because of the shape of the graph of the sin t. Also, it definently won`t work for our initial expression from the book, because the fn is undefined at t=0. The altitudes of each line go from being too small to too large and so on. Perhaps that is the reason, but I am not completely certain. I'm not positive about this but I think it has something to do with the fact that the integral is undefined at t = 0. INSTRUCTOR RESPONSE: ** The biggest problem is the undefined value at t = 0. ** The first trapezoid will always begin with an undefined side. So the trapezoidal approximation on any interval including t = 0 cannot be defined. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ self-critique rating #$&*: ********************************************* Question: **** Query omitted from 5th edition but should be worked and self-critiqued (4th edition problem 10.2.25 3d edition problem 10.2.21 formerly 9.2.12) Taylor series for ln(1+2x) **** show how you obtained the series by taking derivatives YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: F(y)=ln(y) f’(y)=1/y G(x)=1+2x G’(x)=2 F(x)=ln(1+2x) f’(x)= 2/1+2x F’’(x)= -4(1+2x)^2 F’’’(x)=16/(1+2x)^3 At x=0, f(x)=0 , f’(x)=2, f’’(x)= -4 f’’’(x)=16 confidence rating #$&*: very ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution:
......!!!!!!!!...................................
16:59:42
.........................................
16:59:42
......!!!!!!!!...................................
**** What is your expected interval of convergence?
.........................................
19:04:22
......!!!!!!!!...................................
......!!!!!!!!...................................
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ self-critique rating #$&*: This assignment has helped me to get a better understanding of Taylor approximations and series. It is good to see another way in which you can evaluate the int2egral for an expression that cannot normally be reasonably integrated. I do have a question, though: When something is a factorial, such as 3!, does that mean 3*2*1? ** That's right. You appear to have been using the factorial correctly. **
.........................................
"
#$&* course Mth 174 Question:
.............................................
Given Solution:
.............................................
Given Solution: ** The maximum possible error of the degree-3 Taylor polynomial is based on the fourth derivative and is equal to the maximum possible magnitude of the n = 4 term of the Taylor series. The present function is x^(1/3). Its derivatives are • f ' (x) = 1/3 x^(-2/3), • f '' (x) = -2/9 x^(-5/3), • f ''' (x) = 10/27 x^(-8/3), • f '''' (x) = -80/81 x^(-11/3). All these derivatives are undefined at x = 0. Since all the derivatives are easily evaluated at x = 1, we expand about x = 1. The maximum possible magnitude of the fourth derivative f''''(x) = -80/81 x^(-11/3) between x = .5 and x = 1 occurs at x = .5, where we obtain | f '''' (x) | = 80/81 * (.5^-(11/3) ) = 12.54 approx. We will still have a valid limit on the error if we use the slight overestimate M = 13. So the maximum possible error is | 13 / 4! * (.5 - 1)^4 |, or about .034.
.................................................
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ self-critique rating #$&*: ********************************************* Question: ********************************************* Question: Query 10.4.20 (was 10.4.16 3d edition) (was p. 487 problem 12) Taylor series of sin(x) converges to sin(x) for all x (note change from cos(x) in previous edition) explain how you proved the result. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: When we derive an odd number of times about x=0, we get zero. When we derive an even number of times about x=0 we get 1/n! *x^n Lim n->inf. X^(n+1)/(n+1)!/x^n/n! = lim x->inf. x/n = 0 En(x)=M/(n+1)! * x^(n+1) Since M=1, we have 1/(n+1)! * x^(n+1) As n-infinity, this also approaches zero, proving convergence. confidence rating #$&*: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: ** For even values of n the nth derivative is sin(x); when expanding about 0 this will result in terms of the form 0 * x^n / n!, or just 0. If n is odd, the nth derivative is +- cos(x). Expanding about 0 this derivative has magnitude 1 for all n. So the nth term, for n odd, is just 1 / n! * x^n. None of the Taylor coefficients exceeds the maximum magnitude M = 1. For any x, lim(n -> infinity} (x^n / n!) = 0: • lim { n -> infinity} ( [ x^(n+1) / (n+1)! ] / [ x^n / n! ] ) = lim (n -> infinity) ( x / n ) = 0 • the limit is zero since x is fixed and n increases without bound. Putting this together formally in terms of the definition of the error term. • En(x) = M / (n+1)! * x^(n+1) • Since M = 1, En(x) becomes = 1 / (n+1)! * x^(n+1) • As n -> infinity this approaches zero. • If the error term approaches zero as n -> infinity, the series converges for all x. It's not obvious that x^(n + 1)/ (n + 1)! approaches zero for any x. If x gets large, x^(n+1) gets very, very large. However a ratio test will show that x^(n+1) / (n+1)! does approach zero for any value of x, giving us the stated result. The series does converge for all values of x.**
.................................................
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ self-critique rating #$&*: ********************************************* Question: ********************************************* Question: Query problem 10.3.10 (3d edition 10.3.12) (was 9.3.12) series for `sqrt(1+sin(`theta)) what are the first four nonzero terms of the series? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY your solution: First we will derive y=sqrt.x 4 times about x=1 Y=sqrt.x Y’=1/2x^(-1/2) Y’’= -1/4x^(-3/2) Y’’’= 3/8x^(-5/2) Y’’’’ = -15/16x^(-7/2) Plugging in 1 we will get 1, ½, -1/4, 3/8, -15/16 Sqrt.x = 1+ ½(x-1) -1/4(x-1)^2/2! +3/8(x-1)^3/3! -15/16 (x-1)^4/4! Sqrt.x+1 = 1+ ½(x) -1/4(x)^2/2! +3/8(x)^3/3! -15/16 (x)^4/4! Sinx=x-x^3/3! Sin^2x=x^2-2x^4/3! Sin^3x=x^3 Sin^4x=x^4 Sin(x+1)= 1+1/2(sinx) =1/4(sin^2x)/2! +3/8(sin^3x)/3! -15/16(sin^4x)/4! The polynomial representation of sqrt.(1+sinx): 1+1/2(x-x^3/3!) – ¼(x^2 -2x^4/3!)/2! +3/8x^3/3! – 15/16x^4/4! confidence rating #$&*: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We substitute the Taylor expansion of sin(x) into the Taylor expansion of 1 / sqrt(x) and ignore terms with powers exceeding 4: Expanding y = sqrt(x) about x = 1 we get derivatives y ' = 1/2 x^(-1/2) y '' = -1/4 x^(-3/2) y ''' = 3/8 x^(-5/2) y '''' = -5/16 x^(-7/2). Substituting 1 we get values 1, 1/2, -1/4, 3/8, -5/16. The degree-4 Taylor polynomial is therefore sqrt(x) = 1 + 1/2 (x-1) - 1/4 (x-1)^2 / 2 + 3/8 (x-1)^3/3! - 5/16 (x-1)^4 / 4!. It follows that the polynomial for sqrt(1 + x) is sqrt( 1 + x ) = 1 + 1/2 ( 1 + x - 1) - 1/4 (1 + x-1)^2 / 2 + 3/8 (1 + x-1)^3/3! - 5/16 (1 + x-1)^4 / 4! = 1 + 1/2 (x) - 1/4 (x)^2 / 2 + 3/8 (x)^3/3! - 5/16 (x)^4 / 4!. Now the first four nonzeo terms of the expansion of sin(theta) give us the polynomial sin(theta) = theta-theta^3/3!+theta^5/5!-theta^7/7!. We note that since sin(theta) contains theta as a term, the first four powers of sin(theta) will contain theta, theta^2, theta^3 and theta^4, so our expansion will ultimately contain these powers of theta. We will expand the expressions for sin^2(theta), sin^3(theta) and sin^4(theta), but since we are looking for only the first four nonzero terms of the expansion we will not include powers of theta which exceed 4: sin^2(theta) = (theta-theta^3/3!+theta^5/5!-theta^7/7!)^2 = theta^2 - 2 theta^4 / 3! + powers of theta exceeding 4 sin^3(theta) = (theta-theta^3/3!+theta^5/5!-theta^7/7!)^3 = theta^3 + powers of theta exceeding 4 sin^4(theta) = (theta-theta^3/3!+theta^5/5!-theta^7/7!)^4 = theta^4 + powers of theta exceeding 4 Substituting sin(theta) for x in the expansion of sqrt(1 + x) we obtain sqrt(1 + sin(theta)) = 1 + 1/2 (sin(theta)) - 1/4 (sin(theta))^2 / 2 + 3/8 (sin(theta))^3/3! - 5/16 (sin(theta))^4 / 4! = 1 + 1/2 (theta-theta^3/3! + powers of theta exceeding 4) - 1/4 (theta^2 - 2 theta^4 / 3! + powers of theta exceeding 4)/2 + 3/8 ( theta^3 + powers of theta exceeding 4) / 3! - 5/16 (theta^4 + powers of theta exceeding 4)/4! = 1 + 1/2 theta - 1/4 theta^2/2 - 1/2 theta^3 / 3! + 3/8 theta^3 / 3! + 2 / ( 4 * 3! * 2) theta ^4 - 5/16 theta^4 / 4! = 1 + 1/2 theta - 1/8 theta^2 + 1/16 theta^3 - 5/128 theta^4. STUDENT SOLUTION: Rewrite as sqrt (1+sin theta) = (1+sin theta)^(1/2) Produce Taylor series for (1+x)^(1/2) using binomial expansion with p = 1/2: (1+x)^(1/2) = 1 + x/2 + [(.5)(.5-1)x^2]/2! + [(.5)(.5-1)(.5-2)x^3]/3! ... = 1 + x/2 + x^2/8 + x^3/16 ... Produce Taylor series for sin theta sin theta = theta - theta^3/3! + theta^5/5! - theta^7/7! ... Substitute sin theta for x in series for (1+x)^(1/2): sqrt (1+ sin theta) = 1 + (1/2)(theta - theta^3/3! + theta^5/5! - theta^7/7! ...) - (1/8)(theta - theta^3/3! + theta^5/5! - theta^7/7! ...)^2 + (1/16)(theta - theta^3/3! + theta^5/5! - theta^7/7! ...)^3 ... sqrt (1+ sin theta) = 1 + theta/2 - (theta^2)/8 - (theta^3)/48 ... INSTRUCTOR RESPONSE: Your approach should work; you got -1/48 for the theta^3 term, whereas I believe the correct coefficient is -1/16. Otherwise your expansion agrees with that obtained below. However a different approach, which doesn't involve the binomial expansion, was used above. What is the Taylor series for `sqrt(z)? RESPONSE --> Using f(x) = sqrt (z) will not work because f(0) and all derivatives of f(x) evaluated at 0 = 0. Let f(x) = sqrt (1+x) Using binomial expansion: sqrt (1+x) = 1 + x/2 - x^2/8 + x^3/16 + ... Substituting z-1 for x (since 1 + (z-1) = z) sqrt (z) = 1 + (z-1)/2 - (z-1)^2/8 + (z-1)^3/16 + ... What is the Taylor series for 1+sin(`theta)?
......!!!!!!!!...................................
RESPONSE --> Since 1 is a constant, its Taylor series is itself (if f(x) =1, f(0) =1 and all derivatives of f(x) = 0 Taylor series for sin (theta) = theta - theta^3/3! + theta^5/5! - theta^7/7! + ,,, Adding the two series gives 1 + sin (theta) = 1 + (theta - theta^3/3! + theta^5/5! - theta^7/7! + ,,, = 1 + theta - theta^3/3! + theta^5/5! - theta^7/7! + ,,, How are the two series combined to obtain the desired series?
......!!!!!!!!...................................
RESPONSE --> See previous response. Since a Taylor series is a power series it follows the rules of a power series, including the rule that power series can be added term by term.
.................................................
......!!!!!!!!...................................
STUDENT COMMENT: The Taylor series for sqrt(z) provides an interesting way to manually calculate approximations of square roots. Along with a table containing some reference values, your calculator uses Taylor expansions to evaluate functions.
.................................................
"" &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ self-critique rating #$&*: "