File:Exponential sequence.pdf

Original file(1,154 × 872 pixels, file size: 5 KB, MIME type: application/pdf)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: Exponential sequence .
Italiano: Sequenza esponenziale .
Date
Source Own work
Author Luca Ghio
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
gnuplot source
InfoField
click to expand
n=[-10:10];
a=(2/3);
y=a.^n.*(n>=0);
figure
set(gca,'FontSize',14)
stem(n,y,'k')
xlabel('n')
title('(2/3)^n')
axis([-10 10 -0.5 1.5])
grid on

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:10, 30 June 2016Thumbnail for version as of 10:10, 30 June 20161,154 × 872 (5 KB)Luca Ghio (talk | contribs){{Information |Description= {{en|Exponential sequence <math>x \left( n \right) = a^n u \left( n \right)</math>.}} {{it|Sequenza esponenziale <math>x \left( n \right) = a^n u \left( n \right)</math>.}} |Source={{own}} |Date={{subst:CURRENTYEAR}}-{{subst...

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata