Compute a derivative using MacLaurin series

Click For Summary

Homework Help Overview

The problem involves computing the 9th derivative of the function f(x) = (cos(3x^4) - 1) / x^7 at x = 0, utilizing the Maclaurin series expansion for cosine.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the application of the Maclaurin series for cosine and the implications of subtracting 1 from the series. There is a focus on identifying the correct term that contributes to the derivative at x = 0.

Discussion Status

Some participants have provided guidance on recognizing the cancellation of the constant term in the series and the proper handling of the series expansion. There is an acknowledgment of errors in manipulating the series and simplifications made by the original poster.

Contextual Notes

Participants note the importance of correctly applying series manipulation rules and the specific behavior of terms in the series expansion when evaluating derivatives at a point.

kamil
Messages
6
Reaction score
0

Homework Statement


Compute the 9th derivative of
[tex]f(x) = \frac{\cos\left(3 x^{4} \right) - 1}{x^{7}}[/tex]
at x=(0)

Homework Equations


[tex]f(x)=\sum^{\infty}_{n=0} \frac{f^{(n)}(c)}{n!}x^n[/tex]
[tex]cos(x)=\sum^{\infty}_{n=0} \frac{(-1)^{n}}{(2n)!}x^{2n}[/tex]



The Attempt at a Solution


The correct answer is 1224720.
I've already read this thread(https://www.physicsforums.com/showthread.php?t=362369&highlight=Maclaurin), and I think I know how to do these kind of problems. However, I have a problem with that one since it has [tex]{-1}}[/tex]

What I did is write the power series for cos(x),
[tex]cos(x)=\sum^{\infty}_{n=0} \frac{(-1)^{n}}{(2n)!}x^{2n}[/tex]

Substitute [tex]3 x^{4}[/tex] , substract 1, and divide by [tex]x^{7}[/tex].
And getting:
[tex]\frac{\cos\left(3 x^{4} \right) - 1}{x^{7}}=\sum^{\infty}_{n=0} \frac{\frac{(-1)^{n}3^{2n}}{(2n)!}x^{8n}-1}{x^7}[/tex]
But after that I don't know.
 
Physics news on Phys.org
The only term that will produce a nonzero derivative when evaluated at x=0 will have a power of x^9. What is that term and what is it's derivative?
 
kamil said:
Substitute [tex]3 x^{4}[/tex] , substract 1, and divide by [tex]x^{7}[/tex].
And getting:
[tex]\frac{\cos\left(3 x^{4} \right) - 1}{x^{7}}=\sum^{\infty}_{n=0} \frac{\frac{(-1)^{n}3^{2n}}{(2n)!}x^{8n}-1}{x^7}[/tex]
But after that I don't know.

Nope. You can't move the 1 inside the sum like that. Sum(something) -1 is not equal to sum(something - 1).

What you should do is recognize that the n = 0 term of the cosine series is 1, so this cancels with your minus 1. Your sum is then from n = 1 to infinity, and you can safely divide the x^7 through. Then I think you probably know what to do from there!
 
But the n= 0 term for the MacLaurin series for cosine is just "1". The "-1" term just cancels that.

[tex]\frac{\cos\left(3 x^{4} \right) - 1}{x^{7}}=\sum^{\infty}_{n=1} \frac{\frac{(-1)^{n}3^{2n}}{(2n)!}x^{8n}}{x^7}[/tex]
 
Thank you, it worked. I knew there was something wrong with the -1. I don't know why I thought I could do that operation on a sum. I had also simplified [tex]\frac{x^{8n}}{x^{7}}[/tex] to [tex]{x^{n}}[/tex] , which is totally wrong. I don't why I did this.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 48 ·
2
Replies
48
Views
7K
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K