Beginning self-study - one question

  • Context: High School 
  • Thread starter Thread starter Laura Palmer
  • Start date Start date
  • Tags Tags
    Beginning Self-study
Click For Summary

Discussion Overview

The discussion revolves around which trigonometric identities a beginner in calculus should memorize or be familiar with as they start their studies. Participants explore the balance between memorization and understanding through derivation, considering the implications for effective learning and problem-solving.

Discussion Character

  • Exploratory, Conceptual clarification, Debate/contested

Main Points Raised

  • One participant suggests that the identity sin² + cos² = 1 is the most important to memorize, while others agree that it is essential.
  • Another participant argues for deriving identities rather than memorizing them, suggesting that understanding will help identify which identities are necessary as one progresses.
  • Some participants propose a distinction between identities that should be memorized and those that can be looked up as needed, listing specific identities that fall into each category.
  • Concerns are raised about the dangers of relying solely on derivation for pattern recognition, with some arguing that memorization aids in quicker problem-solving.
  • One participant expresses a preference for memorizing a few key identities while being familiar with others, suggesting a balanced approach to learning.

Areas of Agreement / Disagreement

Participants generally agree that not all identities need to be memorized, but there is no consensus on the exact number or which specific identities are most critical. The discussion reflects multiple competing views on the balance between memorization and derivation.

Contextual Notes

Participants acknowledge that memorization may not be effective for everyone and that familiarity through usage is important. There are also mentions of specific identities that may be more useful in certain contexts, but no definitive list is agreed upon.

Who May Find This Useful

Individuals beginning their studies in calculus or those interested in understanding the role of trigonometric identities in mathematical problem-solving may find this discussion beneficial.

Laura Palmer
Messages
3
Reaction score
0
Hi,

I will begin studying calculus this or next week. I'm registered for the online version of U of Wisc's Calculus and Analytic Geometry. It's the standard, non-honors class, so we're using Thomas and Finney. Because I foresee wanting a deeper understanding of the subject, I will also be working through Spivak's Calculus concurrently.

I spent the last few weeks reviewing precalc topics. I'm all set, I just have one specific question: which trig identities should I be able to pull out automatically? I'm highly motivated in studying - and I hate the feeling of coming across something I don't know due to prior laziness - but I also abhor bad/wasted studying time. I'd rather not spend a few days cramming dozens of trig identities into my head if there's really no point. I'd rather spend those days reading the beginning of Spivak, laying some conceptual foundations.

Thanks in advance for your opinions!
 
Physics news on Phys.org
sin^2 + cos^2 = 1

is the most used trig identity by at least an order of magnitude, everything else you can look up later for specific questions.
 
Thanks. Of course that's the ideal answer! Now I can focus on the interesting stuff...
 
I think the best way to go about this is to learn how to derive them. Rather than actually go about memorizing them. As you go a long you'll find out which ones are necessary and which ones aren't (hopefully while doing problems rather than on a test). And Spivak's Calculus is an excellent choice! I used that for an honours analysis course and its definitely one of the best introductory analysis books out there! Good luck with your self-study! :)
 
There's a difference between trig identities that you should know, and identities that you know exist and be able to use.

The identities that you should know by heart are:
[tex]\cos^2(x)+\sin^2(x)=1[/tex]
[tex]\sin(2x)=2\sin(x)\cos(x)[/tex]
[tex]\cos(2x)=\cos^2(x)-\sin^2(x)[/tex]
[tex]\tan(x)=\sin(x)/\cos(x)[/tex]
[tex]1+\tan^2(x)=1/\cos^2(x)[/tex]

Trig identities that you should not know by heart, but just know that they exist:
-formula's that calculate sine, cosine and tangent of a sum: not so important, but sometimes useful.
- formula's that change the product of sines/cosines to sum of sines/cosines (Simpson's formula's): these are very important for some integrals!
- formula's that calculate sin(2x), cos(2x) and tan(2x) in terms of the tangent function. These are very important for other integrals!

There's no use in learning the above three classes, you'll forget them anyway and end up looking them up. But you should know that they exist and be able recognize when to use them.
 
