Let $n∈ℕ$. If $n+n<1$ then $n+n∕2>1$.
Let $P(n)=n+n<1$
Let $Q(n)=n+n/2>1$
$P(n)$ is false $∀n∈ℕ$, so is $Q(n)$ is vacuously true?
But also, $Q(n)$ is true $∀n∈ℕ$, independent of $P(n)$, so is the overall open sentence trivially true, vacuously true, or both?
$\forall n\in\Bbb N^+~(n+n<1\to n+n/2>1)$ is vacuously true, because $\{n\in\Bbb N^+: n+n<1\}$ is indeed an empty set. [Note: That is $\Bbb N^+$, to explicitly exclude $0$ from the domain .]
$\forall n\in\Bbb N^+~(n+n/2>1)$ is not vacuously true. It is true but not vacuously so, because $\Bbb N^+$ is not an empty set. Further, its truth is not derived from the above statement.† It may be considered trivially true, because an inductive proof seems obvious and unnecessary.
$\dagger$ obviously: $\{\forall x~\neg P(x), \forall x~(P(x)\to Q(x))\}\nvDash \forall x~Q(x)$