SOLUTION: This is a calculus question. Could you explain question 18 on https://www.math.purdue.edu/php-scripts/courses/oldexams/serve_file.php?file=16600FE-F2016.pdf ? I know the answer is

Algebra ->  Equations -> SOLUTION: This is a calculus question. Could you explain question 18 on https://www.math.purdue.edu/php-scripts/courses/oldexams/serve_file.php?file=16600FE-F2016.pdf ? I know the answer is       Log On


   



Question 1195861: This is a calculus question. Could you explain question 18 on https://www.math.purdue.edu/php-scripts/courses/oldexams/serve_file.php?file=16600FE-F2016.pdf ? I know the answer is D but don't know how to get there. Please attach an image of your work as a reply.
Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

In your notes somewhere, you have shown that the Taylor series for ln(1-x) is

ln%281-x%29%22%22=%22%22-sum%28x%5En%2Fn%2Cn=1%2Cinfinity%29

Maybe your professor expected you to have memorized it, or to have access to it.
Surely he or she didn't expect you to find the Taylor series for every one of
the choices.  So I'll assume you have either memorized the above or have access
to it.

Substitute x2 for x

ln%281-x%5E2%29%22%22=%22%22-sum%28+%28x%5E2%29%5En%2Fn%2Cn=1%2Cinfinity%29

ln%281-x%5E2%29%22%22=%22%22-sum%28x%5E%282n%29%2Fn%2Cn=1%2Cinfinity%29

Just multiply both sides by -1

-ln%281-x%5E2%29%22%22=%22%22sum%28x%5E%282n%29%2Fn%2Cn=1%2Cinfinity%29

So it's D.

Edwin 

Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.
This is a calculus question. Could you explain question 18 on
https://www.math.purdue.edu/php-scripts/courses/oldexams/serve_file.php?file=16600FE-F2016.pdf ?
I know the answer is D but don't know how to get there.
Please attach an image of your work as a reply.
~~~~~~~~~~~~~~~~~~~

Every/any/each Calculus student knows (or must know - this knowledge is a pre-requisite) that

    ln(1+y) = y - y%5E2%2F2 + y%5E3%2F3 - y%5E4%2F4 + . . .     (1)

for all real values y, |y| < 1.  It is called  " the Maclaurin series of  f(y) = ln(1+y) ".



Replace (substitute) here y = -x^2.  You will get

    ln(1-x^2) = -x%5E2 - x%5E4%2F2 - x%5E6%2F3 - x%5E8%2F4 - . . .     (2)



Right side is your series with the sign "-, minus".



So, multiply both sides of identity (2) by (-1), and you will get the identity (D), which you need

    -ln%281-x%5E2%29 = x%5E2 + x%5E4%2F2 + x%5E6%2F3 + x%5E8%2F4 + . . .     (3)

Solved and explained.