Maclaurin Expansion: Obtaining First 3 Terms

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
MisterMan
Messages
47
Reaction score
0
Hi, I recently sat my Maths examination and there was a Maclaurin expansion question that I made an attempt at but I think it was wrong, it would be good if I could get help on this, it's too late to be of any real help but it will help me understand where I went wrong:

Obtain the first three non-zero terms in the Maclaurin expansion of (1 + sin2x)

What I done here was, let f(x) = (1 + sin2x) and differentiated until I got three non-zero terms when plugging in x = 0. But I'm not sure if this is "expandable" or whether I need to change sin2x into something that can be expanded.

Did I do the right thing or did I make a mistake?
 
Physics news on Phys.org
The first term is 1.
 
A quicker way (and one probably alluded to by Hurkyl) is to take a couple of terms of the Maclaurin series for sin(x), square them, and then add 1.
 
Or use the trig formula

[tex] \sin^{2} x = \frac{1 - \cos{2 x}}{2}[/tex]

and use the Maclaurin series for the cosine.