I like Buri's idea--being able to derive them is better in my opinion. For instance, I can't remember the cos(2x) identity for the life of me, but I can remember the addition formulae by using the complex exponential, [itex]e^{ix} = \cos(x) + i\sin(x) [/tex]:<br /> <br /> [tex] (\cos\alpha + i \sin\alpha)(\cos\beta + i \sin\beta)=e^{i\alpha}e^{i\beta} = e^{i(\alpha + \beta)} = \cos(\alpha + \beta) + i \sin(\alpha + \beta)[/tex]<br /> <br /> and then multiplying out the LHS. I can then figure out the double angle formula by setting [itex]\alpha = \beta[/itex].<br /> <br /> So, in my opinion, [itex]\sin^2x + \cos^2x = 1[/itex] and the addition formulae are the only identities that are essential to memorize.[/itex]
 
spamiam said:
I like Buri's idea--being able to derive them is better in my opinion. For instance, I can't remember the cos(2x) identity for the life of me, but I can remember the addition formulae by using the complex exponential, [itex]e^{ix} = \cos(x) + i\sin(x) [/tex]:<br /> <br /> [tex] (\cos\alpha + i \sin\alpha)(\cos\beta + i \sin\beta)=e^{i\alpha}e^{i\beta} = e^{i(\alpha + \beta)} = \cos(\alpha + \beta) + i \sin(\alpha + \beta)[/tex]<br /> <br /> and then multiplying out the LHS. I can then figure out the double angle formula by setting [itex]\alpha = \beta[/itex].<br /> <br /> So, in my opinion, [itex]\sin^2x + \cos^2x = 1[/itex] and the addition formulae are the only identities that are essential to memorize.[/itex]
[itex] <br /> One danger with deriving formula's instead of memorizing them is pattern recognition. If you for example end up with the formula<br /> <br /> [tex]\frac{\cos^2(x)-\sin^2(x)}{\sin(2x)}[/tex]<br /> <br /> then someone who memorized his formula's will immediately recognize this to be [tex]cotan(2x)[/tex] (and simplify the subsequent calculations a lot!). Somebody who can only derive his formula's, will not see the shortcut and make very long calculations instead! This is why I think it is better to have some formula's memorized. Of course, understanding is much better than memorizing, but in mathematics you cannot derive everything (otherwise it would take to long). You really can't do without memorizing some formula's...[/itex]
 
micromass said:
One danger with deriving formula's instead of memorizing them is pattern recognition. If you for example end up with the formula

[tex]\frac{\cos^2(x)-\sin^2(x)}{\sin(2x)}[/tex]

then someone who memorized his formula's will immediately recognize this to be [tex]cotan(2x)[/tex] (and simplify the subsequent calculations a lot!). Somebody who can only derive his formula's, will not see the shortcut and make very long calculations instead! This is why I think it is better to have some formula's memorized. Of course, understanding is much better than memorizing, but in mathematics you cannot derive everything (otherwise it would take to long). You really can't do without memorizing some formula's...

When I say derive formulas I implicitly assume that the individual is familiar with certain trig identities. Obviously, if you don't even recognize something you're doomed (what are you going to derive?), but memorization isn't necessary for pattern recognition. And besides, memorization in the sense that I'll sit down with a list of trig identities and attempt to commit them to memory will also fail. Using them a lot will lead someone to remember them, but if after not using them for a while, its inevitable that you'll forget them also. I'm a pure mathematics student and so memorization has never been my cup of tea (Pugh style! lol).
 
Thanks very much for your feedback.

Ok, so a kind of consensus is emerging - or at least a synthesis, in my mind: 1) Definitely don't waste time trying to memorize them all as if I have an exam. I won't retain them anyway. 2) It's important to be familiar with the sum/difference, double/half-angle, and product identities. 3) At that point, either a) leave it at that and derive the identities (based on familiarity) when necessary or b) commit a handful to memory, most notably the sum and double angle identities for example.

Option b) strikes me as a good balance. I'll work with the lot of them for the next day or two and memorize a half-dozen.

Again, thanks for the help!
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 102 ·
4
Replies
102
Views
9K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 17 ·
Replies
17
Views
12K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 12 ·
Replies
12
Views
9K
  • · Replies 28 ·
Replies
28
Views
9K
  • · Replies 9 ·
Replies
9
Views
4K