What is the 13th Taylor coefficient of f(x) at x=3?

Click For Summary

Homework Help Overview

The discussion revolves around determining the 13th Taylor coefficient of the function f(x) = 7x at x = 3, as well as the 11th Taylor coefficient of f(x) = 3xe^x at x = 7. Participants are exploring the implications of Taylor series expansions and the calculations involved in finding specific coefficients.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the process of taking derivatives to find Taylor coefficients and question the validity of their results, particularly regarding the 13th derivative of a linear function.
  • There is confusion about the correct method for finding coefficients, especially when transitioning from one point of expansion to another, such as from 0 to 7.
  • Some participants suggest alternative approaches to simplify the computation, such as expressing the function in terms of a shifted variable.

Discussion Status

The discussion is ongoing, with participants sharing their attempts and questioning the correctness of their methods. Some guidance has been offered regarding the structure of Taylor series and the importance of the point of expansion, but no consensus has been reached on the correct coefficients.

Contextual Notes

Participants are working under the constraints of homework rules, which may limit the resources they can use. There is also uncertainty about the correctness of the software used for submitting answers, leading to further questioning of their approaches.

cathy
Messages
90
Reaction score
0

Homework Statement



F(x)=7x
Determine the 13th taylor coefficient of the taylor series generated by f at x=3

Homework Equations



Well, it looks like I just had to take the derivative, but by the time it gets to the 13th derivative, wouldn't the answer just be zero?

The Attempt at a Solution



I thought so, but zero isn't the answer. I thought it would be 0/13!, but that isn't correct :/
Can you tell me what I'm doing wrong?
 
Physics news on Phys.org
Well, zero is the correct answer. Why do you think it is false?
 
i'm entering it into my homework and it's marking it wrong.
 
cathy said:
i'm entering it into my homework and it's marking it wrong.

Well, then the software is wrong.
 
Maybe I'm going about the problem wrong? I seem to be getting a lot of them wrong. f(x)=3xe^x. Determine its 11^{th} Taylor coefficient of the Taylor Series generated by f at x = 7.
For this, I am getting 3*7^14/13! and that is wrong too
 
cathy said:
Maybe I'm going about the problem wrong? I seem to be getting a lot of them wrong. f(x)=3xe^x. Determine its 11^{th} Taylor coefficient of the Taylor Series generated by f at x = 7.
For this, I am getting 3*7^14/13! and that is wrong too

Yeah, that one is indeed wrong. You seem to be finding a Taylor series of the form

f(x) = f(0) + f^\prime(0)x + \frac{f^{\prime\prime}(0)}{2!}x^2 + ... + \frac{f^{(11)}(0)}{11!} x^{11} + ...

However, this is the Taylor expansion around ##0##. You want the Taylor expansion around ##7## which should yield something of the form:

f(x) = f(7) + f^\prime(7)(x-7) + \frac{f^{\prime\prime}(7)}{2!}(x-7)^2 + ... + \frac{f^{(11)}(7)}{11!} (x-7)^{11} + ...
 
So how do I find the coefficient? Do I have to take the 11th derivative of xe^x, plug 7 in, divide by 11! ?
But then what happens with the (x-7)^11?
 
cathy said:
So how do I find the coefficient? Do I have to take the 11th derivative of xe^x, plug 7 in, divide by 11! ?

That is one possibility, but I would not do that since it requires many computations.
What I would do is first find the general Taylor series of ##e^x## in ##7##. This should be very easy. So you have
P(x) = a_0 + a_1 (x-7) + a_2 (x-7)^2 + ...
as Taylor series of ##e^x##. Then to find the Taylor series of ##3xe^x##, I would do:
f(x) = 3xe^x = 3(x-7)e^x + 3\cdot 7 e^x = 3(x-7)P(x) + 21P(x)
now you can substitute the series of ##P(x)## into the above and easily find the Taylor series you want without much computations.

But then what happens with the (x-7)^11?

What do you mean? Nothing happens to it. It's part of the Taylor series. Note also that you are asked to give the coefficients of the ##11##th degree. So you should find the number that comes before ##(x-7)^{11}##.
 
micromass said:
That is one possibility, but I would not do that since it requires many computations.
What I would do is first find the general Taylor series of ##e^x## in ##7##. This should be very easy. So you have
P(x) = a_0 + a_1 (x-7) + a_2 (x-7)^2 + ...
as Taylor series of ##e^x##. Then to find the Taylor series of ##3xe^x##, I would do:
f(x) = 3xe^x = 3(x-7)e^x + 3\cdot 7 e^x = 3(x-7)P(x) + 21P(x)
now you can substitute the series of ##P(x)## into the above and easily find the Taylor series you want without much computations.


I'm still a bit confused. What do you mean by substituing the series into the above?
 
  • #10
You might find it simpler to let u=x-7 and find the series about u=0. First, express f(x) in terms of u to get
$$f(x) = 3xe^x = 3(u+7)e^{u+7}.$$ Find the Taylor series for f in powers of u, and finally, use the substitution to get a series in terms of powers of (x-7).
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K