Maclaurin Series Homework: Is My Solution Correct?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
DevonZA
Messages
181
Reaction score
6

Homework Statement


upload_2016-9-14_11-35-29.png


Note - I do not know why there is a .5 after the ampere. I think it is an error and I have asked my lecturer to clarify.

Homework Equations


upload_2016-9-14_11-36-20.png


The Attempt at a Solution


f(t)=sint2 f(0)=sin(0)2=0
f'(t)=2sintcost f'(0)=sin2(0)=0
f''(t)=2cos2t f''(0)=2cos2(0)=2
f'''(t)=-4sin2t f'''(0)=-4sin2(0)=0
fiv(t)=-8cos2t fiv(0)=-8cos(0)=-8

... until four non-zero terms

Am I on the right track?
 
Physics news on Phys.org
Dr Transport said:
Doing your differentials incorrectly...

[itex]i = \sin(t^2)[/itex], the first derivative is [itex]2t\cdot\cos(t^2)[/itex]

Thanks Doc.

The next derivative will then be:

upload_2016-9-14_15-44-20.png


right?

I have put in the 0 value up until the eighth term and I am still getting zero as the answer.
Only f''(t), f'''(t) and fvi have yielded non-zero terms thus far.
 
DevonZA said:
Thanks Doc.

The next derivative will then be:

View attachment 105906

right?

I have put in the 0 value up until the eighth term and I am still getting zero as the answer.
Only f''(t), f'''(t) and fvi have yielded non-zero terms thus far.

If you want the first four nonzero terms in the Maclauren expansion of ##f(t) = \sin(t^2)## you will need the first 14 derivatives of ##f##; that is, you will need
$$\left(\frac{d}{dt}\right)^k f(0), \; k=1, 2, \ldots, 14.$$
 
Ray Vickson said:
If you want the first four nonzero terms in the Maclauren expansion of ##f(t) = \sin(t^2)## you will need the first 14 derivatives of ##f##; that is, you will need
$$\left(\frac{d}{dt}\right)^k f(0), \; k=1, 2, \ldots, 14.$$

Hi Ray

I got another non-zero term at the fourth non zero term at the 10th derivative.
 
upload_2016-9-14_16-46-6.png


Plugging in zero values for x I get 60480
 
Ray Vickson said:
You will get another one at the 14th derivative.

It must be obvious by now that the way I did it was using some other approach!

(d/dt) = 2t⋅cos(t2) ?
 
You can obtain the first four terms of the series for [itex]\sin(t^2)[/itex] simply by obtaining the first four terms in the series for [itex]\sin x[/itex] and substituting [itex]x = t^2[/itex].

Only if you have a more complicated function than [itex]at^n[/itex] as the argument, such as [itex]\sin(t + 3)[/itex] or [itex]\sin(e^t)[/itex], will calculating derivatives compete with "write down the series for [itex]\sin(x)[/itex] and substitute for [itex]x[/itex]" in efficiency.