Curious if this function is called anything.

  • Context: Undergrad 
  • Thread starter Thread starter hddd123456789
  • Start date Start date
  • Tags Tags
    Curious Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
hddd123456789
Messages
92
Reaction score
0
Hey everyone, I was just playing around with factorial expansion and after grouping some terms I noticed a pattern for which I made a function. I am happy to provide more details as needed, but for now I have attached an image of the function and am curious, as per the title, whether this is known and if so if it has a name and/or interesting properties. I forgot to put this on the image but I was only considering positive naturals for a and n when defining the function.

Thanks!
 

Attachments

  • sum-function.jpg
    sum-function.jpg
    10.5 KB · Views: 589
Mathematics news on Phys.org
Sorry, I should've posted this after working out the kinks. The a-n-1, a-n-2 part should be a-(n-1), a-(n-2), ... and k_n=n-1 should be k_n=n.
 
Last edited:
Actually, I figured out that these are (unsigned) Stirling numbers of the first kind (save where n=0), with 'a' being the rows of its pyramid, and 'n' being the column in each row. Ironic that I called the function S. I attached a simpler (and more accurate) version for anyone interested.
 

Attachments

  • sum-function.jpg
    sum-function.jpg
    7.1 KB · Views: 563
Last edited: