Who Needs a Calculator

Geometry Level 4

Find the smallest possible positive value of θ \theta such that tan 2 ( θ ) = sec ( θ ) . \tan^2(\theta)=\sec (\theta).

If θ \theta can be represented by tan 1 ( a + b c ) \tan^{-1}\left( \ \sqrt{\dfrac{a+\sqrt{b}}{c}}\ \right) where b b is square free and a , b , c a,b,c are integers. Find a + b + c a+b+c .


The answer is 8.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Discussions for this problem are now closed

Rewrite the equation as

sec 2 ( θ ) 1 = sec ( θ ) sec 2 ( θ ) sec ( θ ) 1 = 0 \sec^{2}(\theta) - 1 = \sec(\theta) \Longrightarrow \sec^{2}(\theta) - \sec(\theta) - 1 = 0

sec ( θ ) = 1 ± 5 2 \Longrightarrow \sec(\theta) = \dfrac{1 \pm \sqrt{5}}{2} .

Now since we are looking for the smallest positive value of θ \theta we take the positive root for sec ( θ ) \sec(\theta) and then calculate the corresponding value for tan ( θ ) \tan(\theta) :

tan ( θ ) = sec 2 ( θ ) 1 = 3 + 5 2 1 = 1 + 5 2 \tan(\theta) = \sqrt{\sec^{2}(\theta) - 1} = \sqrt{\frac{3 + \sqrt{5}}{2} - 1} = \sqrt{\frac{1 + \sqrt{5}}{2}}

θ = tan 1 ( 1 + 5 2 ) \Longrightarrow \theta = \tan^{-1}(\sqrt{\frac{1 + \sqrt{5}}{2}}) .

Thus a + b + c = 1 + 5 + 2 = 8 a + b + c = 1 + 5 + 2 = \boxed{8} .

Also you could have directly written as sec ( θ ) = 1 + 5 2 = tan 2 θ ( g i v e n ) \Longrightarrow \sec(\theta) = \dfrac{1 +\sqrt{5}}{2}=\tan^2 \theta (given) . tan θ = 1 + 5 2 ) \Rightarrow \tan \theta=\sqrt{\frac{1 + \sqrt{5}}{2}}) .

Sanjeet Raria - 6 years, 5 months ago

Good point. I missed that shortcut.

Brian Charlesworth - 6 years, 5 months ago

Oh my gosh.... I had no idea it was this simple. Very interesting method.

I'll post my solution just for variety's sake, it's slightly more of a Geometric approach that doesn't use any identities. It is a little more tedious however.

Trevor Arashiro - 6 years, 5 months ago

I can also see how you could use the unit circle as your geometric 'canvas', but I'm interested in what you have in mind. Anyway, it's always good when ϕ \phi shows up in a solution. :)

Brian Charlesworth - 6 years, 5 months ago

I love it too when ϕ \phi shows up. But this time, I just got lucky and the numbers worked perfectly.

Just posted my solution. At least it's not like last time where our solutions were exactly the same XD.

Trevor Arashiro - 6 years, 5 months ago

Really? I thought you made the question with tan 2 x + 1 = sec 2 x \tan^{2} x+1 = \sec^{2} x in mind. Looking forward to your geometric solution then.

Jake Lai - 6 years, 5 months ago

Posted it! Hope you like it.

Trevor Arashiro - 6 years, 5 months ago
Trevor Arashiro
Dec 22, 2014

Begin with the triangle depicted above. Btw, I replace θ \theta with x x cuz I'm too lazy to type \theta lol.

We have tan ( x ) = a b \tan(x)=\frac{a}{b} and sec ( x ) = c b \sec (x)=\frac{c}{b}

tan 2 ( x ) = sec ( x ) a 2 b 2 = c b \therefore \tan^2(x)=\sec(x)\Rightarrow \frac{a^2}{b^2}=\frac{c}{b}

c = a 2 b c=\frac{a^2}{b}

Now, Pythagorean theorem yields

c 2 = a 2 + b 2 a 4 b 2 = a 2 + b 2 c^2=a^2+b^2\Rightarrow \dfrac{a^4}{b^2}=a^2+b^2

a 4 a 2 b 2 b 4 = 0 a^4-a^2b^2-b^4=0

Since we are looking for real positive roots, we ignore both ± \pm and make them positive,

