Jump to content

nice easy trig... i think


kingjewel1

Recommended Posts

Hi there

 

If i had a function in the format

cos(ln(x+1)) =0

how would i go about trying to solve for the solutions (roots)

I can see there are three roots but i'm not sure how to solve it.

 

ps. how do you solve secx(2sec^2x-1)=0

as ih happens i know it has no solutions, but how would i go about showing this. where can i look this stuff up

 

thanks guys!

Link to comment
Share on other sites

if: cos(ln(x+1)) = 0

 

use: 0 = cos(pi/2 + n*pi)

 

cos(ln(x+1)) = cos(pi/2 + n*pi)

ln(x+1) = pi/2 + n*pi

x+1 = e^(pi/2 + n*pi)

 

therefor: x = e^(pi/2 + n*pi) - 1

 

I believe that's it. But correct me if I'm wrong. I'm just a poor biochemist who tried to escape math a long time ago

Link to comment
Share on other sites

thanks guys!!!

I only just realised that i had to treat the two parts cosx=o and ln(x+1) as separate functions. Sorry i'm new to this type of stuff.

I find problems with solving a function that is not equal to 0

ie. secx(2secx^2-1)=-1

 

what do i do with this beauty to find its solutions? is it secx=-1 and secx=sqrt-2 ,which is impossible?

Link to comment
Share on other sites

Yeah, you can only set the factors equal to the other side when the other side is zero. That's because only zero has the identity 0X=0 for all X's. So I would start by moving the secx to the other side which gives -1/secx, or -cosx. So now the equation is 2sec2x-1=-cosx or 2sec2x=1-cosx if you prefer. From there, I would look through yourdad's thread on trig identities and see what you can come up through manipulation:

http://www.scienceforums.net/forums/showthread.php?t=9608

Link to comment
Share on other sites

cheers for the help!

 

so

secx(2sec^2-1)=-1

=> 2sec^2-1 =-cosx 'using tan^2x+1=sec^2

2(1+tan^2x)-1=-cosx

2+2sin^2x/cos^2x=-cosx 'using tan^2x=sin^2x/cos^2x

2(cos^2x+sin^2x)=-cos^2x ' using c^2+s^2=1

-2=cos^3x

 

that seems to be it. but i don't see how it could be that. if between -pi and pi, then there would be toooo many solutions! hundreds even! no?

Link to comment
Share on other sites

Well, let's just rearange this line for now:

 

2(1+tan^2x)-1=-cosx

 

First thing is to distribute the 2:

 

(2+2tan2x)-1=-cosx

 

Then get rid of the parenthesis and subtract the 1 from the 2. That gives:

 

1+2tan2x=-cosx

 

Use the identity tan2x=sin2x/cos2x to get:

 

1+2sin2x/cos2x=-cosx

 

That's just a little different than your line:

 

2+2sin2x/cos2x=-cosx

Link to comment
Share on other sites

2(-cos^2x+1)=+cos^2x=-cos^3x

2-2cos^2x=-cos^3x

I think there's another algebra mistake here.

Let's distribute the 2 again:

 

(2-2cos2x)+cos2x=cos3x

 

It looks like you forgot the lone cos2 on the left side (maybe because of the errant equals sign?)

 

Either way' date=' that boilds down to:

 

2-cos[sup']2[/sup]x=cos3x

 

2=cos3x+cos2x

Link to comment
Share on other sites

Really, I wish I could be more help, but I don't this is the point where I origionaly had it and couldn't go much further for some reason. You seem to find some pretty clever ways to manipulate it though, so keep posting what you try.

Link to comment
Share on other sites

Guest entropy
I find problems with solving a function that is not equal to 0

ie. secx(2secx^2-1)=-1

 

what do i do with this beauty to find its solutions? is it secx=-1 and secx=sqrt-2 ' date='which is impossible?[/quote']

 

We can treat this as a polynomial in secx, as I think you were hinting at above.

 

Letting u = secx, consider

f(u) = u(2u2 - 1) + 1

= 2u3 - u + 1

= (u + 1)(2u2 - 2u + 1)

 

f(u) = 0 => u + 1 = 0 or 2u2 - 2u + 1 = 0.

From the linear factor we have u = -1.

The quadratic factor has no real roots, as its discriminant is negative.

 

Hence the only solutions are where u = secx = -1.

That is, cosx = -1, so that x = (2n + 1)*pi, where n is an integer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.