Does the Maximum of Two Convergent Series Also Converge?

  • Thread starter Thread starter porroadventum
  • Start date Start date
  • Tags Tags
    Convergent Series
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
porroadventum
Messages
34
Reaction score
0

Homework Statement


Let Ʃ from n=1 to ∞ an and Ʃ from n=1 to ∞ bn be convergent series, with an[itex]\geq[/itex]0 and bn[itex]\geq[/itex]0 for all n[itex]\in[/itex][itex]N[/itex]. Show that the series Ʃ from n=1 to∞ max(an,bn) converges.



Homework Equations


I'm guessing it's got something to do with the cauchy criterrion for convergence of series but I'm not sure where to begin? Any hints would much appreciated
 
Physics news on Phys.org
I would write

2 max(a,b)=a+b+|a-b|

or

max(a,b)<=a+b

Either of which obviously converge.