Serving the Quantitative Finance Community

 
User avatar
Antoshka
Topic Author
Posts: 0
Joined: January 31st, 2003, 3:41 pm

Puzzle of the day

February 20th, 2003, 10:11 pm

Here is a little puzzle for you: I need to figure out what the pattern is here to be able to extend this matrix further and be able to populate it pragrammatically through some kind of a loop: 1 -2 / 3 ______ 1 3 / 10 ______ -6 / 5 _____ 1-4 / 35 ______ 6 / 7 _______ -12 / 7 _______ 1 5 / 126______ -10 / 21 ______ 5 / 3 ________ -20 / 9 ________ 1-1 / 77 ______ 5 / 22 ______ -40 / 33 ________ 30 / 11 ________ -30 / 11 _________ 1There are some patterns evident: - the numerator of the first column increases by 1 ( - 1 /77 can be changed for -6 / 462) - the denominator of in the diagonal below the main diagonal increases by 2However, I still don't see the big picture. Any thoughts?
Last edited by Antoshka on February 19th, 2003, 11:00 pm, edited 1 time in total.
 
User avatar
slevin
Posts: 1
Joined: January 5th, 2003, 5:11 am

Puzzle of the day

February 20th, 2003, 11:35 pm

If this was a real life problem, I would try looking into each diagonal individually - they are approximating a linear function and I am positive that continuing these function is the way to go. I imported them into excel and plotted them - see below. However, "your mileage amy vary".D1 D2 D3 D4 D51 -0.6667 0.3 -0.114 0.039682541 -1.2 0.85714 -0.476 0.2272727271 -1.71414 1.66666 -0.476 1 -2.22222 2.72727 1 -2.7277 1
 
User avatar
slevin
Posts: 1
Joined: January 5th, 2003, 5:11 am

Puzzle of the day

February 20th, 2003, 11:45 pm

Oh, I should have done this also (D N where N is diagonal position from the main diagonal):D1 y = 1 (that one was obvious)D2 y = -0.5143x - 0.1631D3 y = 0.8091x - 0.6351D4 y = -0.181x + 0.0063D5 y = 0.1876x - 0.1479
 
User avatar
chriscolman
Posts: 0
Joined: July 14th, 2002, 3:00 am

Puzzle of the day

February 21st, 2003, 2:46 am

HiIt looks like the first diagonal in fractional form is n(1-n)/(2n-1) for n=2,3,...and the 2nd diagonal is n(n-1)(n-2)/(8n-4) for n=3,4,...
 
User avatar
Chukchi
Posts: 0
Joined: December 15th, 2001, 3:43 am

Puzzle of the day

February 21st, 2003, 3:47 am

Antoshka,it looks like the denominators in the first column are equal to C(2n+1, n+1) = 1,3,10,35,126,462,1716,6435,24310,92378... The inverse sum of the numbers in each row has the same pattern: 1,3,10,35,126... The nominators in second diagonal look like n C(2n,n) = 2, 12, 60, 280, 1260... also known as Apery numbers.The nominators in third diagonal are equal to n(2n+1)/2 C(2n,n) = 3, 30, 210, 1260...
Last edited by Chukchi on March 2nd, 2003, 11:00 pm, edited 1 time in total.
 
User avatar
Chukchi
Posts: 0
Joined: December 15th, 2001, 3:43 am

Puzzle of the day

February 21st, 2003, 4:12 am

Last edited by Chukchi on March 2nd, 2003, 11:00 pm, edited 1 time in total.
 
User avatar
Chukchi
Posts: 0
Joined: December 15th, 2001, 3:43 am

Puzzle of the day

February 21st, 2003, 7:48 am

Last edited by Chukchi on March 2nd, 2003, 11:00 pm, edited 1 time in total.
 
User avatar
Antoshka
Topic Author
Posts: 0
Joined: January 31st, 2003, 3:41 pm

Puzzle of the day

February 21st, 2003, 6:55 pm

Quoteit looks like the denominators in the first column are equal to C(2n+1, n+1) Sorry I am not familiar with this notation: C( x, x). What does this mean?
 
User avatar
Chukchi
Posts: 0
Joined: December 15th, 2001, 3:43 am

Puzzle of the day

February 21st, 2003, 8:49 pm

Binomial coefficient C(n,k) = n!/k!/(n-k)!
 
User avatar
VJOHNNY
Posts: 0
Joined: February 24th, 2003, 6:50 pm

Puzzle of the day

February 24th, 2003, 7:05 pm

I am a postgraduate student. I study "MSc RISK MANAGEMENT & FINANCIAL SERVICES", I have some strong educational background in the trading and use of financial derivatives. I need some good idea for a dissertation that will combine financial risk management techniques, with the uses in financial institutions, banks, intermediaries, hedge funds etc.I am particullary interested in the uptodate key sector aspects.