Finding angles of intersection
- From: "Konrad Viltersten" <tmp1@xxxxxxxxxxxxxx>
- Date: Thu, 9 Aug 2007 17:59:20 +0200
Find x so that
sin(4x) == -cos(2x)
I perform:
sin(4x) == -sin(2x-a), a=pi/2
sin(4x) == sin(-2x+a)
4x == -2x + a +2pi*n
6x == a + 2pi*n
x == pi/12 + n*pi/3
Hence i get solutions:
pi/12 5pi/12 9pi/12
However, when plotted, it seems that i should get
four solutions (other than i got too). How should i
get to them?
--
Vänligen
Konrad
---------------------------------------------------
Sleep - thing used by ineffective people
as a substitute for coffee
Ambition - a poor excuse for not having
enough sence to be lazy
---------------------------------------------------
.
- Follow-Ups:
- Re: Finding angles of intersection
- From: Temp
- Re: Finding angles of intersection
- From: Randy Poe
- Re: Finding angles of intersection
- From: Dave L. Renfro
- Re: Finding angles of intersection
- Prev by Date: Re: Finding angles of intersection
- Next by Date: Re: Fourier transform of a Cantor function
- Previous by thread: unpublished paper of W.-L.Chow
- Next by thread: Re: Finding angles of intersection
- Index(es):
Relevant Pages
|