teng125
- 416
- 0
may i know from ln(1-x) how to become - [infinity (sum) k=1] x^k / k ?
pls help
pls help
The discussion revolves around deriving the Taylor series expansion for the function ln(1-x) and its representation as an infinite series. Participants are exploring the connection between the function and its series representation, particularly in the context of precalculus concepts.
The discussion is ongoing, with participants exploring different methods to represent ln(1-x) as a series. Some guidance has been offered regarding the use of geometric series, but there is no explicit consensus on the best approach or the appropriateness of certain methods within the precalculus framework.
Participants are navigating the constraints of the precalculus section, which may limit the use of certain advanced techniques like Taylor series or integration.
Uhmm, I think it can also be done with geometric series:HallsofIvy said:You posted this in the "precalculus section" so I assume you wouldn't be able to use "Taylor Series". That's the only way I know to show it.
I thought about that but then integrating is not "pre-calculus" either!VietDao29 said:Uhmm, I think it can also be done with geometric series:
[tex]\sum_{i = 0} ^ \infty (a r ^ i) = \frac{a}{1 - r}, \quad |r| < 1[/tex].
So if your final sum is:
[tex]\frac{1}{1 - k}[/tex], what should your geometric series look like? Then integrating that should give you the result you want (remember to choose the appropriate C, i.e the constant of integration).