How Do You Determine the nth Term of a Taylor Polynomial for ln(1-x)?

  • Thread starter Thread starter smk037
  • Start date Start date
  • Tags Tags
    Polynomial Taylor
Click For Summary

Homework Help Overview

The discussion revolves around finding the nth term of the Taylor polynomial for the function f(x) = ln(1-x) at x=0. Participants are exploring the derivatives of the function and attempting to identify a pattern for the polynomial's coefficients.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the derivatives of the function and their values at x=0, with one participant noting the factorial pattern in the coefficients. Others are questioning how to derive a general formula for the nth term from the observed values.

Discussion Status

Some participants have suggested potential patterns in the coefficients and have proposed a form for the nth term. There is ongoing exploration of different methods, including integration of a series, indicating a productive exchange of ideas without reaching a consensus.

Contextual Notes

Participants are working under the constraints of deriving a Taylor polynomial and are focused on ensuring their calculations align with the definitions and properties of Taylor series.

smk037
Messages
67
Reaction score
1

Homework Statement



Write down the Taylor Polynomial of degree n of the function f(x) at x=0

Homework Equations



f(x) = ln(1-x)


The Attempt at a Solution



f(x) = ln(1-x)

f'(x) = (-1)((1-x)^(-1))

f``(x) = (-1)((1-x)^(-2))

f```(x) = (-2)((1-x)^(-3))

f````(x) = (-6)((1-x)^(-4))

f`````(x) = (-24)((1-x)^(-5))

Pn(x) = -1x - ((x^2)/(2!)) - ((2(x^3))/(3!)) - ((6(x^4))/(4!)) - ((24(x^5))/(5!))

now, I rechecked all my derivatives, but I still can't find a pattern to make an nth term with.

any help would be appreciated.

thanks.
 
Physics news on Phys.org
1, 2, 6, 24 etc is 1!, 2!, 3!, 4! etc. So you have (n-1)!/n!. What's that?
 
I think I got it

I got the numbers in the factorials to cancel out, and came up with

(-(x^n))/(n)
 
Thanks a lot, Dick, I appreciate it.
 
Thanks a lot.
 
Another way to do it:
You know that

[tex]\sum^{\infty}_{n=0} x^n = \frac{1}{1-x}[/tex]

So by integration you get that

[tex]ln(1-x)=-\int{\sum^{\infty}_{n=0}x^n dx}[/tex]
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
4K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K