a = b 2 + b 4 + 4 b 4 2 a=\sqrt{\dfrac{b^2+\sqrt{b^4+4b^4}}{2}}

a = b 1 + 5 2 a=b\cdot \sqrt{\dfrac{1+\sqrt{5}}{2}}

Therefore, since tan ( x ) = a b \tan(x)=\frac{a}{b}

tan ( x ) = 1 + 5 2 \tan(x)=\dfrac{1+\sqrt{5}}{2}

x = tan 1 ( 1 + 5 2 ) x=\boxed{\tan^{-1}\left(\dfrac{1+\sqrt{5}}{2}\right)}

Therefore, a + b + c = 1 + 5 + 2 = 8 a+b+c=1+5+2=8

Nice solution. The geometric approach I had in mind was to rewrite the equation as sin 2 ( θ ) = cos ( θ ) \sin^{2}(\theta) = \cos(\theta) and then employ the unit circle, i.e.,

y = sin ( θ ) , x = cos ( θ ) , x 2 + y 2 = 1 y = \sin(\theta), x = \cos(\theta), x^{2} + y^{2} = 1 , to get

y 2 = x 1 x 2 = x x 2 + x 1 = 0 y^{2} = x \Longrightarrow 1 - x^{2} = x \Longrightarrow x^{2} + x - 1 = 0 ,

giving us the positive root x = 1 + 5 2 x = \frac{-1 + \sqrt{5}}{2} . We then have

tan 2 ( θ ) = y 2 x 2 = 1 x = 2 1 + 5 = 1 + 5 2 \tan^{2}(\theta) = \frac{y^{2}}{x^{2}} = \frac{1}{x} = \frac{2}{-1 + \sqrt{5}} = \frac{1 + \sqrt{5}}{2} ,

leading to the desired final result.

Brian Charlesworth - 6 years, 5 months ago

Geometry is my preferred method when ever possible on these trig questions.

Luckily for Christmas, I asked my mom for a trig text book 😂😂😂. #imanerd

Trevor Arashiro - 6 years, 5 months ago

Sigh.... Next Christmas you'll be asking for a textbook on Complex Analysis. It's a slippery slope; save yourself before it's too late. :)

What a supportive mom, enabling your nerdiness like that. And seriously, is there anything there isn't a hashtag for? I should make up something surrealist, like #thisisnotahashtag, just to see if gets traction.

Edit: Nope, that hashtag already exists. But #thishashtagalreadyexists doesn't, which is ironic, #tosaytheleast.

Brian Charlesworth - 6 years, 5 months ago

@Brian Charlesworth The only hashtag I use is #easymoney. It's how I tag all of my problems. So incase I want to see only the things I've posted without my reshares I just type that into the search box.

Here's a hashtag that hasn't been invented ##, hashtag (hashtag), or #^2.

Trevor Arashiro - 6 years, 5 months ago

@Trevor Arashiro That's smart. I always wondered why #easymoney showed up attached to every one of your questions, regardless of the level.

That's funny about ##; I googled it and got no hits - an unusual occurrence. There does seem to be #hashtag, though; maybe ## is used on the Darknet, or DarkTwitter, or Darkwhatever.

Brian Charlesworth - 6 years, 5 months ago

@Brian Charlesworth XD, darknet. I just find that hilarious for some reason.

Trevor Arashiro - 6 years, 5 months ago

I just happened to chance across this, so I made you # 7 in 10 signs you are a math nerd

Calvin Lin Staff - 6 years, 5 months ago

@trevor Arashiro nice solution, always going for the graphical solution xd

Mardokay Mosazghi - 6 years, 5 months ago
Steven Zheng
Dec 22, 2014

Using the Pythagorean identity for tangent-secant: t a n 2 θ = t a n 2 θ + 1 {tan}^{2} \theta = \sqrt{{tan}^{2} \theta+1}

Let u = t a n 2 θ u={tan}^{2} \theta ; hence, u = u + 1 u= \sqrt{u+1} . Squaring both sides yields the golden ratio quadratic u 2 u 1 = 0 {u}^{2} -u-1=0 . Thus θ = t a n 1 ( 1 + 5 2 ) . \theta = {tan}^{-1} \left(\frac{1+\sqrt{5}}{2} \right).

Haha..... I wrote the same in my notebook, including the substitution with u u :P (Just saying!)

Krishna Ar - 6 years, 5 months ago

This is the fastest way right?

Steven Zheng - 6 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...