Actuarial Outpost
 
Go Back   Actuarial Outpost > Exams - Please Limit Discussion to Exam-Related Topics > SoA/CAS Preliminary Exams > Exam 3/MLC - Actuarial Models
FlashChat Actuarial Discussion Preliminary Exams CAS/SOA Exams Cyberchat Around the World Suggestions

US LIFE, ANNUITY AND INVESTMENT JOBS

Reply
 
Thread Tools Display Modes
  #1  
Old 04-17-2006, 01:44 PM
BL BL is offline
Member
 
Join Date: Nov 2004
Posts: 190
Default Recursive Relationships

Can someone please explain the concept of recursive relationships? I don't think I fully understand when I should use them.
Thanks!
Reply With Quote
  #2  
Old 04-17-2006, 02:04 PM
Gandalf's Avatar
Gandalf Gandalf is offline
Site Supporter
Site Supporter
SOA
 
Join Date: Nov 2001
Location: Middle Earth
Posts: 26,561
Default

They're just a way of moving from one period to the next, usually a simpler process than starting from scratch.

For example, in course FM if you knew the value of s_immed_angle_12 and the interest rate, you could get s_immed_13 as s_12 * (1+i) + 1. On a financial calculator, it would easy enough to just calculate s_13 directly, but with a four-function calculator the recursive relationship is much easier.

For exam conditions, it's critical to know the recursive relationships since they might not give you all the data to do the direct calculation. (Returning to the FM example, suppose instead of saying "here's s_12 and i, calculate s_13", they said here's "s_n and i, calculate s_(n+1)". The recursive formula becomes much better. While you could do that FM one without recursion (first use the financial calculator to tell you want n must be), there can be situations of FM, and even more on M, where the recursive method is the only way with the info given.
Reply With Quote
  #3  
Old 04-17-2006, 02:05 PM
mlschop's Avatar
mlschop mlschop is offline
Member
SOA
 
Join Date: Sep 2005
Posts: 29,676
Default

use them if you are given insurances/annuities/expectations for age x and x+1 (or x+n, for an n-step recursion).

if you see Ax and Ax+1, or Ax and Ax+2, you are more likely than not going to use recursion...

u should be happy when this happens, actually, since recursive formulas make sense if you take the time to look at them and decipher their meaning
__________________

Reply With Quote
  #4  
Old 04-17-2006, 02:36 PM
Pseudolus's Avatar
Pseudolus Pseudolus is online now
Member
 
Join Date: Nov 2001
Location: galumphing towards Bethlehem
Favorite beer: Four Loko
Posts: 52,819
Default

See this thread. Sorry.
__________________
Wunderkind emeritus
Reply With Quote
  #5  
Old 04-17-2006, 03:00 PM
carrytheCrøss carrytheCrøss is online now
Member
CAS
 
Join Date: May 2005
Posts: 2,768
Default

Quote:
Originally Posted by Pseudolus
__________________
a wonderful post
Reply With Quote
  #6  
Old 04-17-2006, 03:07 PM
Mathsucks Mathsucks is offline
Member
 
Join Date: Jan 2005
Studying for MLC
Posts: 273
Default

Quote:
Originally Posted by Pseudolus
Reply With Quote
  #7  
Old 04-17-2006, 08:16 PM
bholle bholle is offline
Member
SOA
 
Join Date: Apr 2006
Location: Twin Cities
Studying for EA-2a
Favorite beer: Summit EPA
Posts: 44
Default

Quote:
Originally Posted by Pseudolus
Very nice.
Reply With Quote
  #8  
Old 04-19-2006, 12:13 AM
Captain Nemo Captain Nemo is offline
Bill Cross
 
Join Date: Aug 2004
Posts: 1,130
Default

Quote:
Originally Posted by BL
Can someone please explain the concept of recursive relationships? I don't think I fully understand when I should use them.
Thanks!
Recursive relationships allow for self-reference. Usually, they are as Gandalf and mlschop described, where there is a defined "root" and "branches" that come from them; of course, Pseudolus has the example I was thinking as soon as I saw your post

However, there can be a mix. For example:

An angler catches a fish which is 10 inches long plus half its own length. how long is it?

A simple algebra problem (x = 10 + 0.5*x), but the "recursive" piece is that the fish's length is actually used to define... the fish's length. And indeed, can be used to determine itself using an iterative process.

"Well, then the fish is 10 inches long. But then we add half its length, so it's 10 + 5 inches long. But if it's 10 inches plus half of 15 inches, it's 17.5 inches long..." which converges nicely to 20 inches, the correct answer.

The factorial function can be defined (on the non-negative integers) recursively as follows:

0! = 1.
n! = n*(n-1)!

While in some sense the second equation is not particularly illuminating, on an exam, if you were given that 9! was 362,880, I imagine that you'd prefer to use the recursive definition to determine that 10! = 3,628,800 rather than starting from scratch and multiplying out 1*2*3*4*5*6*7*8*9*10.
__________________


Reply With Quote
  #9  
Old 04-19-2006, 01:42 PM
altalingua altalingua is offline
Member
 
Join Date: Aug 2005
Posts: 140
Default

Can you give an example of a recursive relationship involving Ax and Ax+1?

Quote:
Originally Posted by mlschop
use them if you are given insurances/annuities/expectations for age x and x+1 (or x+n, for an n-step recursion).

if you see Ax and Ax+1, or Ax and Ax+2, you are more likely than not going to use recursion...

u should be happy when this happens, actually, since recursive formulas make sense if you take the time to look at them and decipher their meaning
Reply With Quote
  #10  
Old 04-19-2006, 01:45 PM
Gandalf's Avatar
Gandalf Gandalf is offline
Site Supporter
Site Supporter
SOA
 
Join Date: Nov 2001
Location: Middle Earth
Posts: 26,561
Default

If you know any formula involving both Ax and Ax+1, it's almost certainly a recursive relationship. If it expresses one in terms of the other (using some of v,i,p,q as well), it definitely is recursive.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -4. The time now is 06:04 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
*PLEASE NOTE: Posts are not checked for accuracy, and do not
represent the views of the Actuarial Outpost or its sponsors.
Page generated in 0.18788 seconds with 7 queries