octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49129] Legendre polynomials unnecessarily res


From: anonymous
Subject: [Octave-bug-tracker] [bug #49129] Legendre polynomials unnecessarily restricted to [-1, +1]
Date: Mon, 19 Sep 2016 17:38:13 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <http://savannah.gnu.org/bugs/?49129>

                 Summary: Legendre polynomials unnecessarily restricted to
[-1,+1]
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 19 Sep 2016 05:38:11 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The legendre function apparently only accepts values of x on the interval
[-1,+1].  While this is a documented feature of the function, it is
mathematically wrong to restrict the range like this.  It is true that, taken
as a basis, these function are only *orthonormal* when restricted to [-1,+1],
the functions are just polynomials.  They are properly defined on the whole
real line.  Moreover, there are cases where one wants to evaluate these
functions outside of [-1,+1].  This should be supported, if not be default at
least optionally.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49129>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]