Message Boards Message Boards

Understanding a CRUX problem: visualizing using LogLinearPlot

Posted 3 years ago

POSTED BY: Shenghui Yang
5 Replies

Great post,but:

Problem 1.

<< MaTex`
(*$Failed*)

Problem 2:

Integrate[Floor[Log[b, Floor[Ceiling[x]/x]]], {x, 0, Infinity}, Assumptions -> b > 1]
(*Integrate[Floor[Log[Floor[Ceiling[x]/x]]/Log[b]], {x, 0, \[Infinity]},
  Assumptions -> b > 0]*)(*Give me input*)

I executed this code on Mathematica 12.2.0.

POSTED BY: Mariusz Iwaniuk
  1. Please follow the link to install MaTeX and required packages. In general you do not need that to run the code because I only use it to display large formula and no computation depends on it.

  2. This is a very tricky integral with very specific strategy not included in automation. Typically breaking down domain for integration to (b^(k+1),b^k) is quite unusual and probably not used anywhere else

POSTED BY: Shenghui Yang
Posted 3 years ago

Mariusz,

For the first problem MaTeXInstall. Then

Needs["MaTeX`"]
POSTED BY: Rohit Namjoshi

Ok thanks.

POSTED BY: Mariusz Iwaniuk

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial column Staff Picks http://wolfr.am/StaffPicks and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

POSTED BY: Moderation Team
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract