Results 1 to 3 of 3

Thread: Sequencs...

  1. #1
    Member
    Joined
    Mar 2010
    Posts
    144

    Sequencs...

    The sequence 7, 12, 17, 22... can be generalized with the expression 5n+2. What is another expression that generalizes this sequence?
    Follow Math Help Forum on Facebook and Google+

  2. #2
    MHF Contributor Drexel28's Avatar
    Joined
    Nov 2009
    From
    College Park, Maryland
    Posts
    4,542
    Thanks
    11
    Quote Originally Posted by MATNTRNG View Post
    The sequence 7, 12, 17, 22... can be generalized with the expression 5n+2. What is another expression that generalizes this sequence?
    a_n=\begin{cases}5n+2 & \mbox{if}\quad n=1,2,3,4 \\ e^{\pi^n} & \mbox{if}\quad n\geqslant 5\end{cases}
    Follow Math Help Forum on Facebook and Google+

  3. #3
    Super Member

    Joined
    May 2006
    From
    Lexington, MA (USA)
    Posts
    11,242
    Thanks
    370
    Hello, MATNTRNG!

    The sequence 7, 12, 17, 22... can be generalized with the expression 5n+2.
    What is another expression that generalizes this sequence?
    How about a recursive function?

    . . a_n \:=\:a_{n-1} + 5\;\text{ where }\,a_1 \,=\,7

    Follow Math Help Forum on Facebook and Google+

Search Tags


/mathhelpforum @mathhelpforum