Glam Prestige Journal

Bright entertainment trends with youth appeal.

Archive: News

news

The Eigenvalues of a block matrix

It is known that all $B$, $C$ and $D$ are $3 \times 3$ matrices. And the eigenvalues of $B$ are $1, 2, 3$; $C$ are $4, 5, 6$; and $D$ are $7, 8, 9$. What ...

Apr 18, 2026
news

summable sequence

I am looking for a sequence $\beta_n\in(0,1)$ such that (i) $~ \prod_{n\in\mathbb N} \beta_n =0$, (ii) $~\sum_{n\in\mathbb N} (1-\beta_n)< +\infty$. Do...

Apr 18, 2026
news

Numerical Differentiation Matlab

I am trying to estimate the second derivative of $\sin(x)$ at $0.4$ for $h=10^{-k}, \ \ k=1, 2, ..., 20$ using: $$\frac{f(x+h)-2f(x)+f(x-h)}{h^2}\tag{1}$$...

Apr 17, 2026
news

Integrating exponent with polynomial

http://i.stack.imgur.com/4tXNr.jpg $e^{x^2/2}\int e^{-x^2/2}(-x^3+x)\ dx$ turns out to be equal to $e^{x^2/2}[e^{-x^2/2}(x^2+1)] $ Is there a easier metho...

Apr 17, 2026
news

What are "tan" and "atan"?

As the title says, I'm confused on what tan and atan are. I'm writing a program in Java and I came across these two mathematical functions. I kn...

Apr 17, 2026
news

Equation of latus rectum of parabola

If parabola $\left ( y+1 \right )^{2}=k\left ( x-2 \right )$ passes through a point (1,-2), then equation of its latus rectum and directrix ? My attempt I...

Apr 17, 2026