• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Multinomial tree method of pricing American put

Joined
8/9/13
Messages
1
Points
11
I've been trying to figure out how to price American put options driven by levy processes using a lattice based method from this paper:http://onlinelibrary.wiley.com/doi/10.1111/j.1467-9965.2006.00286.x/abstract .

But I'm stuck at a part where the authors chose a variable b( n) in one of the steps but don't really explain how they chose b( n) for pricing. If anyone has read the paper or is so kind as to take a look at the link, could you please provide me with some explanation regarding b( n)? I have been stuck on this problem for quite some time now.

Thanks a lot!
 
Back
Top