Why is $a^nb^n|n\geq1$ not regular and $a^nb^n|n\leq {10^{10}}$ regular?

260 Views Asked by At

I've heard somewhere that since the latter is bounded, it is regular. Can anyone explain me what a bound actually means?
And if the latter is regular, then how would you write the regular expression for it?