[Boost-bugs] [Boost C++ Libraries] #11136: Error in doc for legendre associated polynoms

Subject: [Boost-bugs] [Boost C++ Libraries] #11136: Error in doc for legendre associated polynoms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-24 09:31:01


#11136: Error in doc for legendre associated polynoms
------------------------------+-------------------------
 Reporter: abeshenkov@… | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 The recurent formula must be:

 P_{l+1}^m(x)=\frac{ (2l+1)xP_l^m(x)-(l+m)P_{n-1}^m(x)}{l+1-m}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11136>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC