Jump to content
BrainDen.com - Brain Teasers
  • 0

Trigonometry Formula to calculate positive integer n


BMAD
 Share

Question

4 answers to this question

Recommended Posts

  • 0

Let f(n+1) = sec(arctan(f(n)))

and define that f(0) = 0

...that will work, however, that "definition" technically uses 2 zeros in defining the base case. I will try my best to get the meaning across:

We know that sec(arctan(x)) = sqrt(x2+1)...and that means sec(arctan(sqrt(x))) = sqrt(x+1)

With that, we can see this pattern form:

sec(arctan(0)) = sqrt(1)

sec(arctan(sqrt(1))) = sec(arctan(sec(arctan(0)))) = sqrt(2)

sec(arctan(sqrt(2))) = sec(arctan(sec(arctan(sec(arctan(0)))))) = sqrt(3)

sec(arctan(sqrt(3))) = sec(arctan(sec(arctan(sec(arctan(sec(arctan(0)))))))) = sqrt(4)

...etc...

From that, we can see that with enough iterations of "sec(arctan())" we will be able to produce all positive numbers (and all of their square roots, too!) using just secants, inverse tangents, and a single instance of 0:

1 = sec(arctan(0))

2 = sec(arctan(sec(arctan(sec(arctan(sec(arctan(0))))))))

3 = sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(0))))))))))))))))))

etc...

Maybe I'm just not thinking clearly right now...but I'm still trying to think of a good mathematical definition of that "function" that only uses one zero, however...

Link to comment
Share on other sites

  • 0

Using only trigonometric functions and a single instance of the number zero, derive a formula to calculate any positive integer n.

Bumping this thread.

Does that include the argument the function takes?

If not, f(x) = 0 + tan(tan-1(x)) where x is assigned the desired integer n.

Or even simpler f(x) = 0 + x. No trig needed.

I know that I'm missing something.

Could you give an example as to form, one that is not the answer?.

Link to comment
Share on other sites

  • 0

Let f(n+1) = sec(arctan(f(n)))

and define that f(0) = 0

...that will work, however, that "definition" technically uses 2 zeros in defining the base case. I will try my best to get the meaning across:

We know that sec(arctan(x)) = sqrt(x2+1)...and that means sec(arctan(sqrt(x))) = sqrt(x+1)

With that, we can see this pattern form:

sec(arctan(0)) = sqrt(1)

sec(arctan(sqrt(1))) = sec(arctan(sec(arctan(0)))) = sqrt(2)

sec(arctan(sqrt(2))) = sec(arctan(sec(arctan(sec(arctan(0)))))) = sqrt(3)

sec(arctan(sqrt(3))) = sec(arctan(sec(arctan(sec(arctan(sec(arctan(0)))))))) = sqrt(4)

...etc...

From that, we can see that with enough iterations of "sec(arctan())" we will be able to produce all positive numbers (and all of their square roots, too!) using just secants, inverse tangents, and a single instance of 0:

1 = sec(arctan(0))

2 = sec(arctan(sec(arctan(sec(arctan(sec(arctan(0))))))))

3 = sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(sec(arctan(0))))))))))))))))))

etc...

Maybe I'm just not thinking clearly right now...but I'm still trying to think of a good mathematical definition of that "function" that only uses one zero, however...

on the right track!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...