MHB Express in terms of sine function of f(x)=sinx+cosx

Elissa89
Messages
52
Reaction score
0
f(x)=sinx+cosx

getting really frustrated with my math teacher. gives us forumlas for things but then barely shows us how to use them if at all and then throws problems at that we have to make sense of ourself. why can't math teachers teach?

anyway, the question is express f(x)=sinx+cosx in terms of sin.
 
Mathematics news on Phys.org
Elissa89 said:
f(x)=sinx+cosx

getting really frustrated with my math teacher. gives us forumlas for things but then barely shows us how to use them if at all and then throws problems at that we have to make sense of ourself. why can't math teachers teach?

anyway, the question is express f(x)=sinx+cosx in terms of sin.
Probably what you are after is the relationship between sine and cosine. Using [math]sin^2( \theta ) + cos^2( \theta ) =1[/math] then if [math]\theta[/math] is in either Quadrant I or IV then [math]cos( \theta ) = + \sqrt{1 - sin^2( \theta )}[/math], and if [math]\theta[/math] is in Quadrant II or III then [math]cos( \theta ) = - \sqrt{1 - sin^2( \theta )}[/math].

So [math]sin( \theta ) + cos( \theta ) = sin( \theta ) \pm \sqrt{1 - sin^2( \theta )}[/math].

There is another relationship which I judge (from my own experience, anyway) that is not well known to students. I give it without proof (I don't know how to.)
[math]a~sin( \theta ) + b~cos( \theta ) = c~sin( \theta + \phi )[/math]
where
[math]c = \sqrt{a^2 + b^2}[/math] and [math]\phi = atan2(b, a)[/math].

atan2 is similar to [math]tan^{-1}[/math]. It is defined here.

I'm guessing this is not what your instructor was after.

-Dan
 
Elissa89 said:
f(x)=sinx+cosx

anyway, the question is express f(x)=sinx+cosx in terms of sin.

$A\sin{x}+B\cos{x} = C\sin(x+\theta)$

$A\sin{x}+B\cos{x} = C\left[\sin{x}\cos{\theta}+\cos{x}\sin{\theta}\right]$

$A = C\cos{\theta}$, $B = C\sin{\theta}$ $\implies A^2+B^2 = C^2(\cos^2{\theta}+\sin^2{\theta}) \implies A^2+B^2=C^2(1) \implies C = \sqrt{A^2+B^2}$

$\dfrac{B}{A} = \dfrac{C\sin{\theta}}{C\cos{\theta}} = \tan{\theta} \implies \theta = \arctan\left(\dfrac{B}{A}\right)$

OK, you have $A=1$ and $B=1$ ... find the values of $C$ and $\theta$
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top