1

In the past few hours I'm trying to find an example where $$\sup\{a_nb_n|n\in N\}> \sup\{a_n|n\in N\}\sup\{b_n|n\in N\}$$
But I just can't find it, can someone see what I miss here?

EDIT: $a_n,b_n$ are both bounded from above and below

The One
  • 1,173

2 Answers2

3

How about

$$a_n = \begin{cases} -2, & \text{if $n$ is even} \\ -3, & \text{if $n$ is odd} \end{cases}$$

$$b_n = \begin{cases} -3, & \text{if $n$ is even} \\ -2, & \text{if $n$ is odd} \end{cases}$$

Then you get $6>4$.

Rory Daulton
  • 32,288
1

Let $A_n = \{ \frac{1-n}{n} \} $ and $B_n = \{ \sin(n) \} $.

Notice $\sup A_n = 0 $ and $\sup B_n = 1 $ and $\sup (A_n B_n) = 2 $