MHB Problem using big O notation

  • Thread starter Thread starter rayari
  • Start date Start date
  • Tags Tags
    Notation
rayari
Messages
1
Reaction score
0
Functions defines on the plane $\mathbb{R}^2$ or open subsets , using $X=(x_1,x_2)\in\mathbb{R}^2$ asthe coordinates
Find all $\alpha \in \mathbb{R}$ such that $(\ln x_1)(x_2^2+x_2)=O(||X||^{\alpha})$ as $||X||\to 0$.
and $|X|| \to \infty$ (note that $x_1>0)$
 
Physics news on Phys.org
It might help to be clear on notation. For instance I assume $||X||^\alpha = (x_1^2 + x_2^2)^{\alpha/2}$. In any case this is interesting, anyone got any ideas?
 
For original Zeta function, ζ(s)=1+1/2^s+1/3^s+1/4^s+... =1+e^(-slog2)+e^(-slog3)+e^(-slog4)+... , Re(s)>1 Riemann extended the Zeta function to the region where s≠1 using analytical extension. New Zeta function is in the form of contour integration, which appears simple but is actually more inconvenient to analyze than the original Zeta function. The original Zeta function already contains all the information about the distribution of prime numbers. So we only handle with original Zeta...
Back
Top