Finding the coefficients of an unknown function using Taylor's Theorem?

Click For Summary
SUMMARY

The discussion centers on finding the coefficients A, B, and C in the equation f'(x) = Af(x) + Bf(x+h) + Cf(x+2h) + O(h²) using Taylor's Theorem. The user provided expansions for Bf(x+h) and Cf(x+2h), leading to a combined expression that factors out the coefficients. A suggestion was made to modify the left-hand side of the equation from f'(x) to f'(x)*h to clarify the problem, indicating a potential typo in the original statement.

PREREQUISITES
  • Understanding of Taylor's Theorem
  • Familiarity with asymptotic notation (Big O notation)
  • Basic knowledge of calculus, specifically derivatives
  • Experience with polynomial expansions
NEXT STEPS
  • Review Taylor's Theorem and its applications in calculus
  • Study the implications of Big O notation in mathematical analysis
  • Practice polynomial expansions and their role in deriving coefficients
  • Explore common pitfalls in derivative problems and how to identify typos in mathematical statements
USEFUL FOR

Students studying calculus, particularly those focusing on Taylor series and derivatives, as well as educators looking for examples of common errors in mathematical problem statements.

SMA_01
Messages
215
Reaction score
0

Homework Statement


Find coefficients A, B, and C.
f'(x)= Af(x)+Bf(x+h)+Cf(x+2h)+O(h2)
Using Taylor's Theorem.

Note: O stands for Big O in asymptotic order notation.

The Attempt at a Solution



Here are the expansions:

Bf(x+h)= Bf(x)+Bhf'(x)+(1/2)Bh2f"(x)+(1/6)Bh3f"'(x)...

Cf(x+2h)=Cf(x)+2Chf'(x)+2Ch2f"(x)+(4/3)Ch3f"'(X)...

And then I added them and factored out the coefficients

= (A+B+C)f(x)+(B+2C)hf'(x)+(1/2B+2C)h2f"(x)+...

Is this correct? I'm stuck as to what I am supposed to do next.

Thanks.
 
Last edited:
Physics news on Phys.org
SMA_01 said:

Homework Statement


Find coefficients A, B, and C.
f'(x)= Af(x)+Bf(x+h)+Cf(x+2h)+O(h2)
Using Taylor's Theorem.

Note: O stands for Big O in asymptotic order notation.



The Attempt at a Solution



Here are the expansions:

Bf(x+h)= Bf(x)+Bhf'(x)+(1/2)Bh2f"(x)+(1/6)Bh3f"'(x)...

Cf(x+2h)=Cf(x)+2Chf'(x)+2Ch2f"(x)+(4/3)Ch3f"'(X)...

And then I added them and factored out the coefficients

= (A+B+C)f(x)+(B+2C)hf'(x)+(1/2B+2C)h2f"(x)+...

Is this correct? I'm stuck as to what I am supposed to do next.

Thanks.

That looks pretty odd. I think there is a typo in the problem. Try changing the left hand side from f'(x) to f'(x)*h. Now it makes a little more sense. Try it from there.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K