scan(Func0<R> initialValueFactory, Func2<R,? super T,R> accumulator) Returns an Observable that applies a function of your choosing to the first item emitted by a source a function of your choosing ==> accumulator function