Taylor series Definition and 480 Threads
-
C
Functional or regular (partial) taylor series in Field theory
When expanding a function (for example the determinant of the space-time metric g) as a functional of a perturbation from the flat metric ##h_{\mu \nu}##, i.e. ##g_{\mu \nu} = \eta_{\mu \nu} + h_{\mu \nu} ## i would think that the thing to do is to recognize that ##g_{\mu \nu}## and thus also...- center o bass
- Thread
- Field Field theory Functional Partial Regular Series Taylor Taylor series Theory
- Replies: 6
- Forum: Quantum Physics
-
S
MHB Taylor series: Changing point of differentiation
Continuing from http://www.mathhelpboards.com/f10/taylor-series-x-%3D-1-arctan-x-5056/: The discussion in that thread gave rise to a general question to me: Does not the point of differentiation change when one makes the substitution $$h = x -a$$? I like Serena affirmed this "conjecture but...- SweatingBear
- Thread
- Differentiation Point Series Taylor Taylor series
- Replies: 8
- Forum: Calculus
-
S
MHB Taylor series at x = 1: arctan(x)
Hey forum. Is there any way one can take advantage of the Maclaurin series of $$\arctan (x)$$ to obtain the Taylor series of $$\arctan (x)$$ at $$x = 1$$? I attempted to obtain the series in the suggested manner but to no avail. We have $$ \arctan (x) = \sum_{n=0}^\infty \frac { f^{(n)}(1)...- SweatingBear
- Thread
- Series Taylor Taylor series
- Replies: 21
- Forum: Calculus
-
MHB How to use Taylor series to represent any well-behaved f(x)
Does one assess $x$ at $x=0$ for the entire series? (If so, wouldn't that have the effect of "zeroing" all the co-efficients when one computes?) only raising the value of $k$ by $1$ at each iteration? and thereby raising the order of derivative at each...- DeusAbscondus
- Thread
- Series Taylor Taylor series
- Replies: 7
- Forum: Calculus
-
MHB Calculate Taylor Series of f^{(18)}(0)
Calculate $$f^{(18)}(0)$$ if $$f(x)=x^2 \ln(1+9x)$$ if we start with $$ln(1+9x)$$ and ignore $$x^2$$ we can calculate that $$f'(x)= \frac{9}{1+9x} <=> f'(0)=9$$ $$f''(x)= \frac{9^2}{(1+9x)^2} <=> f'(0)=9^2$$ . . . $$f^{n}(x)= \frac{9^n}{(1+9x)^n} <=> f'(0)=9^n $$ how does it work after? Don't we... -
MHB Tackling Taylor Series with f(x)=sin(x^3)
Hello MHB, I am working with Taylor series pretty new for me, I am working with a problem from my book $$f(x)=\sin(x^3)$$, find $$f^{(15)}(0).$$ I know that $$\sin(x) = 1-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}...Rest$$ How does this work now =S? Regards, $$|\pi\rangle$$ -
B
Evaluate the antiderivative as a Taylor Series
Homework Statement Evaluate the anti derivative ∫e^x^2 dx as a Taylor Series Homework Equations \frac{f^(n)(a)}{n!}(x-a)^n The Attempt at a Solution Where do I start, I am not sure I understand the question- brojas7
- Thread
- Antiderivative Series Taylor Taylor series
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
A
Taylor series, an intuitive view
Homework Statement I read that the taylor series was a way to approximate the a function f(x) graphically, by addition and subtraction. So say I have \frac{1}{1-x}=1+x+x^{2}+x^{3}+...+x^{n}... suppose x=3, then the left and right side of the equation can't possibly equal the same thing...- al_famky
- Thread
- Series Taylor Taylor series
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
MHB Don's question at Yahoo Answers (Taylor series)
Here is the question: Here is a link to the question: How to Find the Taylor series for the function f(x)=(1)/(x) centered at a=-3? - Yahoo! Answers I have posted a link there to this topic so the OP can find my response.- Fernando Revilla
- Thread
- Series Taylor series
- Replies: 1
- Forum: General Math
-
L
Find Taylor series generated by e^x centered at 0.
1. a. Find Taylor series generated by ex2 centered at 0. b. Express ∫ex2dx as a Taylor series. 2. For part a, I just put the value of "x2" in place of x in the general form for the e^x Taylor series: ex: 1 + x + x2/2! + x3/3! + ... ex2: 1 + x2 + x4/2! + x6/3! + ... For part b...- Lo.Lee.Ta.
- Thread
- E^x Series Taylor Taylor series
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Why is the correction important?
Homework Statement Find the Taylor series of f(x) = x2ln(1+2x2) centered at c = 0. Homework Equations Taylor Series of f(x) = ln(1+x) is Ʃ from n=1 to ∞ of (-1)n-1xn/n The Attempt at a Solution I have worked the problem to (-1)n4nx2n/n I am not sure where to go from here...- Soccerdude
- Thread
- Representation Series Taylor Taylor series
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Taylor Series of f(x) = 1/(1-6x) at c=6
Homework Statement Find the Taylor Series for f(x) = 1/(1-6) centered at c=6 Homework Equations ∞ Ʃ Fn(a)(x-a)/n! n=0 The Attempt at a Solution I believe that the nth derivative of 1/(1-6x) is (-6)n-1n!/(1-6x)n+1 So i figured that the taylor series at c=6 would be...- Soccerdude
- Thread
- Series Taylor Taylor series
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
X
Understanding Taylor Series for Solving Complex Equations
Homework Statement f(x)=\frac{4x}{(4+x^{2})^{2}}Homework Equations \frac{1}{1-x} = \sum x^{n} The Attempt at a Solution How am I supposed to use that equation to solve the main problem. I have the solution but I don't understand how to do any of it. My professor is horrible, been on...- xspook
- Thread
- Confusion Series Taylor Taylor series
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Understanding the Taylor Series of e^x/(x-1)
Homework Statement Let g(x) = \frac{x}{e^x - 1} = \sum_{n=0}^{\infty} \frac{B_n}{n!} x^n be the taylor series for g about 0. Show B_0 = 1 and \sum_{k=0}^{n} \binom{n+1}{k} B_k = 0 .Homework Equations The Attempt at a Solution g(x) = \sum_{n=0}^{\infty} \frac{g^{(n)}(0)}{n!} x^n , but...- Shoelace Thm.
- Thread
- Series Taylor Taylor series
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
Integrating Taylor Series for Sine Functions
Homework Statement A problem from advanced calculus by Taylor : http://gyazo.com/5d52ea79420c8998a668fab0010857cf Homework Equations ##sin(x) = \sum_{n=0}^{∞} (-1)^n \frac{x^{2n+1}}{(2n+1)!}## ##sin(3x) = \sum_{n=0}^{∞} (-1)^n \frac{3^{2n+1}x^{2n+1}}{(2n+1)!}## The Attempt at a Solution...- STEMucator
- Thread
- Integration Series Taylor Taylor series
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
Calculating Taylor Series Expansion for ##f(x)##
Homework Statement Calculate the Taylor series expansion about x=0 as far as the term in ##x^2## for the function : ##f(x) = \frac{x-sinx}{e^{-x} - 1 + ln(x+1)}## when ##x≠0## ##f(x) = 1## when ##x=0## Homework Equations Some common Taylor expansions. The Attempt at a Solution...- STEMucator
- Thread
- Expansion Series Series expansion Taylor Taylor series
- Replies: 14
- Forum: Calculus and Beyond Homework Help
-
T
Is there any benefit to using Taylor series centered at nonzero value
over a Maclaurin series? Also, how do I calculate e^0 using Maclaurin series? I'm getting 0^0.- Turion
- Thread
- Series Taylor Taylor series Value
- Replies: 5
- Forum: General Math
-
S
Why Taylor Series works so well for some functions and not for others
About a week ago, I learned about linear approximation from a great youtube video, it was by Adrian Banner and the series of his lectures I think were from his book Calculus LifeSaver. I truly thought it was so beautiful and powerful a concept. Shortly I also got to know the Taylor Series and...- s0ft
- Thread
- Functions Series Taylor Taylor series Works
- Replies: 3
- Forum: General Math
-
E
Taylor series for getting different formulas
I am trying to establish why, I'm assuming one uses taylor series, \frac{\partial u}{\partial t}(t+k/2, x)= (u(t+k,x)-u(t,x))/k + O(k^2) I have tried every possible combination of adding/subtracting taylor series, but either I can not get it exactly or my O(k^2) term doesn't work out (it's... -
I
MHB Proving $f(x_k+εp)<f(x_k)$ with Taylor Series
Prove that if $p^T▽f(x_k)<0$, then $f(x_k+εp)<f(x_k)$ for $ε>0$ sufficiently small. I think we can expand $f(x_k+εp)$ in a Taylor series about the point $x_k$ and look at $f(x_k+εp)-f(x_k)$, but what's then? (Taylor series: $f(x_0+p)=f(x_0)+p^T▽f(x_0)+(1/2)p^T▽^2f(x_0)p+...$ => here...- i_a_n
- Thread
- Series Taylor Taylor series
- Replies: 5
- Forum: Topology and Analysis
-
F
Taylor series expansion of Dirac delta
I'm trying to understand how the algebraic properties of the Dirac delta function might be passed onto the argument of the delta function. One way to go from a function to its argument is to derive a Taylor series expansion of the function in terms of its argument. Then you are dealing with...- friend
- Thread
- Delta Dirac Dirac delta Expansion Series Series expansion Taylor Taylor series
- Replies: 3
- Forum: Topology and Analysis
-
I
Finding a Taylor Series from a function and approximation of sums
Homework Statement \mu = \frac{mM}{m+M} a. Show that \mu = m b. Express \mu as m times a series in \frac{m}{M} Homework Equations \mu = \frac{mM}{m+M} The Attempt at a Solution I am having trouble seeing how to turn this into a series. How can I look at the given function...- Illania
- Thread
- Approximation Function Series Sums Taylor Taylor series
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
J
Taylor Series Problem - Question and my attempt so far
Question: http://i.imgur.com/GsjeL.png Here is my attempt so far: http://i.imgur.com/AyOCm.png Note: I've used m where the question has used j. My attempt is based off some bad notes I took in class so the way I am trying to solve the problem may not be the best. I'm struggling to...- jammyloller
- Thread
- Series Taylor Taylor series
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
Why Does the Taylor Series of exp(-x^2) at x = 0 Start with 1 - x^2?
The Taylor Series of f(x) = exp(-x^2) at x = 0 is 1-x^2... Why is this? The formula for Taylor Series is f(x) = f(0) + (x/1!)(f'(0)) + (x^2/2!)(f''(0)) + ... and f'(x) = -2x(exp(-x^2)) therefore f'(0) = 0? Can someone please explain why it is 1-x^2?- cytochrome
- Thread
- Series Taylor Taylor series
- Replies: 5
- Forum: General Math
-
C
Understanding and Solving the Taylor Series for a Specific Point
What does it mean to calculate the Taylor series ABOUT a particular point? I understand the formula for the Taylor series but how do you solve it about a particular point for a function? It's the about the particular point that confuses me. Could someone please explain this and provide...- cytochrome
- Thread
- Series Taylor Taylor series
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
Why the Taylor Series has a Factorial Factor
Why in Taylor series we have some factoriel ##!## factor. f(x)=f(0)+xf'(0)+\frac{x^2}{2!}f''(0)+... Why we have that ##\frac{1}{n!}## factor?- matematikuvol
- Thread
- Series Taylor Taylor series
- Replies: 7
- Forum: Calculus
-
T
On Taylor Series Expansion and Complex Integrals
I'm trying to understand how to use Taylor series expansion as a method to solve complex integrals. I would appreciate someone looking over my thoughts on this. I don't know if they are right or wrong or how they could be improved. I suppose that my issue is that I don't feel confident in my...- thelema418
- Thread
- Complex Expansion Integrals Series Series expansion Taylor Taylor series
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
F
Compute Tricky Limit Using Taylor Series and De L'hopital's Theorem
Homework Statement compute the following limit: ## \displaystyle{\lim_{x\to +\infty} x \left((1+\frac{1}{x})^{x} - e \right)} ## The Attempt at a Solution i wanted to use the taylor expansion, but didn't know what ##x_0## would be correct, as the x goes to ## \infty##. also, i tried to...- Felafel
- Thread
- Limit Series Taylor Taylor series
- Replies: 15
- Forum: Calculus and Beyond Homework Help
-
P
How to find the cosine of i using Taylor series?
Is there a way to find the cosine of i, the imaginary unit, by computing the following infinite sum? cos(i)=\sum_{n=0}^\infty \frac{(-1)^ni^{2n}}{(2n)!} Since the value of ##i^{2n}## alternates between -1 and 1 for every ##n\in\mathbb{N}##, it can be rewritten as ##(-1)^n##...- pierce15
- Thread
- Series Taylor Taylor series
- Replies: 7
- Forum: Topology and Analysis
-
H
How to write taylor series in sigma notation
Homework Statement My Calc II final is tomorrow, and although we never learned it, it's on the review. So I have a few examples. Some I can figure out, some I cant. Examples: f(x)=sinh(x), f(x)=ln(x+1) with x0=0, f(x)=sin(x) with x0=0, f(x)=1/(x-1) with x0=4 The only one of those that I was...- haflanagan
- Thread
- Notation Series Sigma Sigma notation Taylor Taylor series
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
P
Modifying taylor series of e^x
I recently thought to myself about how a slight modification to the taylor series of e^x, which is, of course: \sum_{n=0}^\infty \frac{x^n}{n!} would change the equation. How would changing this to: \sum_{n=0}^\infty \frac{x^{n/2}}{\Gamma(n/2+1)} change the equation? Would it still be... -
R
Polylogarithm and taylor series
let nε Z. the polylogarithm functions are a family of functions, one for each n. they are defined by the following taylor series: Lin(x)= Ʃ xk/kn 1.calculate the radius of convergence [b]3. when i attempted this part, i couldn't use theratio or root test, so by comparison i got R=∞...- rylz
- Thread
- Series Taylor Taylor series
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
O
MHB Taylor Series: Exploring Properties & Applications
Hello Everyone! Suppose $f(x)$ can be written as $f(x)=P_n(x)+R_n(x)$ where the first term on the RHS is the Taylor polynomial and the second term is the remainder. If the sum $\sum _{n=0} ^{\infty} = c_n x^n$ converges for $|x|<R$, does this mean I can freely write $f(x)=\sum _{n=0} ^{\infty}...- OhMyMarkov
- Thread
- Applications Properties Series Taylor Taylor series
- Replies: 11
- Forum: Topology and Analysis
-
E
Approximation sin(x) taylor Series and Accuracy
Homework Statement One uses the approximation sin(x) = x to calculate the oscillation period of a simple gravity pendulum. Which is the maximal angle of deflection (in degree) such that this approximation is accurate to a) 10%, b) 1%, c) 0.1%. You can estimate the accuracy by using the next...- engboysclub
- Thread
- Accuracy Approximation Series Taylor Taylor series
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
P
MHB Finding $a_n$s for $f(z)$ in a Taylor Series
Consider the function $$f(z)=e^{\frac{1}{1-z}}$$ It has an essential singularity at $z_0=1$ and hence it can be expanded in a Laurent series at $z_0$. But I'm interested in Taylor expansion. The function is analytic in the unit open disc at the origin, so I'm looking for $a_n$ where... -
A
A question about Taylor Series
Find the Taylor series for cosx and indicate why it converges to cosx for all x in R. The Taylor series for cosx can be found by differentiating sum_{k=0}^{\infty} \frac{(-1)^k (x^{2k+1})}{(2k+1)!} on both sides... But I'm not sure what the question means by "why it converges to cosx for...- Artusartos
- Thread
- Series Taylor Taylor series
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
Y
Taylor Series about exp(-1/x^2)
Homework Statement Homework Equations We just learned basic Taylor Series expansion about C, f(x) = f(C) + f'(C)(x - C) + [f''(C)(x - C)^2]/2 + ...The Attempt at a Solution Well the previous few questions involved finding the limit of the function and the derivative of the function as X...- YayMathYay
- Thread
- Series Taylor Taylor series
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
W
Taylor series error term - graphical representation
Hello all, Recently I've found something very interesting concerning Taylor series. It's a graphical representation of a second order error bound of the series. Here is the link: http://www.karlscalculus.org/l8_4-1.html My question is: is it possible to represent higher order error bounds... -
P
Find the Taylor Series for 28^(3/5) Up to First Order – Tips & Suggestions
Hello, What polynomial should I use for finding Taylor series for 28^(3/5) up to the first order? I mean, aside x^3 around 2. Any suggestions?- peripatein
- Thread
- Series Taylor Taylor series
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
T
Taylor Series, working backwards
Homework Statement Okay, first there is an explanation of the Taylor Series equation. This I don't have a problem with. Then, we have this: Consider the power series 2 - (2/3)x + (2/9)x^2 - (2/27)x^3. What rational function does this power series represent? Homework Equations / The Attempt...- tinylights
- Thread
- Series Taylor Taylor series
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
Taylor Series Interval of COnvergence and Differention + Integration of it
OK... "A power series can be differentiated or integrated term by term over any interval lying entirely within the interval of convergence" When i do term by term differentiaion or t-by-t integration of a series though, am i making use of this fact? Does this come into play later in a...- Square1
- Thread
- Convergence Integration Interval Series Taylor Taylor series
- Replies: 2
- Forum: Topology and Analysis
-
B
Would this require a Taylor Series Proof
Show that abs[ sin (x) - 6x/(6+x^2) ] <= x^5/24, for all x in [0,2] I tried to use the sine function taylor expansion but I get stuck -
M
Two Variable 2nd Order Taylor Series Approximation
Homework Statement Derive the Derive the two variable second order Taylor series approximation, below, to f(x,y) = x^3 + y^3 – 7xy centred at (a,b) = (6,‐4) f(x,y) ≈ Q(x,y) = f(a,b) + \frac{∂f}{∂x}| (x-a) + \frac{∂f}{∂x}|(y-b) + \frac{1}{2!}[\frac{∂^2f}{∂x^2}| (x-a)^2 + 2\frac{∂^2f}{∂x∂y}\...- manager77
- Thread
- 2nd order Approximation Series Taylor Taylor series Variable
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
X
How do I sum up a Taylor series with unusual coefficients?
I need to calculate \sum_{n=0}^{∞}x^{(2^n)} for 0≤x<1. It doesn't resemble any basic taylor series, so I have no idea how to sum it up. Any hint, or the resulting formula? This series comes from a physical problem, so I suppose (if I didn't make a mistake) that the series is sumable, and... -
1
Questions regarding Taylor series
We just had a lecture on power series today (Taylor and McLaurin's) and I had a couple of questions: What does it mean for an expansion to be "around the origin"? I thought that the expansion provided an approximation to the original function at all points for which the function was defined...- 11thHeaven
- Thread
- Series Taylor Taylor series
- Replies: 4
- Forum: Calculus
-
C
Taylor series expansion for gravitational potential energy. GMm/r=mgh near the earth
Using taylor series expansion to prove gravitational potential energy equation, GMm/r=mgh at distances close to the earth. R= radius of the Earth h= height above surface of the Earth m= mass of object M= Mass of the earth U = - GmM/(R + h) = - GmM/R(1+ h/R) = - (GmM/R)(1+ h/R)^-1 do a...- CrazyNeutrino
- Thread
- Earth Energy Expansion Gravitational Gravitational potential Gravitational potential energy Potential Potential energy Series Series expansion Taylor Taylor series
- Replies: 8
- Forum: Mechanics
-
S
Taylor Series and Maclaurin Series Doubt
Homework Statement If I take a function f(x) and its taylor series, then will the infinite series give me the value of the function at any x value or will it only give proper values for x≈a? For example, If I take a maclaurin series for a function will it give me proper values for all x...- sarvesh0303
- Thread
- Doubt Maclaurin Maclaurin series Series Taylor Taylor series
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
J
Help finding Constants for Taylor Series
Homework Statement The Taylor expansion of ln(1+x) has terms which decay as 1/n. Show, that by choosing an appropriate constant 'c', the Taylor series of (1+cx)ln(1+x) can be made to decay as 1/n2 (assuming expansion about x=0) Homework Equations f(x)=\sum^{n=\infty}_{n=0} f(n)(0)...- jtleafs33
- Thread
- Constants Series Taylor Taylor series
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
C
Solving Homework Equations: Taylor Series & Beyond
Homework Statement Homework Equations All should be there, except taylor series, which is found here: http://mathworld.wolfram.com/TaylorSeries.html The Attempt at a Solution For part a, I got: F(r)= \alpha(ke2)((-r0/r2)+(r0n/rn+1)) since force is the negative...- cjw21
- Thread
- Homework Series Taylor Taylor series
- Replies: 1
- Forum: Advanced Physics Homework Help
-
H
Calculate limit using taylor series
Homework Statement Calculate: $$ \displaystyle \underset{x\to 0}{\mathop{\lim }}\,\frac{1-\cos \left( 1-\cos x \right)}{{{x}^{4}}}$$ Homework Equations The Attempt at a Solution Using Taylor series I have: $$ \displaystyle f'\left( x \right)=\sin \left( 1-\cos x \right)\sin x$$...- Hernaner28
- Thread
- Limit Series Taylor Taylor series
- Replies: 1
- Forum: Calculus and Beyond Homework Help