Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2006-01-26 10:12:46

God
Member
Registered: 2005-08-25
Posts: 59

Recursions

Say we define a sequence such that:
a_0 = 1
and for each successive term;
a_n+1 = sin(a_n)

i. The infinite limit of the sequence a_n is 0, right?
ii. Does this infinite series have a finite sum? If so, what is it?
iii. Is there any explicit function ƒ(x) such that ƒ(x+1) = sin( ƒ(x) )?

-thanks

Last edited by God (2006-01-28 03:22:21)

Offline

#2 2006-01-27 19:15:25

ryos
Member
Registered: 2005-08-04
Posts: 394

Re: Recursions

i. I think so.
ii. It stands to reason that, although the numbers will get so small as to be essentially 0, there will always be some teeny tiny insignificant bit more to add. I wouldn't know how to find out, though.
iii. Sure there is: ƒ(x) = sin(x-1)


El que pega primero pega dos veces.

Offline

#3 2006-01-28 03:22:04

God
Member
Registered: 2005-08-25
Posts: 59

Re: Recursions

Thanks. I had a typo on part iii though:
I meant such that ƒ(x+1) = sin( ƒ(x) )

Offline

#4 2006-01-28 04:40:13

Ricky
Moderator
Registered: 2005-12-04
Posts: 3,791

Re: Recursions

ii. By the ratio test:

Since

<
for all n:

< 1

Which means that the series converges, although I know of no tests that actually find this number.

And why isn't the latex '<' not working?

Last edited by Ricky (2006-01-28 04:41:37)


"In the real world, this would be a problem.  But in mathematics, we can just define a place where this problem doesn't exist.  So we'll go ahead and do that now..."

Offline

Board footer

Powered by FluxBB