Taylor series Definition and 480 Threads

  1. E

    Finding the Taylor series of a function

    Homework Statement [sorry about the formatting, I had no idea how I would latex the sigma notation] Let f(x) = [n=1 to infinity] summation of (-1)n n2 / 3n * (x+1)n Find the Taylor series of f(x) centered at c = -1Homework Equations Taylor series defined by [n=0 to infinity] summation of...
  2. C

    Taylor Series and Maclaurin Series Help

    Homework Statement http://img704.imageshack.us/f/helpppp.png/ Homework Equations The Attempt at a Solution I know e^(x) = 1 + x + x^(2)/2! + ... But if you multiply that by (x^(4))+4x^(3)) How do you know what bn and a is?
  3. E

    What are the expected values of x for convergence of the given Taylor series?

    Hi, Im really stuck on my homework . The question is : For what values of x do you expect the following Taylor series to converge? Do not work out the series . (a) sqrtX^2-x-2 about x=1/3 b) sin(1-x^2) about x=0 for a) I've put no vlues of x would the series converge. is this correct? and...
  4. V

    Taylor Series Help: Find 1st 3 Terms at c

    Hi everybody, I hope anyone could help Homework Statement Find the first three terms of the Taylor series for f(x) at c. http://dc12.arabsh.com/i/02388/kgybq4dwkug3.png Homework Equations f(x)= f(c) + f'(c).(x-c)/1! + f"(c).(x-c)^2/2! + f'''(c).(x-c)^3/3! +...+...
  5. S

    Use Taylor series to approximate a number.

    Hello, I need help with this problem. I need to find the first three terms of the Taylor series for the function f(x)= (1 + x)^(1/3) to get an estimate for 1.06^(1/3). Hence I did: f(x)= (1 + x)^(1/3) f'(x)= (1/3)(1 + x)^(-2/3) f''(x)= (-2/9)(1 + x)^(-5/3) f(a) + f'(x)/1! * (x - a) +...
  6. jegues

    Taylor series using Geometric Series

    Let f(x) = \frac{4-4x}{4x^{2} -8x -5}; given the partial decomposition, \frac{4-4x}{4x^{2} -8x -5} = \frac{1}{5-2x} - \frac{1}{1+2x}, find the Taylor series of f(x) about 1. Express your answer in sigma notation and simplify as much as possible. Dtermine the open interval of...
  7. H

    Can a Bound be Found for the Error in Higher Order Taylor Series?

    Hello, I am trying to come up with an expression for a bound on the sum of higher order terms, above second order. Consider the following Taylor expansion of a function f(x) around a point a, f(x) = f(a) + \frac{f^{(1)}(a)}{1!}(x-a) + \frac{f^{(2)}(a)}{2!}(x-a)^2+...
  8. L

    Finding a3 in the Taylor Series for x^3ln(1+x^2)

    Homework Statement Let f(x) = x3ln(1+x2), and let the summation (from n=0 to infinity) anxn be the Taylor series for f about 0. Then what is a3? Homework Equations The Attempt at a Solution What?! I definitely don't expect the answer, but does anyone know how I could go about...
  9. P

    Taylor Series for ln(x) of Degree n at 2

    Homework Statement find Taylor polynomial for ln x of degree n, at 2 (Pn,2(x)) Homework Equations Pn,1(x)= (x-1) - (x-1)2/2 + ... + (-1)n-1(x-1)n/n The Attempt at a Solution there doesn't seem to be an obvious pattern to this. the coefficients for n=1 to n=4 are 2, -8, 24, -64...
  10. K

    Taylor Series of the inverse tangent function

    I have a shaky understanding of problems concerning Taylor Series. For example, the question below. Let f(x)=\tan^{-1}\left(\frac{1+x}{1-x}\right) where -\frac{1}{2}\leq x \leq \frac{1}{2}. Find the value of f^{2005}(0) the Taylor Series of \tan^{-1} is...
  11. J

    X Vector in 2nd Order Taylor Series Formula w/ Hessian Matrix

    The formula given by my instructor for a Taylor Series approximation of the second order at point (a,b) is f(a,b) + grad(f(a,b))x + 1/2 H(f(a,b)) x If you recognize this formula, do you know what the x vector is? Note: x is the x-vector, and H represents the Hessian Matrix. Thanks! The...
  12. R

    A 16-Year-Old Asks: How Can I Apply Taylor Series to Delta-F?

    Hi! I am a 16 year old trying to figure out the application of taylor series. I understand most of its uses when applied to functions like e^x, sinx, cosx, but in a mechanics book, i am required to find delta-F, a finite change in a function F. Ostensibly, this appears to be a step that needs...
  13. J

    Understanding Taylor Series Approximations

    When it says "about a point x=a", what does this mean? why not just say at x = a? Thanks
  14. C

    Finding the Taylor Series of f(x) = x/(2+x)

    Homework Statement Obtain the Taylor series in powers of x + 1 for f(x) = x/(2 + x), giving the general term. Homework Equations The Attempt at a Solution Wrote it out as x*(1/1-(-(x+1)).
  15. J

    Taylor Series Expansion - Don't understand how to use

    Homework Statement This is actually not a problem, it's something in my notes. The function I am supposed to be approximating is V(x) = V0(1 - ex/a)2 - V0 V0 and a are constants. Homework Equations The Attempt at a Solution It says that the function given is not a parabola. But it can be...
  16. D

    F(x) of a taylor series that looks a lot like an exponential

    Hello, I am trying to evaluate the series \sum{\frac{x^n}{n!}e^{cn^2}} where c is a constant. I think this problem is equivalent to find f(x) such that \frac{d^{n}f(0)}{dx^{n}} = \frac{e^{cn^{2}}}{n!} I believe this must be a modified exponential since for c=0, it reduces to...
  17. jegues

    Taylor Series using Geometric Series and Power Series

    Homework Statement See figure attached. Homework Equations The Attempt at a Solution Okay I think I handled the lnx portion of the function okay(see other figure attached), but I'm having from troubles with the, \frac{1}{x^{2}} \int x^{-2} = \frac{-1}{x} + C How do I...
  18. D

    How Does the Taylor Polynomial Change When Centered at a Non-Zero Point?

    Hello, if I understand correctly the Taylor approximation for a=0 gives me the possibility to approximate a function, say sin(x), at any x. But, what gives me Taylor polynomial at some point http://latex.codecogs.com/gif.latex?a\neq0 ,[/URL] what's the difference? what does it mean centred...
  19. A

    Taylor Series Linearization of f(x) Around x0

    I am trying to linearize a function, f(x), where x is a normally distributed N(0,1) random variable. How can I perform a taylor series expansion around a deterministic value x0? Thanks.
  20. W

    Deriving taylor series for v/c and gamma

    Homework Statement The velocity of a proton relative to our galaxy is vp/c = 1-(0.5*10^20), i.e. almost one. Such protons are actually observed. When velocity it very nearly one \gamma is very large. 1/\gamma is very small. Use Taylor series to show that for v almost one we have...
  21. G

    Taylor Series in Multiple Variables

    Can anyone help me for the leading order terms in the taylor series for the function f(x,y) = Sqrt(a*x^8+b*x^4*y^4+y^8), centered at x=0,y = 0 and a,b,c constants?
  22. Z

    Convergence of Taylor series in several variables

    where do a multiple Taylor series converge ?? i mean if given a function f(x,y) can i expand this f into a double Taylor series that will converge on a rectangle ? for example , if one can ensure that it converges for |x| <1 and |y| <1
  23. A

    Derive Multivariable Taylor Series

    Hello all, I am currently studying multivariable calculus, and I am interested in the Taylor series for two variable function. I am not sure where to begin; I cannot understand any of the proofs (which are apparently sparse) on the internet; they all just state it using a sigma sum; not...
  24. S

    Taylor series radius of convergence

    Hi, We need a generic expression of a taylor series nth term to find out the radius of convergence of the series. However, there are series where I don't think it is even possible to find a generic term. How do we find the radius of convergence in such cases? e.g. sqrt (1 - x^2) There...
  25. Saladsamurai

    Partial Taylor Series Expansion

    "Partial" Taylor Series Expansion It has been awhile since I have had to use a Taylor series expansion (from scratch). I looked it up on wiki and the rules are easy enough, I am just a little confused as to how I apply it to a multivariable function, but only expand it about one variable...
  26. Z

    Understanding Taylor Series and Error Bounds in Calculus

    I'm doing some review over summer before starting college, and one of the practice exams has a question pertaining to the remainder of a taylor series Homework Statement Show that \left|\cos{(1+x)}-\{\cos{(1)}(1-\frac{x^2}{2})-\sin{(1)}(x-\frac{x^3}{3!})\}\right|<\frac{1}{15000} for |x|<0.2...
  27. P

    Taylor Series Expansion About the Point i

    Taylor Series Expansion About the Point "i" Homework Statement Calculate the radius of convergence of the Taylor series for \frac{1}{z^2-2z+2} about the point i. The Attempt at a Solution I can find the radius of convergence if I can determine the expansion but I can't seem to...
  28. N

    Taylor series with plus inside

    i can't understand how the got this variation of taylor series formula f(x+h)=\sum_{k=0}^{\infty}\frac{f^{(k)}(x)}{k!}(h)^k http://mathworld.wolfram.com/TaylorSeries.html when around some point there is no x-x_0
  29. T

    Calculating errors in Functions of two variables Taylor Series

    Homework Statement From the taylor series we can replace x =x_{0} + h but how does \delta f = f(x_{0} + h, y_{0} + k) - f(x_{0},y_{0}) become \delta f = hf(x_{0}, y_{0}) + kf(x_{0}, y_{0}) I can see the first step, but how do you get it to the second?Homework Equations The Attempt at a Solution
  30. N

    Taylor Series for sin(x) Centered at π/2 with Infinite Radius of Convergence

    f(x)=sinx taylor series centered at pi/2 sum((-1)^n (x-pi/2)^(2n)/(2n)! , n=0,infty ) with radius of convergence infty
  31. N

    Is this a correct taylor series representation centered at 1

    f(x)=1/(1-x^2)^(1/2) 1/x^(1/2)=1+ sum(( (-1)^n 1*3*5*7...(2n-1)(x-1)^n )/(2^n n! ) , n=1, infty ) thus 1/(1-x^2)^(1/2) = 1+ sum(( 1*3*5*7...(2n-1)(x^2)^n )/(2^n n! ) , n=1, infty ) is this a correct taylor series representation centered at 1
  32. J

    Kinematic equation looks like a Taylor series

    I was just pondering today how the kinematic equation for position looks like a taylor expansion. x = x0 + dx/dt *t + (1/2)*d2x/dt2*t2 I believe it continues like that, exactly like a taylor expansion does, so the next term would be (1/6)*d3x/dt3*t3 If it is indeed a taylor expansion, what...
  33. S

    Finding the Maximum Remainder in a Taylor Series: Explained

    Hello, I was wondering if anyone could explain to me the thought process behind how you find the maximum remainder of a Taylor series? I read the wiki article and didn't help me at all, http://en.wikipedia.org/wiki/Taylor's_theorem My book talks about something like this(image is...
  34. R

    Taylor series expansion for xln(x) with x = 1

    Homework Statement For f(x) = xln(x), find the taylor series expansion of f(x) about x = 1, and write the infinite series in compact form. 2. The attempt at a solution I can find the expansion itself fine, these are the first few terms: 0 + (x-1) + \frac{(x-1)^{2}}{2!} -...
  35. A

    Using Taylor Series to Approximate Force in Gravitational Fields

    so F = mgR2/(R+h)2 where R is the radius of the earth. consider the situation where h is much smaller than R. a) show that F is approximately equal to mg b)express F as mg multiplied by a series in h/R so i need help on getting started. would showing that F is approximately equal...
  36. A

    Finding Taylor Series for f(x) = $\frac{x^2+1}{4x+5}$

    Homework Statement find the taylor series for the function f(x) = \frac{x^2+1}{4x+5} Homework Equations N/A The Attempt at a Solution how to do this? 1st attempt. i did turn it this term \frac{x}{4} + \frac{-5x+4}{16x+20} can i turn this to taylor series? maybe i know how to make...
  37. S

    Revelation about Taylor series and linear/quadratic approximations

    I don't have anyone else to ask. So I have to ask you guys. I learned about Taylor series, and then I went back and looked at linear and quadratic approximations, and they are Taylor series except only taken so far. I'm pretty much just looking for confirmation on my idea, it seems perfect.
  38. A

    Finding Taylor Series for (x-1)/(1+x) at x=1

    Homework Statement find taylor series for \frac{x-1}{1+x} at x=1 Homework Equations The Attempt at a Solution how to change this form \frac{x-1}{1+x} to something like this \frac{1}{1+a} or \frac{1}{1-a} help me please T_T or should i do like this \sum\frac{f^n(1)(x-1)^n}{n!} and find...
  39. J

    Taylor Series of 1/w: Proving Convergence

    Homework Statement Find the Taylor Series for f(w) = 1/w centered at w0 = 1 using 1/w = (1/1 + (w-1)). Show that the series converges when |w-1| < 1 Homework Equations use 1/w = (1/1 + (w-1)) The Attempt at a Solution
  40. H

    Taylor Series question about error:

    Homework Statement This is a three part question: It is based off the first two sections. I'm pretty sure the first two answers are correct, but I have no idea how to do the third question. Write the First three nonzero terms and the general term of the Taylor series expansion about x=0...
  41. B

    Derivative of a Taylor Series f(x) is unknown

    Homework Statement If \sum_{n=0}^{\infty} a_{n}x^n is a Taylor series that converges to f(x) for all real x, then f'(1) = ? Homework Equations A Taylor series: \sum_{n=0}^{\infty} \frac {f^{(n)}(c)}{n!}(x-c)^n and the dirv of a Taylor series: f'(x)=\sum_{n=0}^{\infty}...
  42. O

    Taylor Series of (\pi - x)^-2 around a = 0

    Homework Statement Write the Taylor series of the function f(x) = (\pi -x)^-2 around a = 0 Homework Equations (\pi - x)^-2 = f(a) + f'(a)(x-a) + [f''(a)(x-a)^2]/(2!) +...+ [f^n(a)(x-a)^n]/(n!) The Attempt at a Solution This is what i have and i am not sure i am showing it...
  43. S

    Improving Cosine Approximation Using Taylor Series in Matlab

    Homework Statement Write a user-defined function that determines cos(x) using Taylor Series expansion Stop adding terms when estimated error, E<=.000001 Homework Equations sum Sn = Sn-1 + an E = | (Sn - Sn-1)/Sn-1 | The Attempt at a Solution function y = cosTaylor(x) Sn=1...
  44. P

    Numerical Methods: Taylor Series for Diff Equation

    Homework Statement Solve the differential equation \frac{dy^2}{dx^2}=xy^2-2yy'+x^3+4 where y(1)=1 y'(1)=2 by means of the Taylor-series expansion to get the value of y at x=1.1. Use terms up to x^6 and \Delta x=0.1The Attempt at a Solution I'm unsure as to how I should go about...
  45. H

    Taylor Series Expansion for f(t) and G(x) with Convergence Analysis"

    Let f be the function given by f(t) = 4/ (1 + t^2) and G be the function given by G(x) = {Integral from 0 to x} f(t)dt . (a) Find the first four nonzero terms and the general term for the power series expansion of f(t) about t = 0. (b) Find the first four nonzero terms and the general term...
  46. S

    Rewriting Taylor Series in Sigma Notation

    Homework Statement I understand the whole concept of Taylor Series and Maclaurin series but I don't know how to rewrite them in sigma notation. I'll use this generic example. Find the Maclaurin series of the function \ f(x)=e^{x} Homework Equations The Attempt at a Solution \...
  47. S

    How Do You Correctly Apply Taylor Series Expansion for f(x-dx)?

    Hi, how would you find the taylor series for f(x-dx). i know that substituting x-dx in the series for f(x) is not correct.
  48. T

    MATLAB MATLAB Help for expansion of cos(x) using a Taylor Series

    I was hoping somebody would be able to help me as I am pretty new to Matlab. I am trying to create a for-loop to describe the taylor series expansion of cos(x)= (-1)^n*x^2n/(2n)! and to see how it converges towards cos(x). Below is the code that I have used to plot the different orders of n, but...
  49. L

    Taylor Series Expansion for the Relativistic Factor of Momentum

    Homework Statement Using the technique of Taylor expansion, find an approximate expression for the relativistic factor γ for small v (i.e., expanded around v = 0) that is correct to order v2. Homework Equations γ=1/SQRT(1+ V2/C2). But in class, my professor just substituted X=V/C, so...
  50. N

    Why Do Taylor Series Representations of Cosine Use Alternating Powers of -1?

    when i develop the series of a cosine i have a (-1) member i wanted to represent the series as a sum so i need to take only the odd members so the power of -1 is 2k+1 i got but the solution says that the power of -1 is equal (-1)^{k-1} is it the same?? why they have such an expression...
Back
Top