Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7675083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:52:54+00:00 2026-05-31T16:52:54+00:00

Consider an initially empty RB-tree, which we insert m elements into. Inserting an element

  • 0

Consider an initially empty RB-tree, which we insert m elements into.
Inserting an element takes O(log n) time, where n is the current number of elements inserted.
So I can write up the total time of m insertions, as:
sum log(i) for i=1..m == log(Pochhammer(1,m) ; courtesy WolframAlpha.

Indeed, the ratio of m*logm and log(Pochhammer(1,m) converges to 1, so I guess that is why I haven’t seen log–Pochhammer anywhere before.

What other ‘exotic’ functions are in use in Computer Science?
I know inverse-ackerman appears in Union-Find, etc…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T16:52:55+00:00Added an answer on May 31, 2026 at 4:52 pm

    Hypergeometric functions (which you may term “exotic”) appear a lot in mathematics. The reason is that, by definition, their Taylor series have a simple form. Therefore, they appear as soon as you are using induction.

    A lot of “standard” functions are in fact hypergeometric (also, most orthogonal polynomials are). The less used ones have fancy names, but they are of the same family.

    Also here, of course, sum(log k) = log(prod k) = log k!, so you don’t even need fancy stuff. The fact that you get a Pochhammer symbol probably stems from the symbolic series summation method of Mathematica. Look eg. for Zeilberger’s algorithm, which sums series using hypergeometric functions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

consider the following example. I have to select all the records from table1 which
In my iphone app, I had initially divided the app into modules. Each module
Consider this simplified view of some code with which I'm working: @Stateless(...) @Remote(...) @TransactionAttribute(TransactionAttributeType.MANDATORY)
Please consider the following images for the illustration: Initially I fill the whole screen/stage
Consider the following directory tree Work--->subdir1--->File1 | | | ---->File2 | -->subdir2--->File3 There exists
Consider this code: new Ajax.Request('?service=example', { parameters : {tags : 'exceptions'}, onSuccess : this.dataReceived.bind(this)
Consider this scenario: I've an XML file called person.xml with the following data in
Consider that I've a excel sheet in below format: person age Foo 29 Bar
Consider this scenario. I have my own website, that I use as my identifier,
Consider the below: public class DependencyA {} public class DependencyB {} public class DependencyC

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.